level 2
寒霜的眼泪
楼主
If you want to increase the probability over all eras its easier to
copy program files\firaxis games\sid meier's civilization 4\beyond the sword\assets\xml\globaldefines.xml
to
\my games\beyond the sword\custom assets\xml\globaldefines.xml
open that file using any texteditor.
It has a tag
<DefineName>EVENT_PROBABILITY_ROLL_SIDES</DefineName>
<iDefineIntVal>100</iDefineIntVal>
Decreasing this value increases the probability of events - be carefule not to use a value smaller than the highest <iEventChancePerTurn> from above.
有没有办法只针对特定玩家修改随机事件总的发生的频率呢?
2013年01月19日 17点01分
1
copy program files\firaxis games\sid meier's civilization 4\beyond the sword\assets\xml\globaldefines.xml
to
\my games\beyond the sword\custom assets\xml\globaldefines.xml
open that file using any texteditor.
It has a tag
<DefineName>EVENT_PROBABILITY_ROLL_SIDES</DefineName>
<iDefineIntVal>100</iDefineIntVal>
Decreasing this value increases the probability of events - be carefule not to use a value smaller than the highest <iEventChancePerTurn> from above.
有没有办法只针对特定玩家修改随机事件总的发生的频率呢?