I Want To Heal 2 web/server v1.0.0

This commit is contained in:
Warren H
2026-06-23 21:11:43 -04:00
commit 58e131d0b2
28 changed files with 9840 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Action Mode Documents
This folder tracks the Action Mode design and implementation decisions.
## Documents
- `progression.md`: Action Mode character, dungeon tiers, coins, loot, and gear upgrade rules.
- `combat-mechanics.md`: Current boss and mob mechanics, how reusable attack modules work, and admin tuning notes.
- `implementation-notes.md`: Code ownership, main files, and next-step guidelines.