some work done on character sheets

This commit is contained in:
2025-08-22 13:01:58 -07:00
parent 5c3d34aafa
commit 621d65b9e5
10 changed files with 165 additions and 5 deletions

12
app/upgrades/agility.mmd Normal file
View File

@@ -0,0 +1,12 @@
---
title: Agility Upgrades
---
flowchart LR
speed1["Speedier Seagull"]
speed2["Greased Wings"]
theft_chance1["Swooping Techniques"]
theft_chance2["The Element of Surprise"]
speed1-->speed2
theft_chance1-->speed1
theft_chance1-->theft_chance2