From e21a1e548a9f7bb8e13f9186ee5c62bc3d06094a Mon Sep 17 00:00:00 2001 From: Fhuris Date: Wed, 22 May 2024 23:57:45 +0200 Subject: [PATCH] remove init_amount 1 and pack 4 --- src/cards/pack1.json | 3 - src/cards/pack1_faction_guild.json | 10 -- src/cards/pack1_faction_imperial.json | 10 -- src/cards/pack1_faction_vampire.json | 8 -- src/cards/pack1_faction_wild.json | 8 -- src/cards/pack2_hunters.json | 4 - src/cards/pack2_travelers.json | 4 - src/cards/pack4_ancestry.json | 186 ++++++++++++++++++++++++++ 8 files changed, 186 insertions(+), 47 deletions(-) create mode 100644 src/cards/pack4_ancestry.json diff --git a/src/cards/pack1.json b/src/cards/pack1.json index 3563dc8..9828e54 100644 --- a/src/cards/pack1.json +++ b/src/cards/pack1.json @@ -6,7 +6,6 @@ "card_type": "item", "faction": "base", "name": "Ruby", - "init_amount": 1, "effects": [ { "effect": "gold", @@ -20,7 +19,6 @@ "card_type": "item", "faction": "base", "name": "Dagger", - "init_amount": 1, "effects": [ { "effect": "damage" @@ -33,7 +31,6 @@ "card_type": "item", "faction": "base", "name": "Shortsword", - "init_amount": 1, "effects": [ { "effect": "damage", diff --git a/src/cards/pack1_faction_guild.json b/src/cards/pack1_faction_guild.json index f33ca57..9cb3c50 100644 --- a/src/cards/pack1_faction_guild.json +++ b/src/cards/pack1_faction_guild.json @@ -33,7 +33,6 @@ "cost": 6, "defense": 6, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -68,7 +67,6 @@ "faction": "blue", "name": "death threat", "cost": 3, - "init_amount": 1, "effects": [ { "effect": "damage" @@ -89,7 +87,6 @@ "faction": "blue", "name": "deception", "cost": 5, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -111,7 +108,6 @@ "faction": "blue", "name": "fire bomb", "cost": 8, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -137,7 +133,6 @@ "faction": "blue", "name": "tit job", "cost": 4, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -178,7 +173,6 @@ "cost": 5, "defense": 3, "guard": true, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -201,7 +195,6 @@ "cost": 5, "defense": 5, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -243,7 +236,6 @@ "cost": 7, "defense": 7, "guard": false, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -265,7 +257,6 @@ "cost": 4, "defense": 5, "guard": false, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -285,7 +276,6 @@ "faction": "blue", "name": "smash and grab", "cost": 6, - "init_amount": 1, "effects": [ { "effect": "damage", diff --git a/src/cards/pack1_faction_imperial.json b/src/cards/pack1_faction_imperial.json index 6891192..9c9cce0 100644 --- a/src/cards/pack1_faction_imperial.json +++ b/src/cards/pack1_faction_imperial.json @@ -9,7 +9,6 @@ "cost": 8, "defense": 6, "guard": true, - "init_amount": 1, "effects": [ { "effect": "draw", @@ -34,7 +33,6 @@ "faction": "yellow", "name": "Close Ranks", "cost": 3, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -59,7 +57,6 @@ "faction": "yellow", "name": "Command", "cost": 5, - "init_amount": 1, "effects": [ { "effect": "draw" @@ -87,7 +84,6 @@ "cost": 4, "defense": 5, "guard": false, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -110,7 +106,6 @@ "faction": "yellow", "name": "Domination", "cost": 7, - "init_amount": 1, "effects": [ { "effect": "heal", @@ -138,7 +133,6 @@ "cost": 5, "defense": 5, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -165,7 +159,6 @@ "cost": 6, "defense": 6, "guard": false, - "init_amount": 1, "effects": [ { "effect": "heal", @@ -216,7 +209,6 @@ "cost": 4, "defense": 4, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -237,7 +229,6 @@ "faction": "yellow", "name": "Rally the Troops", "cost": 4, - "init_amount": 1, "effects": [ { "effect": "heal", @@ -331,7 +322,6 @@ "faction": "yellow", "name": "Word of Power", "cost": 6, - "init_amount": 1, "effects": [ { "effect": "draw", diff --git a/src/cards/pack1_faction_vampire.json b/src/cards/pack1_faction_vampire.json index 35d8ef6..97a8b66 100644 --- a/src/cards/pack1_faction_vampire.json +++ b/src/cards/pack1_faction_vampire.json @@ -9,7 +9,6 @@ "cost": 6, "defense": 5, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -63,7 +62,6 @@ "faction": "red", "name": "dark energy", "cost": 4, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -82,7 +80,6 @@ "faction": "red", "name": "dark reward", "cost": 5, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -148,7 +145,6 @@ "cost": 4, "defense": 4, "guard": false, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -190,7 +186,6 @@ "cost": "7", "defense": 6, "guard": false, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -216,7 +211,6 @@ "faction": "red", "name": "life drain", "cost": 6, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -263,7 +257,6 @@ "cost": 8, "defense": 6, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -290,7 +283,6 @@ "cost": 5, "defense": 3, "guard": false, - "init_amount": 1, "effects": [ { "effect": "restack_discarded_champion", diff --git a/src/cards/pack1_faction_wild.json b/src/cards/pack1_faction_wild.json index b2065c3..0139e26 100644 --- a/src/cards/pack1_faction_wild.json +++ b/src/cards/pack1_faction_wild.json @@ -9,7 +9,6 @@ "cost": 4, "defense": 6, "guard": false, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -31,7 +30,6 @@ "cost": 6, "defense": 6, "guard": false, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -53,7 +51,6 @@ "cost": 5, "defense": 5, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -122,7 +119,6 @@ "cost": 8, "defense": 7, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -146,7 +142,6 @@ "faction": "green", "name": "nature's bounty", "cost": 4, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -192,7 +187,6 @@ "faction": "green", "name": "rampage", "cost": 6, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -213,7 +207,6 @@ "cost": 7, "defense": 7, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -256,7 +249,6 @@ "faction": "green", "name": "wolf form", "cost": 5, - "init_amount": 1, "effects": [ { "effect": "damage", diff --git a/src/cards/pack2_hunters.json b/src/cards/pack2_hunters.json index f15fa8b..7aa2873 100644 --- a/src/cards/pack2_hunters.json +++ b/src/cards/pack2_hunters.json @@ -27,7 +27,6 @@ "faction": "red", "name": "Demonic Cloud", "cost": 7, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -53,7 +52,6 @@ "faction": "green", "name": "Pack’s Fury", "cost": 7, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -93,7 +91,6 @@ "cost": 6, "defense": 5, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -136,7 +133,6 @@ "cost": 5, "defense": 5, "guard": false, - "init_amount": 1, "effects": [ { "effect": "damage", diff --git a/src/cards/pack2_travelers.json b/src/cards/pack2_travelers.json index 442bccc..77c3ff3 100644 --- a/src/cards/pack2_travelers.json +++ b/src/cards/pack2_travelers.json @@ -7,7 +7,6 @@ "faction": "blue", "name": "Bounty Collection", "cost": 7, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -50,7 +49,6 @@ "faction": "yellow", "name": "Fearless Charge", "cost": 8, - "init_amount": 1, "effects": [ { "effect": "damage", @@ -126,7 +124,6 @@ "cost": 4, "defense": 5, "guard": false, - "init_amount": 1, "effects": [ { "effect": "gold", @@ -151,7 +148,6 @@ "cost": 5, "defense": 4, "guard": true, - "init_amount": 1, "effects": [ { "effect": "damage", diff --git a/src/cards/pack4_ancestry.json b/src/cards/pack4_ancestry.json new file mode 100644 index 0000000..2e78804 --- /dev/null +++ b/src/cards/pack4_ancestry.json @@ -0,0 +1,186 @@ +{ + "cards": [ + { + "id": 91, + "role": "half-demon", + "card_type": "action", + "faction": "red", + "name": "Demon Blood", + "effects": [ + { + "effect": "gold", + "mutex": 1 + }, + { + "effect": "sacrifice", + "mutex": 1 + } + ] + }, + { + "id": 92, + "role": "half-demon", + "card_type": "action", + "faction": "base", + "name": "Demonic Strength", + "effects": [ + { + "effect": "damage", + "amount": 2 + }, + { + "effect": "keep_in_hand", + "effect_type": "faction_combo", + "faction": "red" + } + ] + }, + { + "id": 93, + "role": "dwarf", + "card_type": "item", + "faction": "base", + "name": "Hammer", + "effects": [ + { + "effect": "damage", + "amount": 3 + } + ] + }, + { + "id": 94, + "role": "dwarf", + "card_type": "item", + "faction": "base", + "name": "Pick", + "effects": [ + { + "effect": "damage", + "amount": 2, + "mutex": 1 + }, + { + "effect": "buy_gem_for_free", + "amount": 2, + "mutex": 1 + } + ] + }, + { + "id": 95, + "role": "elf", + "card_type": "action", + "faction": "base", + "name": "Elven Grace", + "effects": [ + { + "effect": "cheaper_skills_passive" + }, + { + "effect": "draw" + } + ] + }, + { + "id": 96, + "role": "elf", + "card_type": "item", + "faction": "base", + "name": "Sunstone Brooch", + "effects": [ + { + "effect": "gold", + "mutex": 1 + }, + { + "effect": "heal", + "amount": 2, + "mutex": 1 + } + ] + }, + { + "id": 97, + "role": "ogre", + "card_type": "item", + "faction": "base", + "name": "Shiny Rock", + "effects": [ + { + "effect": "gold", + "amount": 2 + } + ] + }, + { + "id": 98, + "role": "ogre", + "card_type": "item", + "faction": "base", + "name": "War Club", + "effects": [ + { + "effect": "damage", + "amount": 5 + } + ] + }, + { + "id": 99, + "role": "orc", + "card_type": "action", + "faction": "base", + "name": "Bully", + "effects": [ + { + "effect": "buy_for_free", + "amount": 3 + } + ] + }, + { + "id": 100, + "role": "orc", + "card_type": "item", + "faction": "base", + "name": "Ragged Blade", + "effects": [ + { + "effect": "damage", + "amount": 3 + } + ] + }, + { + "id": 101, + "role": "smallfolk", + "card_type": "action", + "faction": "base", + "name": "Burgle", + "effects": [ + { + "effect": "cheaper_card_if_higher price" + }, + { + "effect": "draw" + } + ] + }, + { + "id": 102, + "role": "smallfolk", + "card_type": "action", + "faction": "base", + "name": "Friendly Banter", + "effects": [ + { + "effect": "gold" + }, + { + "effect": "pick_faction" + } + ] + } + ] +} \ No newline at end of file