galaxies.json
1.22 KB
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
[
{
"key": "TFT3_GameVariation_BigLittleLegends",
"name": "Medium Legends",
"description": "Little Legends are bigger and have +25 starting health."
},
{
"key": "TFT3_GameVariation_Bonanza",
"name": "Treasure Trove",
"description": "All minions and monsters drop a loot orb."
},
{
"key": "TFT3_GameVariation_FreeNeekos",
"name": "The Neekoverse",
"description": "Everyone gets two free copies of Neeko’s Help."
},
{
"key": "TFT3_GameVariation_FreeRerolls",
"name": "Trade Sector",
"description": "All players receive one free reroll per round. Free rerolls cannot be saved up."
},
{
"key": "TFT3_GameVariation_MidGameFoN",
"name": "Superdense Galaxy",
"description": "Receive a free Force of Nature after the stage 3 carousel."
},
{
"key": "TFT3_GameVariation_None",
"name": "Normal Game",
"description": "No special rules."
},
{
"key": "TFT3_GameVariation_StartingItems",
"name": "Galactic Armory",
"description": "All players start with the same 2 completed items."
},
{
"key": "TFT3_GameVariation_TwoStarCarousels",
"name": "Star Cluster",
"description": "1, 2, and 3 cost units on carousels have two stars."
}
]