This commit is contained in:
2026-06-12 20:44:50 -04:00
parent 3064703b7c
commit 800146768e
5 changed files with 29 additions and 4 deletions
+9
View File
@@ -222,6 +222,10 @@
"slug": "injury-cards",
"title": "Injury Cards"
},
{
"slug": "level-up",
"title": "Level Up"
},
{
"slug": "losing-the-game",
"title": "Losing the Game"
@@ -255,6 +259,11 @@
"title": "Mountain 5",
"category": "Region"
},
{
"slug": "mountain-regions",
"title": "Mountain Regions",
"category": "Region Type"
},
{
"slug": "mountain",
"title": "Mountain",
+6
View File
@@ -0,0 +1,6 @@
Spend exp up to current amount in a stat + 1 to get an extra stat in it.
Spend 4 exp to go veteran (probably)
Can store a max of 4 exp.
@@ -0,0 +1,3 @@
---
category: Region Type
---