initial commit
This commit is contained in:
@@ -0,0 +1,291 @@
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"id": 42,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "broelyn, loreweaver",
|
||||
"cost": 4,
|
||||
"defense": 6,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 2,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "make_discard",
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 43,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "cron, the berserker",
|
||||
"cost": 6,
|
||||
"defense": 6,
|
||||
"guard": false,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 5,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "draw",
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 44,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "dire wolf",
|
||||
"cost": 5,
|
||||
"defense": 5,
|
||||
"guard": true,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 3,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4,
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 45,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "elven curse",
|
||||
"cost": 3,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 6
|
||||
},
|
||||
{
|
||||
"effect": "make_discard"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 3,
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 46,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "elven gift",
|
||||
"cost": 2,
|
||||
"init_amount": 3,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 2
|
||||
},
|
||||
{
|
||||
"effect": "draw_and_discard"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4,
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 47,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "grak, storm giant",
|
||||
"cost": 8,
|
||||
"defense": 7,
|
||||
"guard": true,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 6,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "draw_and_discard",
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "draw_and_discard",
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 48,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "nature's bounty",
|
||||
"cost": 4,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"effect": "make_discard",
|
||||
"effect_type": "faction_combo"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4,
|
||||
"effect_type": "suicide"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 49,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "orc grunt",
|
||||
"cost": 3,
|
||||
"defense": 3,
|
||||
"guard": true,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 2,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "draw",
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 50,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "rampage",
|
||||
"cost": 6,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 6
|
||||
},
|
||||
{
|
||||
"effect": "draw_and_discard",
|
||||
"times": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 51,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "torgen rocksplitter",
|
||||
"cost": 7,
|
||||
"defense": 7,
|
||||
"guard": true,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "make_discard",
|
||||
"effect_type": "champion_action"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 52,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "spark",
|
||||
"cost": 1,
|
||||
"init_amount": 3,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 3
|
||||
},
|
||||
{
|
||||
"effect": "make_discard"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 2,
|
||||
"effect_type": "faction_combo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 53,
|
||||
"role": "market",
|
||||
"card_type": "action",
|
||||
"faction": "green",
|
||||
"name": "wolf form",
|
||||
"cost": 5,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 8
|
||||
},
|
||||
{
|
||||
"effect": "make_discard"
|
||||
},
|
||||
{
|
||||
"effect": "make_discard",
|
||||
"effect_type": "suicide"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 54,
|
||||
"role": "market",
|
||||
"card_type": "champion",
|
||||
"faction": "green",
|
||||
"name": "wolf shaman",
|
||||
"cost": 2,
|
||||
"defense": 4,
|
||||
"guard": false,
|
||||
"init_amount": 2,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 2,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 1,
|
||||
"per": "other_card_of_same_faction",
|
||||
"effect_type": "champion_action"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user