Bug #810 ยป 0020-granularity-Correct-pecularities-to-peculiarities.patch
| data/granularity/README.granularity | ||
|---|---|---|
|
-------
|
||
|
Ruleset with high granularity values. This makes it possible to have
|
||
|
more fine grained ruleset effects without integer math pecularities
|
||
|
more fine grained ruleset effects without integer math peculiarities
|
||
|
messing with them.
|
||
|
You can consider all the outputs and costs to be 100x as valuable
|
||
| data/granularity/game.ruleset | ||
|---|---|---|
|
; Summary of the ruleset
|
||
|
summary = _("\
|
||
|
Values in this ruleset have a high granularity. Rules are less subject \
|
||
|
to integer math pecularities than in standard rulesets.\n\
|
||
|
to integer math peculiarities than in standard rulesets.\n\
|
||
|
THIS RULESET IS STILL IN DEVELOPMENT, NOT BALANCED NOR COMPLETE.\
|
||
|
")
|
||