Compare commits

...
3 Commits
16 changed files with 704 additions and 415 deletions
+9 -9
View File
@@ -2,7 +2,7 @@
"cards": [
{
"id": 68,
"role": "hunter",
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Confiscate",
@@ -22,7 +22,7 @@
},
{
"id": 69,
"role": "hunter",
"role": "market",
"card_type": "action",
"faction": "red",
"name": "Demonic Cloud",
@@ -47,7 +47,7 @@
},
{
"id": 70,
"role": "hunter",
"role": "market",
"card_type": "action",
"faction": "green",
"name": "Pack’s Fury",
@@ -64,7 +64,7 @@
},
{
"id": 71,
"role": "hunter",
"role": "market",
"card_type": "action",
"faction": "blue",
"name": "Thrash",
@@ -84,7 +84,7 @@
},
{
"id": 72,
"role": "hunter",
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Andor, the Valiant",
@@ -109,7 +109,7 @@
},
{
"id": 73,
"role": "hunter",
"role": "market",
"card_type": "champion",
"faction": "red",
"name": "Fettered Imp",
@@ -126,10 +126,10 @@
},
{
"id": 74,
"role": "hunter",
"role": "market",
"card_type": "champion",
"faction": "blue",
"name": "Lenka, the Hunter",
"name": "Lenka, the market",
"cost": 5,
"defense": 5,
"guard": false,
@@ -147,7 +147,7 @@
},
{
"id": 75,
"role": "hunter",
"role": "market",
"card_type": "champion",
"faction": "green",
"name": "Pathfinder",
+8 -8
View File
@@ -2,7 +2,7 @@
"cards": [
{
"id": 60,
"role": "traveler",
"role": "market",
"card_type": "action",
"faction": "blue",
"name": "Bounty Collection",
@@ -23,7 +23,7 @@
},
{
"id": 61,
"role": "traveler",
"role": "market",
"card_type": "action",
"faction": "green",
"name": "Daring Escape",
@@ -44,7 +44,7 @@
},
{
"id": 62,
"role": "traveler",
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Fearless Charge",
@@ -70,7 +70,7 @@
},
{
"id": 63,
"role": "traveler",
"role": "market",
"card_type": "action",
"faction": "red",
"name": "Sway",
@@ -92,7 +92,7 @@
},
{
"id": 64,
"role": "traveler",
"role": "market",
"card_type": "champion",
"faction": "blue",
"name": "Con Artist",
@@ -117,7 +117,7 @@
},
{
"id": 65,
"role": "traveler",
"role": "market",
"card_type": "champion",
"faction": "red",
"name": "Olara, the Slayer",
@@ -141,7 +141,7 @@
},
{
"id": 66,
"role": "traveler",
"role": "market",
"card_type": "champion",
"faction": "green",
"name": "Pelleas, the Seeker",
@@ -164,7 +164,7 @@
},
{
"id": 67,
"role": "traveler",
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Veteran Squire",
+368
View File
@@ -0,0 +1,368 @@
{
"cards": [
{
"id": 76,
"role": "wizard",
"card_type": "champion",
"faction": "base",
"name": "Cat Familiar",
"defense": 2,
"guard": false,
"effects": [
{
"effect": "damage",
"mutex": 1
},
{
"effect": "gold",
"mutex": 1
},
{
"effect": "heal",
"mutex": 1
}
]
},
{
"id": 77,
"role": "wizard",
"card_type": "action",
"faction": "base",
"name": "Ignite",
"init_amount": 2,
"effects": [
{
"effect": "damage",
"amount": 2
}
]
},
{
"id": 78,
"role": "wizard",
"card_type": "item",
"faction": "base",
"name": "Spell Components",
"effects": [
{
"effect": "gold"
},
{
"effect": "cheaper_action"
}
]
},
{
"id": 79,
"role": "wizard",
"card_type": "item",
"faction": "base",
"name": "Fire Staff",
"effects": [
{
"effect": "damage"
},
{
"effect": "draw",
"effect_type": {
"id": "action_amount",
"amount": 2
}
}
]
},
{
"id": 56,
"role": "wizard",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 5,
"effects": [
{
"effect": "gold"
}
]
},
{
"id": 80,
"role": "thief",
"card_type": "item",
"faction": "base",
"name": "Throwing Knife",
"init_amount": 3,
"effects": [
{
"effect": "damage"
},
{
"effect": "damage",
"amount": 2,
"per": "other_knife_played"
}
]
},
{
"id": 56,
"role": "thief",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 5,
"effects": [
{
"effect": "gold"
}
]
},
{
"id": 59,
"role": "thief",
"card_type": "item",
"faction": "base",
"name": "Ruby",
"init_amount": 2,
"effects": [
{
"effect": "gold",
"amount": 2
}
]
},
{
"id": 81,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Black Arrow",
"init_amount": 2,
"effects": [
{
"effect": "damage"
},
{
"effect": "draw",
"effect_type": {
"id": "card_amount",
"card_id": 83
}
}
]
},
{
"id": 82,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Horn of Calling",
"effects": [
{
"effect": "gold"
},
{
"effect": "cheaper_champion"
}
]
},
{
"id": 83,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Hunting Bow",
"effects": [
{
"effect": "damage",
"amount": 2
}
]
},
{
"id": 56,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 5,
"effects": [
{
"effect": "gold"
}
]
},
{
"id": 59,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Ruby",
"effects": [
{
"effect": "gold",
"amount": 2
}
]
},
{
"id": 84,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Longsword",
"effects": [
{
"effect": "damage",
"amount": 3
}
]
},
{
"id": 85,
"role": "fighter",
"card_type": "champion",
"faction": "base",
"name": "Shield Bearer",
"defense": 3,
"guard": true
},
{
"id": 86,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Throwing Axe",
"effects": [
{
"effect": "damage",
"amount": 2
},
{
"effect": "draw",
"effect_type": {
"id": "total_damage",
"amount": 7
}
}
]
},
{
"id": 56,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 1,
"effects": [
{
"effect": "gold"
}
]
},
{
"id": 59,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Ruby",
"effects": [
{
"effect": "gold",
"amount": 2
}
]
},
{
"id": 87,
"role": "cleric",
"card_type": "champion",
"faction": "base",
"name": "Follower A",
"defense": 1,
"guard": true,
"effects": [
{
"effect": "damage"
}
]
},
{
"id": 88,
"role": "cleric",
"card_type": "champion",
"faction": "base",
"name": "Follower B",
"defense": 1,
"guard": true,
"effects": [
{
"effect": "damage"
}
]
},
{
"id": 89,
"role": "cleric",
"card_type": "item",
"faction": "base",
"name": "Spiked Mace",
"effects": [
{
"effect": "damage",
"amount": 2
}
]
},
{
"id": 90,
"role": "cleric",
"card_type": "item",
"faction": "base",
"name": "Prayer Beads",
"effects": [
{
"effect": "gold",
"amount": 2,
"sub_effects": [
{
"effect": "heal",
"amount": 5,
"effect_type": {
"id": "champion_amount",
"amount": 2
}
}
],
"mutex": 1
},
{
"effect": "heal",
"amount": 5,
"sub_effects": [
{
"effect": "gold",
"amount": 2,
"effect_type": {
"id": "champion_amount",
"amount": 2
}
}
],
"mutex": 1
}
]
},
{
"id": 56,
"role": "cleric",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 6,
"effects": [
{
"effect": "gold"
}
]
}
]
}
-97
View File
@@ -1,97 +0,0 @@
{
"cards": [
{
"id": 87,
"role": "cleric",
"card_type": "champion",
"faction": "base",
"name": "Follower A",
"defense": 1,
"guard": true,
"effects": [
{
"effect": "damage"
}
]
},
{
"id": 88,
"role": "cleric",
"card_type": "champion",
"faction": "base",
"name": "Follower B",
"defense": 1,
"guard": true,
"effects": [
{
"effect": "damage"
}
]
},
{
"id": 89,
"role": "cleric",
"card_type": "item",
"faction": "base",
"name": "Spiked Mace",
"effects": [
{
"effect": "damage",
"amount": 2
}
]
},
{
"id": 90,
"role": "cleric",
"card_type": "item",
"faction": "base",
"name": "Prayer Beads",
"effects": [
{
"effect": "gold",
"amount": 2,
"sub_effects": [
{
"effect": "heal",
"amount": 5,
"effect_type": {
"id": "champion_amount",
"amount": 2
}
}
],
"mutex": 1
},
{
"effect": "heal",
"amount": 5,
"sub_effects": [
{
"effect": "gold",
"amount": 2,
"effect_type": {
"id": "champion_amount",
"amount": 2
}
}
],
"mutex": 1
}
]
},
{
"id": 56,
"role": "cleric",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 6,
"effects": [
{
"effect": "gold"
}
]
}
]
}
-72
View File
@@ -1,72 +0,0 @@
{
"cards": [
{
"id": 84,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Longsword",
"effects": [
{
"effect": "damage",
"amount": 3
}
]
},
{
"id": 85,
"role": "fighter",
"card_type": "champion",
"faction": "base",
"name": "Shield Bearer",
"defense": 3,
"guard": true
},
{
"id": 86,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Throwing Axe",
"effects": [
{
"effect": "damage",
"amount": 2
},
{
"effect": "draw",
"effect_type": {
"id": "total_damage",
"amount": 7
}
}
]
},
{
"id": 56,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 1,
"effects": [
{
"effect": "gold"
}
]
},
{
"id": 59,
"role": "fighter",
"card_type": "item",
"faction": "base",
"name": "Ruby",
"effects": [
{
"effect": "gold",
"amount": 2
}
]
}
]
}
-78
View File
@@ -1,78 +0,0 @@
{
"cards": [
{
"id": 81,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Black Arrow",
"init_amount": 2,
"effects": [
{
"effect": "damage"
},
{
"effect": "draw",
"effect_type": {
"id": "card_amount",
"card_id": 83
}
}
]
},
{
"id": 82,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Horn of Calling",
"effects": [
{
"effect": "gold"
},
{
"effect": "cheaper_champion"
}
]
},
{
"id": 83,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Hunting Bow",
"effects": [
{
"effect": "damage",
"amount": 2
}
]
},
{
"id": 56,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 5,
"effects": [
{
"effect": "gold"
}
]
},
{
"id": 59,
"role": "ranger",
"card_type": "item",
"faction": "base",
"name": "Ruby",
"effects": [
{
"effect": "gold",
"amount": 2
}
]
}
]
}
-49
View File
@@ -1,49 +0,0 @@
{
"cards": [
{
"id": 80,
"role": "thief",
"card_type": "item",
"faction": "base",
"name": "Throwing Knife",
"init_amount": 3,
"effects": [
{
"effect": "damage"
},
{
"effect": "damage",
"amount": 2,
"per": "other_knife_played"
}
]
},
{
"id": 56,
"role": "thief",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 5,
"effects": [
{
"effect": "gold"
}
]
},
{
"id": 59,
"role": "thief",
"card_type": "item",
"faction": "base",
"name": "Ruby",
"init_amount": 2,
"effects": [
{
"effect": "gold",
"amount": 2
}
]
}
]
}
-88
View File
@@ -1,88 +0,0 @@
{
"cards": [
{
"id": 76,
"role": "wizard",
"card_type": "champion",
"faction": "base",
"name": "Cat Familiar",
"defense": 2,
"guard": false,
"effects": [
{
"effect": "damage",
"mutex": 1
},
{
"effect": "gold",
"mutex": 1
},
{
"effect": "heal",
"mutex": 1
}
]
},
{
"id": 77,
"role": "wizard",
"card_type": "action",
"faction": "base",
"name": "Ignite",
"init_amount": 2,
"effects": [
{
"effect": "damage",
"amount": 2
}
]
},
{
"id": 78,
"role": "wizard",
"card_type": "item",
"faction": "base",
"name": "Spell Components",
"effects": [
{
"effect": "gold"
},
{
"effect": "cheaper_action"
}
]
},
{
"id": 79,
"role": "wizard",
"card_type": "item",
"faction": "base",
"name": "Fire Staff",
"effects": [
{
"effect": "damage"
},
{
"effect": "draw",
"effect_type": {
"id": "action_amount",
"amount": 2
}
}
]
},
{
"id": 56,
"role": "wizard",
"card_type": "item",
"faction": "base",
"name": "Gold",
"init_amount": 5,
"effects": [
{
"effect": "gold"
}
]
}
]
}
+3
View File
@@ -90,6 +90,7 @@
"card_type": "item",
"faction": "base",
"name": "Sunstone Brooch",
"replace": 56,
"effects": [
{
"effect": "gold",
@@ -108,6 +109,7 @@
"card_type": "item",
"faction": "base",
"name": "Shiny Rock",
"replace": 56,
"effects": [
{
"effect": "gold",
@@ -147,6 +149,7 @@
"card_type": "item",
"faction": "base",
"name": "Ragged Blade",
"replace": 56,
"effects": [
{
"effect": "damage",
+6 -6
View File
@@ -2,7 +2,7 @@
"cards": [
{
"id": 109,
"role": "conquest",
"role": "market",
"card_type": "item",
"faction": "red",
"name": "Artek's Bones",
@@ -24,7 +24,7 @@
},
{
"id": 110,
"role": "conquest",
"role": "market",
"card_type": "item",
"faction": "base",
"name": "Cup of Quickening",
@@ -46,7 +46,7 @@
},
{
"id": 111,
"role": "conquest",
"role": "market",
"card_type": "item",
"faction": "green",
"name": "Kemlo's Ring",
@@ -63,7 +63,7 @@
},
{
"id": 112,
"role": "conquest",
"role": "market",
"card_type": "item",
"faction": "base",
"name": "Moonblade",
@@ -82,7 +82,7 @@
},
{
"id": 113,
"role": "conquest",
"role": "market",
"card_type": "item",
"faction": "yellow",
"name": "Scrivener's Quill",
@@ -108,7 +108,7 @@
},
{
"id": 114,
"role": "conquest",
"role": "market",
"card_type": "item",
"faction": "green",
"name": "Spellbinder",
+6 -6
View File
@@ -2,7 +2,7 @@
"cards": [
{
"id": 103,
"role": "discovery",
"role": "market",
"card_type": "item",
"faction": "red",
"name": "Decanter of Souls",
@@ -25,7 +25,7 @@
},
{
"id": 104,
"role": "discovery",
"role": "market",
"card_type": "item",
"faction": "base",
"name": "Dragon Shard",
@@ -43,7 +43,7 @@
},
{
"id": 105,
"role": "discovery",
"role": "market",
"card_type": "item",
"faction": "green",
"name": "Phoenix Plume",
@@ -68,7 +68,7 @@
},
{
"id": 106,
"role": "discovery",
"role": "market",
"card_type": "item",
"faction": "blue",
"name": "Shadow Tome",
@@ -89,7 +89,7 @@
},
{
"id": 107,
"role": "discovery",
"role": "market",
"card_type": "item",
"faction": "base",
"name": "Staff of Radiance",
@@ -111,7 +111,7 @@
},
{
"id": 108,
"role": "discovery",
"role": "market",
"card_type": "item",
"faction": "yellow",
"name": "Starlight Prison",
+64
View File
@@ -0,0 +1,64 @@
{
"cards": [
{
"id": 151,
"role": "market",
"card_type": "item",
"faction": "base",
"name": "Cloak of Night",
"cost": 3,
"effects": [
{
"effect": "draw_and_discard",
"amount": 2
},
{
"effect": "make_discard",
"on": "discard"
}
]
},
{
"id": 152,
"role": "market",
"card_type": "item",
"faction": "base",
"name": "Divining Wand",
"cost": 4,
"effects": [
{
"effect": "gold",
"amount": 2
},
{
"effect": "draw"
},
{
"effect": "stack_this_card",
"on": "buy"
}
]
},
{
"id": 153,
"role": "market",
"card_type": "item",
"faction": "base",
"name": "Shimmering Steel",
"cost": 4,
"effects": [
{
"effect": "damage",
"amount": 4
},
{
"effect": "pick_faction"
},
{
"effect": "this_card_in_hand",
"on": "buy"
}
]
}
]
}
-1
View File
@@ -1 +0,0 @@
{"cards":[]}
+223
View File
@@ -0,0 +1,223 @@
{
"cards": [
{
"id": 115,
"role": "market",
"card_type": "champion",
"faction": "base",
"name": "Captain Koska",
"cost": 4,
"defense": 4,
"guard": true,
"effects": [
{
"effect": "damage",
"amount": 3,
"effect_type": "champion_action"
},
{
"effect": "pick_faction"
}
]
},
{
"id": 116,
"role": "market",
"card_type": "action",
"faction": "base",
"name": "Contract Negotiation",
"cost": 1,
"effects": [
{
"effect": "gold",
"amount": 2
},
{
"effect": "pick_faction"
}
]
},
{
"id": 117,
"role": "market",
"card_type": "action",
"faction": "red",
"name": "Afterlife",
"cost": 3,
"init_amount": 2,
"effects": [
{
"effect": "gold",
"amount": 2
},
{
"effect": "restack_discarded_champion",
"effect_type": "faction_combo"
}
]
},
{
"id": 118,
"role": "market",
"card_type": "action",
"faction": "blue",
"name": "Crime Spree",
"cost": 7,
"effects": [
{
"effect": "gold",
"amount": 5
},
{
"effect": "damage",
"amount": 5
},
{
"effect": "restack_discarded_card",
"effect_type": "faction_combo"
},
{
"effect": "stun",
"effect_type": "suicide"
}
]
},
{
"id": 119,
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Devotion",
"cost": 3,
"init_amount": 2,
"effects": [
{
"effect": "heal",
"amount": 4
},
{
"effect": "gold",
"per": "champion"
},
{
"effect": "draw",
"effect_type": "faction_combo"
}
]
},
{
"id": 120,
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Dragon Fire",
"cost": 7,
"effects": [
{
"effect": "damage",
"amount": 7
},
{
"effect": "draw"
},
{
"effect": "damage_player",
"amount": 4,
"effect_type": "suicide",
"sub_effects": [
{
"effect": "damage_all_champions",*
"amount": 4
}
]
}
]
},
{
"id": 121,
"role": "market",
"card_type": "champion",
"faction": "green",
"name": "Mobia, Elf Lord",
"cost": 7,
"defense": 6,
"guard": true,
"effects": [
{
"effect": "gold",
"amount": 3,
"effect_type": "champion_action"
},
{
"effect": "draw",
"effect_type": "champion_action"
}
]
},
{
"id": 122,
"role": "market",
"card_type": "action",
"faction": "green",
"name": "Raiding Party",
"cost": 3,
"init_amount": 2,
"effects": [
{
"effect": "gold",
"amount": 2
},
{
"effect": "damage",
"amount": 4
},
{
"effect": "stun"
}
]
},
{
"id": 123,
"role": "market",
"card_type": "action",
"faction": "blue",
"name": "Robbery",
"cost": 2,
"init_amount": 2,
"effects": [
{
"effect": "gold"
},
{
"effect": "draw"
},
{
"effect": "damage",
"amount": 2,
"effect_type": "faction_combo"
}
]
},
{
"id": 124,
"role": "market",
"card_type": "action",
"faction": "red",
"name": "The Summoning",
"cost": 7,
"effects": [
{
"effect": "gold",
"amount": 4
},
{
"effect": "stack_next_champion_bought"*
},
{
"effect": "draw",
"effect_type": "faction_combo"
}
]
}
]
}
+17
View File
@@ -0,0 +1,17 @@
{
"cards": [
{
"id": ,
"role": ,
"card_type": ,
"faction": ,
"name": ,
"cost": ,
"effects": [
{
"effect":
}
]
}
]
}
-1
View File
@@ -1 +0,0 @@
{"cards":[]}