Commit Graph

2 Commits

Author SHA1 Message Date
Brian Fertig 22b4b51883 feat: fix delay activation for freshly deployed AI cards and optimize pre-battle strike handling
- Skip delay tick for AI cards just deployed in opponent-first turns to prevent unfair free activation
- Group consecutive "strike all" pre-battle fires to execute them in parallel, matching player card behavior
2026-03-31 13:37:04 -06:00
Brian Fertig e8c6ff6c96 feat: update mission 030-037 content and balance adjustments
- Add new mission briefing videos (mission_030 through mission_037)
- Balance card stats: reduce fortify values, increase strike damage and armor values across multiple cards
- Adjust heal values for support units
- Significantly reduce gold rewards for missions 030–036 (from ~2800–3400 to 800), with mission 037 reward set to 1600
- Extend video preload loop in CampaignScene.js to include new mission videos
2026-03-31 11:49:08 -06:00