HV Unified simulator
Find a file
GaboGG e415a7660f Fix spirit stance flip-flop: 3-turn cooldown on toggle
Spirit stance was toggling on/off every turn because conditions (OC >= 60,
SP > 10%) would be met immediately after toggling off. Added a 3-turn
cooldown via STATE._spiritCooldown that blocks re-toggling until it
expires. Prevents wasted turns on spirit stance spam.
2026-07-20 20:00:19 -04:00
docs Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
references Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
scripts Fix spirit stance flip-flop: 3-turn cooldown on toggle 2026-07-20 20:00:19 -04:00
simulator Sim benchmark: full-conservative wins, configurable skill OC 2026-07-20 19:53:03 -04:00
src Fix spirit stance flip-flop: 3-turn cooldown on toggle 2026-07-20 20:00:19 -04:00
.gitignore Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00