Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
other_todo [2025/06/22 19:18] – Ron Helwig | other_todo [2025/06/29 02:39] (current) – Ron Helwig | ||
---|---|---|---|
Line 47: | Line 47: | ||
This avoids bloat while allowing **flexible, expressive magic access**. | This avoids bloat while allowing **flexible, expressive magic access**. | ||
- | |||
- | ## Magic Missile | ||
- | |||
- | Design goals: | ||
- | |||
- | - Always hits (bypasses Evasion/AC) | ||
- | - Fires **multiple small darts** | ||
- | - Each dart does **1 HP** of damage | ||
- | |||
- | Questions to resolve: | ||
- | |||
- | - **Should darts be allowed to target the same creature or require separate targets?** | ||
- | - **Can the caster increase the number of darts** by spending resources? | ||
- | |||
- | Scaling ideas: | ||
- | |||
- | - Higher tier unlocks: more darts | ||
- | - Cost options: | ||
- | - Mark additional **Stress** | ||
- | - Increment the **used counter** beyond normal | ||