-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.json
97 lines (97 loc) · 4.99 KB
/
environment.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
87
88
89
90
91
92
93
94
95
96
97
[
{
"Name": "Beast Mantle",
"Description": "When Harvesting, move 1 Beast to any space you choose."
},
{
"Name": "Deep Mines",
"Description": "When drawn, put 3 Gold cubes here. At the start of Age II, put 5 Gold cubes here. At the start of Age III, put 7 Gold cubes here."
},
{
"Name": "Hallowed Ground",
"Description": "When Harvesting, gain 2 Gold for each of your Acolytes here."
},
{
"Name": "Lair: Blood Beast",
"Description": "When Harvesting, kill every Acolyte on or adjacent to the Blood Beast's space.",
"Beast Description": "Acolytes on this space immediately die."
},
{
"Name": "Lair: Golden Beast",
"Description": "When Harvesting, place 1 gold cube from the bank in each space adjacent to the Golden Beast.",
"Beast Description": "When leaving a space, leave 1 gold cube from the Bank in the space it leaves."
},
{
"Name": "Lair: Bountiful Beast",
"Description": "When Harvesting, choose up to 2 adjacent spaces that have Loot rewards. Gain those rewards as if you controlled them.",
"Beast Description": "When Harvesting this space, triple its reward from Loot."
},
{
"Name": "Lair: Magnetic Beast",
"Description": "When Harvesting, move all Gold cubes from the Magnetic Beast's space to spaces adjacent to it. You choose which spaces the Gold cubes move to.",
"Beast Description": "When leaving a space, take all Gold cubes on that space with it."
},
{
"Name": "Lair: Stone Beast",
"Description": "When Harvesting an adjacent space: if you control this space, you may leave your adjacent Acolytes in play after Harvesting. Leave them on their side to indicate that they are done harvesting.",
"Beast Description": "Acolytes on this space cannot be killed or moved."
},
{
"Name": "Lair: Time Beast",
"Description": "Immediately after you Harvest this space, you may take another 2 Actions.",
"Beast Description": "When entering a space that is controlled, Harvest it for its owner immediately.",
"Clarifications": "The Time Beast only Harvests spaces in this manner when moving into a space. If you gain control of the space where the Time Beast already is, the space is not immediately harvested."
},
{
"Name": "Lair: Wind Beast",
"Description": "When Harvesting, choose a direction. Every Acolyte moves 1 space that direction. Acolytes who fall of the island die.",
"Beast Description": "When leaving a space, all Acolytes on its space move with it."
},
{
"Name": "Launchpad",
"Description": "When Harvesting: After removing your Acolytes here, pick up every Colossus and Acolyte on or adjacent to this space. Move each of them to any spaces you choose (cannot leave them on the Launchpad)."
},
{
"Name": "Market",
"Description": "When Harvesting, discard cards from your hand. Gain 1 gold for each you discarded.",
"Clarifications": "This only applies to cards you currently have in your hand. If you gain more cards later during this same Harvest, you do not get a reward for discarding them."
},
{
"Name": "Moat",
"Description": "When Harvesting, gain 1 Gold for each adjacent space you control. Steal 1 Gold from each player who controls an adjacent space."
},
{
"Name": "Mountaintop of the Giants",
"Description": "All Acolytes die here. But Colossi can be here."
},
{
"Name": "Oasis",
"Description": "When Harvesting, discard your entire hand. Then draw 6 cards."
},
{
"Name": "Ruins",
"Description": "When Harvesting, each opponent must give you 1 of their cards, or 2 Gold."
},
{
"Name": "Monastery",
"Description": "When Harvesting, place all Acolytes from you hand on spaces where you already have Acolytes. If you place them on spaces you already Harvested, place them on their side to indicate that you cannot Harvest there again."
},
{
"Name": "Teleporter",
"Description": "When Harvesting, choose another tile. Swap all Colossi, Acolytes, and Beasts here with all Colossi, Acolytes, and Beasts on that tile. Immediately Harvest that other tile."
},
{
"Name": "The Brink",
"Description": "Any time a player takes control of this space, put 3 Gold cubes from the bank here.",
"Clarifications": "When one player Harvests it and collects their Acolytes, there might be opposing Acolytes still there, who take control. Add 3 Gold cubes when this happens, as usual."
},
{
"Name": "The Void",
"Description": "When Harvesting, before gaining your Acolytes here: replace any tile with a new random one.",
"Clarifications": "You may replace the Void itself with a new random one. In any case, leave any Colossi, Acolytes, Gold cubes, or Beasts where they are on the new tile."
},
{
"Name": "Volcano",
"Description": "Any time a Colossus moves here, kill all Acolytes on or adjacent to this space."
}
]