Show status effect durations

This commit is contained in:
2026-06-18 15:23:13 +09:00
parent e005b82bbb
commit 5a3e5e1b64
6 changed files with 223 additions and 11 deletions

View File

@@ -63,7 +63,7 @@ powershell -NoProfile -ExecutionPolicy Bypass -File tools\check_godot46_readines
- Seal Tactic applies seal, prevents the affected unit from using tactics during its next action phase, and disables the tactic button with a sealed forecast/badge.
- Snare Tactic applies snare, prevents the affected unit from moving during its next action phase, and still leaves attacks, tactics, items, and wait available.
- Disarm Tactic applies disarm, prevents physical attacks and counterattacks, and still leaves movement, tactics, items, and wait available.
- Support, debuff, poison, seal, snare, and disarm status pips appear on affected board units and disappear when those effects expire or are cured.
- Support, debuff, poison, seal, snare, and disarm status pips appear on affected board units, HUD summaries show remaining phases, and both disappear when those effects expire or are cured.
- Antidote can cure poison, Panacea can cure poison, seal, snare, or disarm, and neither consumes stock when used on a target without a matching status.
- Enemy turn advances and AI acts, including damage-aware physical target selection.
- Victory and defeat panels still appear.