Add panacea status cure item

This commit is contained in:
2026-06-18 10:02:57 +09:00
parent 23642a14e1
commit dcf45a3cd1
15 changed files with 35 additions and 16 deletions

View File

@@ -49,7 +49,7 @@ powershell -NoProfile -ExecutionPolicy Bypass -File tools\check_godot46_readines
- Poison Mist applies poison, poison ticks at the target team's phase start, and poison defeat immediately ends the battle when it satisfies a victory or defeat condition.
- 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.
- Support, debuff, poison, and seal status pips appear on affected board units and disappear when those effects expire or are cured.
- Antidote can cure poison and does not consume stock when used on a target without a matching status.
- Antidote can cure poison, Panacea can cure poison or seal, and neither consumes stock when used on a target without a matching status.
- Enemy turn advances and AI acts.
- Victory and defeat panels still appear.
- Post-battle dialogue and post-battle choices still block progression until a choice is saved.