-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathage.json
86 lines (86 loc) · 3.17 KB
/
age.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"Name": "Age of Exploration",
"Age": "I",
"Beasts": "Wind Beast",
"Setup": "",
"Scoring": "Each Colossus gains one gold for each space that contains their Acolytes (regardless of control)."
},
{
"Name": "Age of Patience",
"Age": "I",
"Beasts": "Time Beast",
"Setup": "",
"Scoring": "Each Colossus gains one gold for each card in their hand."
},
{
"Name": "Age of Innovation",
"Age": "I",
"Beasts": "Bountiful Beast",
"Setup": "Beginning with the player with the Mantle, take turns selecting a new Trait. Do this twice, so every player starts the game with two Traits.",
"Scoring": "@todo"
},
{
"Name": "Gilded Age",
"Age": "I",
"Beasts": "Gold Beast, Magnetic Beast",
"Setup": "Search the tile deck for the Deep Mines and The Brink. The player with the Mantle places them on any spaces they choose. Re-shuffle the tile deck.",
"Scoring": "If any Colossus controls no spaces that contain Gold cubes, they gain 10 gold."
},
{
"Name": "Age of Survival",
"Age": "II",
"Beasts": "Blood Beast, Stone Beast",
"Setup": "",
"Scoring": "Each Colossus gains 1 Gold for each Acolyte they have on the board."
},
{
"Name": "Age of Paradox",
"Age": "II",
"Beasts": "Time Beast",
"Setup": "",
"Scoring": "Any player who does not Harvest any spaces at the end of this Age gains 10 Gold."
},
{
"Name": "Age of Beasts",
"Age": "II",
"Beasts": "Bountiful Beast, Wind Beast",
"Setup": "",
"Scoring": "For each Beast Lair you control, gain 5 Gold."
},
{
"Name": "Age of Dominion",
"Age": "II",
"Beasts": "Blood Beast",
"Setup": "",
"Scoring": "Each player gains 2 gold for each space they control."
},
{
"Name": "Age of Storms",
"Age": "III",
"Beasts": "Wind Beast, Time Beast",
"Setup": "Discard every tile that is adjacent to water. If there are Acolytes or Colossi on those spaces, immediately draw new tiles to replace them. Empty spaces can be re-explored.",
"Scoring": "Each player gains 1 Gold for each Acolyte they have adjacent to water."
},
{
"Name": "Age of Diplomacy",
"Age": "III",
"Beasts": "Wind Beast",
"Setup": "",
"Scoring": "Each player gains 2 gold for each Acolyte they have in a space they don't control."
},
{
"Name": "Age of Prosperity",
"Age": "III",
"Beasts": "Gold Beast, Magnetic Beast",
"Setup": "Gather 12 Gold cubes from the bank. Divide them evenly among the players. Beginning with the player with the Mantle, take turns placing 1 Gold cube on any space on the board.",
"Scoring": "If any Colossus controls no spaces that contain Gold cubes, they gain 10 gold."
},
{
"Name": "Age of Connection",
"Age": "III",
"Beasts": "Wind Beast",
"Setup": "",
"Scoring": "The player with the most spaces connected to their Colossus via Acolyte roads gains 10 Gold."
}
]