Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 71545b52ec | |||
| 03a3c6a34a | |||
| be6db4fa9d | |||
| 61bfb188f6 | |||
| 96e72df0da | |||
| 11f45fcf74 | |||
| d6eabf4990 | |||
| beed3cfded | |||
| 7757ff9895 | |||
| 2d2d6d2250 | |||
| ab65724a96 | |||
| 7713f3b7ec | |||
| b0fdabbe67 | |||
| b6d03afe56 | |||
| 6609d911fc | |||
| e147856b57 | |||
| 1388182ebe |
@@ -222,10 +222,6 @@
|
|||||||
"slug": "injury-cards",
|
"slug": "injury-cards",
|
||||||
"title": "Injury Cards"
|
"title": "Injury Cards"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"slug": "level-up",
|
|
||||||
"title": "Level Up"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"slug": "losing-the-game",
|
"slug": "losing-the-game",
|
||||||
"title": "Losing the Game"
|
"title": "Losing the Game"
|
||||||
@@ -259,11 +255,6 @@
|
|||||||
"title": "Mountain 5",
|
"title": "Mountain 5",
|
||||||
"category": "Region"
|
"category": "Region"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"slug": "mountain-regions",
|
|
||||||
"title": "Mountain Regions",
|
|
||||||
"category": "Region Type"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"slug": "mountain",
|
"slug": "mountain",
|
||||||
"title": "Mountain",
|
"title": "Mountain",
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
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.
|
|
||||||
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
---
|
|
||||||
category: Region Type
|
|
||||||
---
|
|
||||||
Vendored
+11
-11
@@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Notes/Level Up.md",
|
"file": "Notes/Region Types.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Level Up"
|
"title": "Region Types"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -183,18 +183,12 @@
|
|||||||
"bases:Create new base": false
|
"bases:Create new base": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "a4348c23136fecb0",
|
"active": "e8ba8e9287dfab25",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Notes/Mountain Regions.md",
|
|
||||||
"Notes/Level Up.md",
|
|
||||||
"Tasks/Add Crisis Logic.md",
|
|
||||||
"Overview.md",
|
|
||||||
"Tasks/Sub out all the starter Event Cards.md",
|
|
||||||
"Tasks/Stub out all the starter Terrain Cards.md",
|
|
||||||
"Tasks/_Tasks.base",
|
|
||||||
"Notes/Region Types.md",
|
|
||||||
"Tasks/Simulate the game state.md",
|
"Tasks/Simulate the game state.md",
|
||||||
"Notes/Terrain Deck.md",
|
"Notes/Terrain Deck.md",
|
||||||
|
"Notes/Region Types.md",
|
||||||
|
"Mountain Regions.md",
|
||||||
"Notes/Activate Prey Ecology.md",
|
"Notes/Activate Prey Ecology.md",
|
||||||
"Notes/Activate Flora Ecology.md",
|
"Notes/Activate Flora Ecology.md",
|
||||||
"Notes/End Turn.md",
|
"Notes/End Turn.md",
|
||||||
@@ -203,9 +197,11 @@
|
|||||||
"Notes/Water Regions.md",
|
"Notes/Water Regions.md",
|
||||||
"Rules.md",
|
"Rules.md",
|
||||||
"Notes/Grass Regions.md",
|
"Notes/Grass Regions.md",
|
||||||
|
"Tasks/_Tasks.base",
|
||||||
"Untitled",
|
"Untitled",
|
||||||
"Notes/Supply.md",
|
"Notes/Supply.md",
|
||||||
"Images/Pasted image 20260609163414.png",
|
"Images/Pasted image 20260609163414.png",
|
||||||
|
"Overview.md",
|
||||||
"Tasks/Generate overview page.md",
|
"Tasks/Generate overview page.md",
|
||||||
"Notes/Event Type.md",
|
"Notes/Event Type.md",
|
||||||
"Notes/Turn Start.md",
|
"Notes/Turn Start.md",
|
||||||
@@ -215,6 +211,8 @@
|
|||||||
"Notes/Companion Cards.md",
|
"Notes/Companion Cards.md",
|
||||||
"Notes/Sun.md",
|
"Notes/Sun.md",
|
||||||
"Notes/Mountain.md",
|
"Notes/Mountain.md",
|
||||||
|
"Notes/Crest.md",
|
||||||
|
"Notes/Terrain Cards.md",
|
||||||
"Images/Pasted image 20260609163839.png",
|
"Images/Pasted image 20260609163839.png",
|
||||||
"Images/Pasted image 20260609163625.png",
|
"Images/Pasted image 20260609163625.png",
|
||||||
"Images/Pasted image 20260609211711.png",
|
"Images/Pasted image 20260609211711.png",
|
||||||
@@ -222,10 +220,12 @@
|
|||||||
"Images/Pasted image 20260609170252.png",
|
"Images/Pasted image 20260609170252.png",
|
||||||
"Images/Pasted image 20260609170321.png",
|
"Images/Pasted image 20260609170321.png",
|
||||||
"Images/Market Example.png",
|
"Images/Market Example.png",
|
||||||
|
"Notes/Trader.md",
|
||||||
"Bases/_Roles.base",
|
"Bases/_Roles.base",
|
||||||
"Bases/Regions.base",
|
"Bases/Regions.base",
|
||||||
"Images/Map.png",
|
"Images/Map.png",
|
||||||
"_Tasks.base",
|
"_Tasks.base",
|
||||||
|
"_Overview.md",
|
||||||
"Bases/_Gear.base",
|
"Bases/_Gear.base",
|
||||||
"Tasks",
|
"Tasks",
|
||||||
"Bases/Terrain.base",
|
"Bases/Terrain.base",
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
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.
|
|
||||||
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
category: Task
|
|
||||||
status: TODO
|
|
||||||
---
|
|
||||||
Would be funny to simulate a game state where all the crisis occur, and there is no players to help stop them
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
category: Task
|
category: Task
|
||||||
status: Done
|
status:
|
||||||
---
|
---
|
||||||
At the start of a game, we have 1 flora added to each region, except [[Grass 1]], [[Grass 2]], and [[Wasteland 1]]. Let's also assume we exclude [[Mountain 1]], [[Mountain 2]], [[Mountain 3]], [[Mountain 4]], [[Mountain 5]].
|
At the start of a game, we have 1 flora added to each region, except [[Grass 1]], [[Grass 2]], and [[Wasteland 1]]. Let's also assume we exclude [[Mountain 1]], [[Mountain 2]], [[Mountain 3]], [[Mountain 4]], [[Mountain 5]].
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
---
|
|
||||||
category: Task
|
|
||||||
status: Working On
|
|
||||||
---
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
---
|
|
||||||
category: Task
|
|
||||||
status: Working On
|
|
||||||
---
|
|
||||||
@@ -132,21 +132,17 @@ views:
|
|||||||
- TODO
|
- TODO
|
||||||
- Working On
|
- Working On
|
||||||
- Done
|
- Done
|
||||||
|
- Uncategorized
|
||||||
cardOrders:
|
cardOrders:
|
||||||
file.file: {}
|
file.file: {}
|
||||||
note.status:
|
note.status:
|
||||||
Working On:
|
Working On: []
|
||||||
- Stub out all the starter Terrain Cards.md
|
|
||||||
- Sub out all the starter Event Cards.md
|
|
||||||
Done:
|
Done:
|
||||||
- Tasks/Generate a Markdown Website.md
|
- Tasks/Generate a Markdown Website.md
|
||||||
- Tasks/Generate a map of regions and how they connect.md
|
- Tasks/Generate a map of regions and how they connect.md
|
||||||
- Tasks/Generate a csharp script to do what you did.md
|
- Tasks/Generate a csharp script to do what you did.md
|
||||||
- Tasks/Generate overview page.md
|
- Tasks/Generate overview page.md
|
||||||
- Tasks/Simulate the game state.md
|
|
||||||
Uncategorized: []
|
Uncategorized: []
|
||||||
TODO:
|
|
||||||
- Add Crisis Logic.md
|
|
||||||
columnColors:
|
columnColors:
|
||||||
file.file: {}
|
file.file: {}
|
||||||
note.status: {}
|
note.status: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user