-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdivine_gift.json
70 lines (70 loc) · 3.13 KB
/
divine_gift.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
[
{
"Name": "Abundance",
"Description": "Draw 3 Colossus cards from the deck. Every other Colossus draws 1 card from the deck."
},
{
"Name": "Audacity",
"Description": "Each Colossus gains 2 Gold for every space they control that is occupied by a Beast, or adjacent to one or more Beasts."
},
{
"Name": "Authority",
"Description": "Each Colossus gains 1 Gold for every opponent's Acolyte on their space."
},
{
"Name": "Companionship",
"Description": "Choose a Colossus. Beginning with you and continuing clockwise, each player may place 3 Acolytes from their hand onto the space of the Colossus you chose."
},
{
"Name": "Comradery",
"Description": "Each Colossus gains 3 Gold if they are on a space with another Colossus."
},
{
"Name": "Diplomacy",
"Description": "Each Colossus gains 1 Gold for every Acolyte they have on a space controlled by another player."
},
{
"Name": "Dominion",
"Description": "Beginning with you and continuing clockwise, each player may place an Acolyte on a space with no Acolytes or Colossi on it. If there are no spaces available for you, do nothing."
},
{
"Name": "Fortitude",
"Description": "Each Colossus gains 1 Gold for each space they control adjacent to their space."
},
{
"Name": "Influence",
"Description": "Beginning with you and continuing clockwise, each player may move an opponent's Colossus once. Colossi can move within their own roads as usual."
},
{
"Name": "Miracle",
"Description": "Beginning with you and continuing clockwise, each player may Harvest 1 space they control."
},
{
"Name": "Reinforcements",
"Description": "Each Colossus puts 1 Acolyte from their hand on each space they control."
},
{
"Name": "Solidarity",
"Description": "The Colossus with the most Acolytes in their hand may place all the Acolytes in their hand on a single space (if 2 players are tied for the most Acolytes in their hand, do nothing)."
},
{
"Name": "Solitude",
"Description": "If any Colossus has no Acolytes (including their own Acolytes) on or adjacent to their space, they gain 3 Gold. "
},
{
"Name": "Windfall",
"Description": "Each Colossi gains the Loot and Gold Cubes from their space, even if they do not control it."
},
{
"Name": "Exchange",
"Description": "Each Colossus may put cards from their hand into a pile, and gains 1 Gold for each card they contribute. Shuffle the contributed cards, and deal them beginning with you."
},
{
"Name": "Growth",
"Description": "Draw Traits from the Trait deck until you are holding 1 per each Colossus in the game. Beginning with you and continuing clockwise, select a Trait to keep, then pass the remainder to the next player. As usual, you still have a Trait limit of 2, and you may discard the Trait you chose."
},
{
"Name": "Mimesis",
"Description": "Beginning with the player to your left, then continuing clockwise, each player may steal 1 Trait from an opponent."
}
]