Show board status effect pips

This commit is contained in:
2026-06-18 09:48:30 +09:00
parent b8b2626d97
commit a20c099301
5 changed files with 66 additions and 5 deletions

View File

@@ -47,6 +47,7 @@ powershell -NoProfile -ExecutionPolicy Bypass -File tools\check_godot46_readines
- Manual checkpoint save/load restores the expected current briefing without script errors.
- A player unit can move, attack, wait, use a tactic, use an item, and equip compatible gear.
- 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.
- Support, debuff, and poison 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.
- Enemy turn advances and AI acts.
- Victory and defeat panels still appear.