MOD名称:Kingdom Decay
MOD作者:abdum1996
MOD机翻介绍:
这个模组做了几件事来削弱并逐渐杀死没有土地的王国,所有的减益都是可配置的。
包含的选项是:
禁止雇佣雇佣兵(默认为 true)——不会移除现有的雇佣兵,那些会随着时间离开
禁止宣战(默认为 false)
杀死王国随机成员的每日几率百分比,以模拟因艰辛或土匪而被遗弃或死亡(默认 0.1)
家族影响的每日衰减百分比(默认 0.03)
王国银行的每日衰减百分比(默认 0.05)
英雄金币的每日衰减百分比(默认 0.03)
在应用效果之前王国需要在没有土地的情况下停留的天数(默认 10)
其中 0.1 = 10%, 0.03 = 3%
在 modules/KingdomDecay/KingdomDecay.config 中更改设置
如果没有配置文件,mod 将在游戏启动时生成一个。
需要四前置
以下原文:
This mod does several things to weaken and gradually kill off kingdoms without land, all the debuffs are configurable.
The included options are:
Disallow hiring mercenaries (default true) -- will not remove existing mercenaries, those will leave with time
Disallow declaring war (default false)
% daily chance to kill off a random member of the kingdom, to simulate desertion or death from hardship or bandits (default 0.1)
% daily decay of clan influence (default 0.03)
% daily decay of kingdom bank (default 0.05)
% daily decay of hero gold (default 0.03)
number of days that a kingdom needs to stay without land before the effects are applied (default 10)
where 0.1 = 10%, 0.03 = 3%
Change settings in modules/KingdomDecay/KingdomDecay.config
If there is no config file, the mod will generate one on game launch.