On Google Drive, in the New Balance folder under Plugins -> Experimental Plugins, a new plugin called more_karma_prayers has been added. I created the Experimental Plugins folder specifically for plugins that may disrupt the balance of the modification to a greater or lesser extent. These are test plugins and are simply not ones I would recommend for regular gameplay. By the way, I plan to add a text document for all plugins and mods on Google Drive that clearly describes what each one is about.
more_karma_prayers (configurable god karma)
With this plugin, you can manually set the amount of karma you gain from prayer, as well as enable unlimited praying.
New options in the gothic.ini file:
ExtraInnosKarmaPerPrayer=4; amount of karma for prayer.
ExtraBeliarKarmaPerPrayer=4; amount of karma for prayer.
InfinitePrayers=0; pray infinitely if the value is 1.
Any of these values can be set to 0 or left blank, in which case the default numbers will be used for calculation.
gothic.ini
Code:
[PUNCLEVUTILS]
ExtraInnosKarmaPerPrayer=4; 1 - NB
valueExtraBeliarKarmaPerPrayer=4; 1 - NB
valueInfinitePrayers=0; 0 - NB value
Like all .vdf files and plugins, place them in the Data folder.
Comments