mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
- Added a way to specify the minimum turn in which it is viable to start rolling a planar die for a particular plane. Added this setting to some planes which require a bit more context on the battlefield before their Chaos rolls start to make sense. - Added an AI profile variable specifying the minimum turn in which the AI will start rolling the planar die in general unless the plane has an override specified (default AI - on its second turn, reckless AI - on its first turn).
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
DEFAULT_MAX_PLANAR_DIE_ROLLS_PER_TURN=1
|
|
DEFAULT_MIN_TURN_TO_ROLL_PLANAR_DIE=3
|
|
DEFAULT_PLANAR_DIE_ROLL_CHANCE=50
|
|
MULLIGAN_THRESHOLD=5
|
|
PLANAR_DIE_ROLL_HESITATION_CHANCE=10
|