This repository has been archived on 2024-07-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
back-python/src/cards/pack1_faction_imperial.json
T

352 lines
9.6 KiB
JSON

{
"cards": [
{
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Arkus, Imperial Dragon",
"cost": 8,
"defense": 6,
"guard": true,
"init_amount": 1,
"effects": [
{
"effect": "draw",
"amount": 1,
"effect_type": "champion_action"
},
{
"effect": "damage",
"amount": 5,
"effect_type": "champion_action"
},
{
"effect": "heal",
"amount": 6,
"effect_type": "faction_combo"
}
]
},
{
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Close Ranks",
"cost": 3,
"init_amount": 1,
"effects": [
{
"effect": "damage",
"amount": 5
},
{
"effect": "damage",
"amount": 2,
"times": "per_champion"
},
{
"effect": "heal",
"amount": 6,
"effect_type": "faction_combo"
}
]
},
{
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Command",
"cost": 5,
"init_amount": 1,
"effects": [
{
"effect": "draw",
"amount": 1
},
{
"effect": "damage",
"amount": 3
},
{
"effect": "gold",
"amount": 2
},
{
"effect": "heal",
"amount": 4
}
]
},
{
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Darian , War Mage",
"cost": 4,
"defense": 5,
"guard": false,
"init_amount": 1,
"effects": [
{
"effect": "damage",
"amount": 3,
"effect_type": "champion_action",
"mutex": 1
},
{
"effect": "heal",
"amount": 4,
"effect_type": "champion_action",
"mutex": 1
}
]
},
{
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Domination",
"cost": 7,
"init_amount": 1,
"effects": [
{
"effect": "heal",
"amount": 6
},
{
"effect": "damage",
"amount": 6
},
{
"effect": "draw",
"amount": 1
},
{
"effect": "prepare",
"amount": 1,
"effect_type": "faction_combo"
}
]
},
{
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Cristov, the Just",
"cost": 5,
"defense": 5,
"guard": true,
"init_amount": 1,
"effects": [
{
"effect": "damage",
"amount": 2,
"effect_type": "champion_action"
},
{
"effect": "heal",
"amount": 3,
"effect_type": "champion_action"
},
{
"effect": "draw",
"amount": 1,
"effect_type": "faction_combo"
}
]
},
{
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Kraka, High Priest",
"cost": 6,
"defense": 6,
"guard": false,
"init_amount": 1,
"effects": [
{
"effect": "heal",
"amount": 2,
"effect_type": "champion_action"
},
{
"effect": "draw",
"amount": 1,
"effect_type": "champion_action"
},
{
"effect": "heal",
"amount": 2,
"effect_type": "faction_combo",
"times": "per_champion"
}
]
},
{
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Man-at-Arms",
"cost": 3,
"defense": 4,
"guard": true,
"init_amount": 2,
"effects": [
{
"effect": "damage",
"amount": 2,
"effect_type": "champion_action"
},
{
"effect": "damage",
"amount": 1,
"times": "per_other_guard",
"effect_type": "champion_action"
}
]
},
{
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Master Weyan",
"cost": 4,
"defense": 4,
"guard": true,
"init_amount": 1,
"effects": [
{
"effect": "damage",
"amount": 3,
"effect_type": "champion_action"
},
{
"effect": "damage",
"amount": 1,
"times": "per_other_champion",
"effect_type": "champion_action"
}
]
},
{
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Rally the Troops",
"cost": 4,
"init_amount": 1,
"effects": [
{
"effect": "heal",
"amount": 5
},
{
"effect": "damage",
"amount": 5
},
{
"effect": "prepare",
"amount": 1,
"effect_type": "faction_combo"
}
]
},
{
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Recruit",
"cost": 2,
"init_amount": 3,
"effects": [
{
"effect": "gold",
"amount": 2
},
{
"effect": "heal",
"amount": 3
},
{
"effect": "heal",
"amount": 1,
"times": "per_champion"
},
{
"effect": "gold",
"amount": 1,
"effect_type": "faction_combo"
}
]
},
{
"role": "market",
"card_type": "champion",
"faction": "yellow",
"name": "Tits Priest",
"cost": 2,
"defense": 3,
"guard": false,
"init_amount": 2,
"effects": [
{
"effect": "gold",
"amount": 1,
"effect_type": "champion_action",
"mutex": 1
},
{
"effect": "heal",
"amount": 1,
"effect_type": "champion_action",
"mutex": 1,
"times": "per_champion"
}
]
},
{
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Taxation",
"cost": 1,
"init_amount": 3,
"effects": [
{
"effect": "gold",
"amount": 2
},
{
"effect": "heal",
"amount": 6,
"effect_type": "faction_combo"
}
]
},
{
"role": "market",
"card_type": "action",
"faction": "yellow",
"name": "Word of Power",
"cost": 6,
"init_amount": 1,
"effects": [
{
"effect": "draw",
"amount": 2
},
{
"effect": "heal",
"amount": 5,
"effect_type": "faction_combo"
},
{
"effect": "damage",
"amount": 5,
"effect_type": "suicide"
}
]
}
]
}