This commit is contained in:
6d486f49
2026-06-11 17:10:30 -04:00
parent 2d2d6d2250
commit 7757ff9895
10 changed files with 23 additions and 16 deletions
+11 -10
View File
@@ -158,8 +158,9 @@
"category": "Region" "category": "Region"
}, },
{ {
"slug": "forest", "slug": "forest-regions",
"title": "Forest" "title": "Forest Regions",
"category": "RegionType"
}, },
{ {
"slug": "gauzeblade", "slug": "gauzeblade",
@@ -200,8 +201,8 @@
"category": "Region" "category": "Region"
}, },
{ {
"slug": "grasslands", "slug": "grass-regions",
"title": "Grasslands" "title": "Grass Regions"
}, },
{ {
"slug": "guide", "slug": "guide",
@@ -221,10 +222,6 @@
"slug": "injury-cards", "slug": "injury-cards",
"title": "Injury Cards" "title": "Injury Cards"
}, },
{
"slug": "lake",
"title": "Lake"
},
{ {
"slug": "losing-the-game", "slug": "losing-the-game",
"title": "Losing the Game" "title": "Losing the Game"
@@ -328,8 +325,8 @@
"title": "Ranger Meeples" "title": "Ranger Meeples"
}, },
{ {
"slug": "region-type", "slug": "region-types",
"title": "Region Type" "title": "Region Types"
}, },
{ {
"slug": "research-station", "slug": "research-station",
@@ -486,6 +483,10 @@
"title": "Water 5", "title": "Water 5",
"category": "Region" "category": "Region"
}, },
{
"slug": "water-regions",
"title": "Water Regions"
},
{ {
"slug": "weather", "slug": "weather",
"title": "Weather" "title": "Weather"
@@ -0,0 +1,3 @@
---
category: RegionType
---
@@ -0,0 +1,2 @@
Default region that has [[Lone Tree Station]] and [[Spire]].
-2
View File
@@ -1,2 +0,0 @@
Default region that has [[Lone Tree Station]].
View File
@@ -0,0 +1,3 @@
[[Forest Regions]]
[[Water Regions]]
[[Grass Regions]]
+3 -3
View File
@@ -6,9 +6,9 @@ Cards you draw when exploring the matching region.
Each Terrain type appears to be spread out across 5 regions in the map, the exception being [[Wasteland]] which is just 1 location to the west. Each Terrain type appears to be spread out across 5 regions in the map, the exception being [[Wasteland]] which is just 1 location to the west.
# Categories # Categories
![[Lake]] ![[Water Regions]]
![[Grasslands]] ![[Grass Regions]]
![[Forest]] ![[Forest Regions]]
![[Mountain]] ![[Mountain]]
![[Wasteland]] ![[Wasteland]]
+1 -1
View File
@@ -1,4 +1,4 @@
A collection of [[Terrain Cards]] that belong to a certain [[Region Type]]. A collection of [[Terrain Cards]] that belong to a certain [[Region Types]].
The default Terrain Deck is comprised of a default deck of [[Terrain Cards]]. The default Terrain Deck is comprised of a default deck of [[Terrain Cards]].