diff --git a/docs/.obsidian/workspace.json b/docs/.obsidian/workspace.json index 87238c2..5f4c09f 100644 --- a/docs/.obsidian/workspace.json +++ b/docs/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Notes/Region Types.md", + "file": "Notes/Mountain Regions.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Region Types" + "title": "Mountain Regions" } } ] @@ -185,10 +185,15 @@ }, "active": "e8ba8e9287dfab25", "lastOpenFiles": [ + "Tasks/Add Crisis Logic.md", + "Notes/Mountain Regions.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", "Notes/Terrain Deck.md", - "Notes/Region Types.md", - "Mountain Regions.md", "Notes/Activate Prey Ecology.md", "Notes/Activate Flora Ecology.md", "Notes/End Turn.md", @@ -197,11 +202,9 @@ "Notes/Water Regions.md", "Rules.md", "Notes/Grass Regions.md", - "Tasks/_Tasks.base", "Untitled", "Notes/Supply.md", "Images/Pasted image 20260609163414.png", - "Overview.md", "Tasks/Generate overview page.md", "Notes/Event Type.md", "Notes/Turn Start.md", @@ -211,8 +214,6 @@ "Notes/Companion Cards.md", "Notes/Sun.md", "Notes/Mountain.md", - "Notes/Crest.md", - "Notes/Terrain Cards.md", "Images/Pasted image 20260609163839.png", "Images/Pasted image 20260609163625.png", "Images/Pasted image 20260609211711.png", @@ -220,12 +221,10 @@ "Images/Pasted image 20260609170252.png", "Images/Pasted image 20260609170321.png", "Images/Market Example.png", - "Notes/Trader.md", "Bases/_Roles.base", "Bases/Regions.base", "Images/Map.png", "_Tasks.base", - "_Overview.md", "Bases/_Gear.base", "Tasks", "Bases/Terrain.base", diff --git a/docs/Mountain Regions.md b/docs/Notes/Mountain Regions.md similarity index 100% rename from docs/Mountain Regions.md rename to docs/Notes/Mountain Regions.md diff --git a/docs/Tasks/Add Crisis Logic.md b/docs/Tasks/Add Crisis Logic.md new file mode 100644 index 0000000..b23977d --- /dev/null +++ b/docs/Tasks/Add Crisis Logic.md @@ -0,0 +1,5 @@ +--- +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 \ No newline at end of file diff --git a/docs/Tasks/Simulate the game state.md b/docs/Tasks/Simulate the game state.md index 8b30a88..52b35f7 100644 --- a/docs/Tasks/Simulate the game state.md +++ b/docs/Tasks/Simulate the game state.md @@ -1,6 +1,6 @@ --- category: Task -status: +status: Done --- 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]]. diff --git a/docs/Tasks/Stub out all the starter Terrain Cards.md b/docs/Tasks/Stub out all the starter Terrain Cards.md new file mode 100644 index 0000000..4e3b4ed --- /dev/null +++ b/docs/Tasks/Stub out all the starter Terrain Cards.md @@ -0,0 +1,4 @@ +--- +category: Task +status: Working On +--- diff --git a/docs/Tasks/Sub out all the starter Event Cards.md b/docs/Tasks/Sub out all the starter Event Cards.md new file mode 100644 index 0000000..4e3b4ed --- /dev/null +++ b/docs/Tasks/Sub out all the starter Event Cards.md @@ -0,0 +1,4 @@ +--- +category: Task +status: Working On +--- diff --git a/docs/Tasks/_Tasks.base b/docs/Tasks/_Tasks.base index 72f6d72..5ea469d 100644 --- a/docs/Tasks/_Tasks.base +++ b/docs/Tasks/_Tasks.base @@ -132,17 +132,21 @@ views: - TODO - Working On - Done - - Uncategorized cardOrders: file.file: {} note.status: - Working On: [] + Working On: + - Stub out all the starter Terrain Cards.md + - Sub out all the starter Event Cards.md Done: - Tasks/Generate a Markdown Website.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 overview page.md + - Tasks/Simulate the game state.md Uncategorized: [] + TODO: + - Add Crisis Logic.md columnColors: file.file: {} note.status: {}