2.0 json for base and journeys market DLC

This commit is contained in:
2024-05-22 20:12:48 +02:00
parent 6ffddbcb0f
commit 5e37c531b8
7 changed files with 61 additions and 102 deletions
+2 -4
View File
@@ -23,8 +23,7 @@
"init_amount": 1, "init_amount": 1,
"effects": [ "effects": [
{ {
"effect": "damage", "effect": "damage"
"amount": 1
} }
] ]
}, },
@@ -51,8 +50,7 @@
"init_amount": 7, "init_amount": 7,
"effects": [ "effects": [
{ {
"effect": "gold", "effect": "gold"
"amount": 1
} }
] ]
}, },
+6 -20
View File
@@ -13,7 +13,6 @@
"effects": [ "effects": [
{ {
"effect": "gold", "effect": "gold",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1 "mutex": 1
}, },
@@ -58,7 +57,6 @@
}, },
{ {
"effect": "stack_next_action_bought", "effect": "stack_next_action_bought",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -73,16 +71,13 @@
"init_amount": 1, "init_amount": 1,
"effects": [ "effects": [
{ {
"effect": "damage", "effect": "damage"
"amount": 1
}, },
{ {
"effect": "draw", "effect": "draw"
"amount": 1
}, },
{ {
"effect": "stun", "effect": "stun",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -101,12 +96,10 @@
"amount": 2 "amount": 2
}, },
{ {
"effect": "draw", "effect": "draw"
"amount": 1
}, },
{ {
"effect": "play_next_card_bought", "effect": "play_next_card_bought",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -125,12 +118,10 @@
"amount": 8 "amount": 8
}, },
{ {
"effect": "stun", "effect": "stun"
"amount": 1
}, },
{ {
"effect": "draw", "effect": "draw"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -154,7 +145,6 @@
}, },
{ {
"effect": "stun", "effect": "stun",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -220,7 +210,6 @@
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -263,7 +252,6 @@
}, },
{ {
"effect": "stun", "effect": "stun",
"amount": 1,
"effect_type": "champion_action" "effect_type": "champion_action"
} }
] ]
@@ -286,7 +274,6 @@
}, },
{ {
"effect": "stack_next_card_bought", "effect": "stack_next_card_bought",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -305,8 +292,7 @@
"amount": 6 "amount": 6
}, },
{ {
"effect": "restack_discarded_card", "effect": "restack_discarded_card"
"amount": 1
} }
] ]
} }
+8 -21
View File
@@ -13,7 +13,6 @@
"effects": [ "effects": [
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "champion_action" "effect_type": "champion_action"
}, },
{ {
@@ -44,7 +43,7 @@
{ {
"effect": "damage", "effect": "damage",
"amount": 2, "amount": 2,
"times": "per_champion" "per": "champion"
}, },
{ {
"effect": "heal", "effect": "heal",
@@ -63,8 +62,7 @@
"init_amount": 1, "init_amount": 1,
"effects": [ "effects": [
{ {
"effect": "draw", "effect": "draw"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -123,12 +121,10 @@
"amount": 6 "amount": 6
}, },
{ {
"effect": "draw", "effect": "draw"
"amount": 1
}, },
{ {
"effect": "prepare", "effect": "prepare",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -156,7 +152,6 @@
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -179,14 +174,13 @@
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "champion_action" "effect_type": "champion_action"
}, },
{ {
"effect": "heal", "effect": "heal",
"amount": 2, "amount": 2,
"effect_type": "faction_combo", "effect_type": "faction_combo",
"times": "per_champion" "per": "champion"
} }
] ]
}, },
@@ -208,8 +202,7 @@
}, },
{ {
"effect": "damage", "effect": "damage",
"amount": 1, "per": "other_guard",
"times": "per_other_guard",
"effect_type": "champion_action" "effect_type": "champion_action"
} }
] ]
@@ -232,8 +225,7 @@
}, },
{ {
"effect": "damage", "effect": "damage",
"amount": 1, "per": "other_champion",
"times": "per_other_champion",
"effect_type": "champion_action" "effect_type": "champion_action"
} }
] ]
@@ -257,7 +249,6 @@
}, },
{ {
"effect": "prepare", "effect": "prepare",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -281,12 +272,10 @@
}, },
{ {
"effect": "heal", "effect": "heal",
"amount": 1, "per": "champion"
"times": "per_champion"
}, },
{ {
"effect": "gold", "effect": "gold",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -304,16 +293,14 @@
"effects": [ "effects": [
{ {
"effect": "gold", "effect": "gold",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1 "mutex": 1
}, },
{ {
"effect": "heal", "effect": "heal",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1, "mutex": 1,
"times": "per_champion" "per": "champion"
} }
] ]
}, },
+5 -19
View File
@@ -18,7 +18,6 @@
}, },
{ {
"effect": "sacrifice", "effect": "sacrifice",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"sub_effects": [ "sub_effects": [
{ {
@@ -42,13 +41,11 @@
"effects": [ "effects": [
{ {
"effect": "gold", "effect": "gold",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1 "mutex": 1
}, },
{ {
"effect": "damage", "effect": "damage",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1 "mutex": 1
}, },
@@ -74,7 +71,6 @@
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -93,8 +89,7 @@
"amount": 3 "amount": 3
}, },
{ {
"effect": "sacrifice", "effect": "sacrifice"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -135,8 +130,7 @@
"amount": 2 "amount": 2
}, },
{ {
"effect": "sacrifice", "effect": "sacrifice"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -163,7 +157,6 @@
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -206,7 +199,6 @@
}, },
{ {
"effect": "sacrifice", "effect": "sacrifice",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"sub_effects": [ "sub_effects": [
{ {
@@ -231,12 +223,10 @@
"amount": 8 "amount": 8
}, },
{ {
"effect": "sacrifice", "effect": "sacrifice"
"amount": 1
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -255,8 +245,7 @@
"amount": 4 "amount": 4
}, },
{ {
"effect": "sacrifice", "effect": "sacrifice"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -283,12 +272,11 @@
}, },
{ {
"effect": "sacrifice", "effect": "sacrifice",
"amount": 2, "times": 2,
"effect_type": "champion_action" "effect_type": "champion_action"
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -306,12 +294,10 @@
"effects": [ "effects": [
{ {
"effect": "restack_discarded_champion", "effect": "restack_discarded_champion",
"amount": 1,
"effect_type": "champion_action" "effect_type": "champion_action"
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
+6 -18
View File
@@ -18,7 +18,6 @@
}, },
{ {
"effect": "make_discard", "effect": "make_discard",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -41,7 +40,6 @@
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -83,8 +81,7 @@
"amount": 6 "amount": 6
}, },
{ {
"effect": "make_discard", "effect": "make_discard"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -107,8 +104,7 @@
"amount": 2 "amount": 2
}, },
{ {
"effect": "draw_and_discard", "effect": "draw_and_discard"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -135,12 +131,10 @@
}, },
{ {
"effect": "draw_and_discard", "effect": "draw_and_discard",
"amount": 1,
"effect_type": "champion_action" "effect_type": "champion_action"
}, },
{ {
"effect": "draw_and_discard", "effect": "draw_and_discard",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -160,7 +154,6 @@
}, },
{ {
"effect": "make_discard", "effect": "make_discard",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
}, },
{ {
@@ -188,7 +181,6 @@
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -208,7 +200,7 @@
}, },
{ {
"effect": "draw_and_discard", "effect": "draw_and_discard",
"amount": 2 "times": 2
} }
] ]
}, },
@@ -230,7 +222,6 @@
}, },
{ {
"effect": "make_discard", "effect": "make_discard",
"amount": 1,
"effect_type": "champion_action" "effect_type": "champion_action"
} }
] ]
@@ -249,8 +240,7 @@
"amount": 3 "amount": 3
}, },
{ {
"effect": "make_discard", "effect": "make_discard"
"amount": 1
}, },
{ {
"effect": "damage", "effect": "damage",
@@ -273,12 +263,10 @@
"amount": 8 "amount": 8
}, },
{ {
"effect": "make_discard", "effect": "make_discard"
"amount": 1
}, },
{ {
"effect": "make_discard", "effect": "make_discard",
"amount": 1,
"effect_type": "suicide" "effect_type": "suicide"
} }
] ]
@@ -302,7 +290,7 @@
{ {
"effect": "damage", "effect": "damage",
"amount": 1, "amount": 1,
"times": "per_other_card_of_same_faction", "per": "other_card_of_same_faction",
"effect_type": "champion_action" "effect_type": "champion_action"
} }
] ]
+24
View File
@@ -0,0 +1,24 @@
{
"cards": [
{
"id": 68,
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Confiscate",
"cost": 3,
"init_amount": 2,
"effects": [
{
"effect": "buy_for_free",
"amount": 4
},
{
"effect": "heal",
"amount": 6,
"effect_type": "faction_combo"
}
]
}
]
}
+10 -20
View File
@@ -14,12 +14,10 @@
"amount": 3 "amount": 3
}, },
{ {
"effect": "play_next_card_bought", "effect": "play_next_card_bought"
"amount": 1
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "faction_combo" "effect_type": "faction_combo"
} }
] ]
@@ -34,16 +32,13 @@
"init_amount": 2, "init_amount": 2,
"effects": [ "effects": [
{ {
"effect": "discard", "effect": "discard"
"amount": 1
}, },
{ {
"effect": "restack_discarded_card", "effect": "restack_discarded_card"
"amount": 1
}, },
{ {
"effect": "draw", "effect": "draw",
"amount": 1,
"effect_type": "suicide" "effect_type": "suicide"
} }
] ]
@@ -70,8 +65,7 @@
"amount": 2 "amount": 2
}, },
{ {
"effect": *prepare_all_champions*, "effect": "prepare_all_champions",
"amount": 1,
"effect_type": "suicide" "effect_type": "suicide"
} }
] ]
@@ -90,12 +84,10 @@
"amount": 3 "amount": 3
}, },
{ {
"effect":*gold_less_for_champion_purchase*, "effect": "cheaper_champions_passive"
"amount": 1
}, },
{ {
"effect":*control_opposing_champion*, "effect": "control_opposing_champion_passive",
"amount": 1,
"effect_type": "suicide" "effect_type": "suicide"
} }
] ]
@@ -119,8 +111,7 @@
}, },
{ {
"effect": "gold", "effect": "gold",
"amount": 1, "per": "stunned_champion",
"times":*per_stunned_champion*,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1 "mutex": 1
} }
@@ -144,7 +135,7 @@
"mutex": 1 "mutex": 1
}, },
{ {
"effect":*damage_all_champions*, "effect": "damage_all_champions",
"amount": 2, "amount": 2,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1 "mutex": 1
@@ -169,8 +160,7 @@
"mutex": 1 "mutex": 1
}, },
{ {
"effect":*restack_discarded_action*, "effect": "restack_discarded_action",
"amount": 1,
"effect_type": "champion_action", "effect_type": "champion_action",
"mutex": 1 "mutex": 1
} }
@@ -190,7 +180,7 @@
{ {
"effect": "damage", "effect": "damage",
"amount": 2, "amount": 2,
"times":*per_champion_of_same_faction*, "per": "champion_of_same_faction",
"effect_type": "champion_action" "effect_type": "champion_action"
} }
] ]