fix base 2, completion journeys
This commit is contained in:
@@ -163,7 +163,8 @@
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 3,
|
||||
"effect_type": "faction_and_stunned"
|
||||
"effect_type": "faction_combo",
|
||||
"condition": "stunned_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
+346
-1
@@ -1 +1,346 @@
|
||||
{"cards":[]}
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"id": 133,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "yellow",
|
||||
"name": "Battle Fire",
|
||||
"cost": 5,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"effect": "draw"
|
||||
},
|
||||
{
|
||||
"effect": "draw",
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 134,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "yellow",
|
||||
"name": "Reha, the Healer",
|
||||
"cost": 3,
|
||||
"defense": 4,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "heal",
|
||||
"amount": 5,
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 135,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "yellow",
|
||||
"name": "Rickard, Imperial Archmage",
|
||||
"cost": 6,
|
||||
"defense": 6,
|
||||
"guard": true,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "draw",
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 136,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "yellow",
|
||||
"name": "Tithing",
|
||||
"cost": 1,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"effect": "heal",
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 2,
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 137,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "red",
|
||||
"name": "Asha, the Resurrectionist",
|
||||
"cost": 6,
|
||||
"defense": 5,
|
||||
"guard": true,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "restack_discarded_champion",
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 138,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "red",
|
||||
"name": "Dark Sign",
|
||||
"cost": 1,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "draw"
|
||||
},
|
||||
{
|
||||
"effect": "sacrifice",
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 139,
|
||||
"card_type": "action",
|
||||
"faction": "red",
|
||||
"name": "Enthrall",
|
||||
"cost": 4,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"effect": "sacrifice",
|
||||
"effect_type": "faction_combo"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 6,
|
||||
"effect_type": "suicide"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 140,
|
||||
"card_type": "champion",
|
||||
"faction": "red",
|
||||
"name": "Julian, Blood Guardian",
|
||||
"cost": 3,
|
||||
"defense": 5,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "sacrifice",
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 141,
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "Elven Fury",
|
||||
"cost": 6,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 10
|
||||
},
|
||||
{
|
||||
"effect": "make_discard"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 142,
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "Elven War Song",
|
||||
"cost": 3,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"effect": "draw_and_discard"
|
||||
},
|
||||
{
|
||||
"effect": "make_discard",
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 143,
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "Gornok Spinebreaker",
|
||||
"cost": 5,
|
||||
"defense": 5,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "stack_this_card",
|
||||
"on": "buy_faction_card",
|
||||
"condition": "in_discard"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 144,
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "Gruber, the Wayfinder",
|
||||
"cost": 4,
|
||||
"defense": 5,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "draw_and_discard",
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 145,
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "Jase, Songweaver",
|
||||
"cost": 2,
|
||||
"defense": 3,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "make_discard",
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 146,
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "Wolf Lord",
|
||||
"cost": 3,
|
||||
"defense": 4,
|
||||
"guard": false,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"per": "card_of_same_faction",
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "gold",
|
||||
"per": "card_of_same_faction",
|
||||
"effect_type": "champion_action"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 147,
|
||||
"card_type": "champion",
|
||||
"faction": "blue",
|
||||
"name": "Davik, the Lender",
|
||||
"cost": 4,
|
||||
"defense": 4,
|
||||
"guard": true,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 3,
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 148,
|
||||
"card_type": "champion",
|
||||
"faction": "blue",
|
||||
"name": "Illusionist",
|
||||
"cost": 4,
|
||||
"defense": 4,
|
||||
"guard": false,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "stack_next_card_bought",
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 2,
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 149,
|
||||
"card_type": "action",
|
||||
"faction": "blue",
|
||||
"name": "Scandal",
|
||||
"cost": 7,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "draw",
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"effect": "stun",
|
||||
"effect_type": "faction_combo"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 6,
|
||||
"effect_type": "suicide"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 150,
|
||||
"card_type": "champion",
|
||||
"faction": "blue",
|
||||
"name": "Teague, the Breaker",
|
||||
"cost": 5,
|
||||
"defense": 6,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 5,
|
||||
"effect_type": "champion_action",
|
||||
"condition": "locked_champion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
{"cards":[]}
|
||||
Reference in New Issue
Block a user