Improve battle presentation previews

This commit is contained in:
2026-06-18 12:15:51 +09:00
parent 024f894d64
commit 47754b5d45
5 changed files with 162 additions and 20 deletions

View File

@@ -9,7 +9,7 @@
## Milestone 1: Playable Battle Prototype
- Scenario briefing before battle with a campaign chapter header, battle header, and objective summary.
- Scenario briefing before battle with a campaign chapter header, battle header, objective summary, and reward preview.
- Select player units.
- Show move and attack ranges.
- Show hover tile and unit information, including class, movement type, AGI, movement, range, and equipped gear.
@@ -31,7 +31,7 @@
- Unit classes and class growth tables. Basic version exists.
- Automatic class promotion routes. Basic level-threshold promotion exists for core first-tier battle classes.
- Weapon, armor, and accessory slots. Basic stat bonuses and first weapon-vs-move-type physical damage bonuses exist.
- Equipment rewards can be stored, displayed, and swapped from the battle HUD.
- Equipment rewards can be stored, displayed, compared, and swapped from the battle HUD.
- Terrain movement, defense, and avoid modifiers affect combat.
- Skills, tactics, and MP. Multiple damage/heal tactics, first area damage/healing/status tactics, ally support buffs, enemy debuffs, movement and accuracy/evasion modifiers, poison damage-over-time, seal/snare/disarm action locks, a skill list menu with range/effect hints, and enemy tactic AI exist.
- Consumable item use. Basic global inventory, Bean HP recovery, Wine MP recovery, Antidote poison cure, Panacea poison/seal/snare/disarm cure, item menu, preview, and target overlay exist.