...
This commit is contained in:
@@ -158,8 +158,9 @@
|
||||
"category": "Region"
|
||||
},
|
||||
{
|
||||
"slug": "forest",
|
||||
"title": "Forest"
|
||||
"slug": "forest-regions",
|
||||
"title": "Forest Regions",
|
||||
"category": "RegionType"
|
||||
},
|
||||
{
|
||||
"slug": "gauzeblade",
|
||||
@@ -200,8 +201,8 @@
|
||||
"category": "Region"
|
||||
},
|
||||
{
|
||||
"slug": "grasslands",
|
||||
"title": "Grasslands"
|
||||
"slug": "grass-regions",
|
||||
"title": "Grass Regions"
|
||||
},
|
||||
{
|
||||
"slug": "guide",
|
||||
@@ -221,10 +222,6 @@
|
||||
"slug": "injury-cards",
|
||||
"title": "Injury Cards"
|
||||
},
|
||||
{
|
||||
"slug": "lake",
|
||||
"title": "Lake"
|
||||
},
|
||||
{
|
||||
"slug": "losing-the-game",
|
||||
"title": "Losing the Game"
|
||||
@@ -328,8 +325,8 @@
|
||||
"title": "Ranger Meeples"
|
||||
},
|
||||
{
|
||||
"slug": "region-type",
|
||||
"title": "Region Type"
|
||||
"slug": "region-types",
|
||||
"title": "Region Types"
|
||||
},
|
||||
{
|
||||
"slug": "research-station",
|
||||
@@ -486,6 +483,10 @@
|
||||
"title": "Water 5",
|
||||
"category": "Region"
|
||||
},
|
||||
{
|
||||
"slug": "water-regions",
|
||||
"title": "Water Regions"
|
||||
},
|
||||
{
|
||||
"slug": "weather",
|
||||
"title": "Weather"
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
category: RegionType
|
||||
---
|
||||
@@ -0,0 +1,2 @@
|
||||
Default region that has [[Lone Tree Station]] and [[Spire]].
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
Default region that has [[Lone Tree Station]].
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
[[Forest Regions]]
|
||||
[[Water Regions]]
|
||||
[[Grass Regions]]
|
||||
@@ -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.
|
||||
|
||||
# Categories
|
||||
![[Lake]]
|
||||
![[Grasslands]]
|
||||
![[Forest]]
|
||||
![[Water Regions]]
|
||||
![[Grass Regions]]
|
||||
![[Forest Regions]]
|
||||
![[Mountain]]
|
||||
![[Wasteland]]
|
||||
|
||||
|
||||
@@ -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]].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user