some work done on character sheets
This commit is contained in:
12
app/upgrades/agility.mmd
Normal file
12
app/upgrades/agility.mmd
Normal 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
|
Reference in New Issue
Block a user