From ef3da3e30f48db88c46bc2f7cd20d68e0d45f8b6 Mon Sep 17 00:00:00 2001 From: Jared Miller Date: Mon, 23 Feb 2026 18:34:05 -0500 Subject: [PATCH] Merge per-character card data into unified cards.json --- data/cards.json | 7770 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 7769 insertions(+), 1 deletion(-) diff --git a/data/cards.json b/data/cards.json index fe51488..ffff5d2 100644 --- a/data/cards.json +++ b/data/cards.json @@ -1 +1,7769 @@ -[] +{ + "bash": { + "id": "bash", + "name": "Bash", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Apply 1 Vulnerable.", + "upgraded": "bash+" + }, + "bash+": { + "id": "bash+", + "name": "Bash+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 4 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": [], + "description": "4 hit. Apply 1 Vulnerable.", + "upgraded": null + }, + "strike_r": { + "id": "strike_r", + "name": "Strike", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit.", + "upgraded": "strike_r+", + "copies": 5 + }, + "strike_r+": { + "id": "strike_r+", + "name": "Strike+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit.", + "upgraded": null + }, + "defend_r": { + "id": "defend_r", + "name": "Defend", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 1 + } + ], + "keywords": [], + "description": "1 Block.", + "upgraded": "defend_r+", + "copies": 4 + }, + "defend_r+": { + "id": "defend_r+", + "name": "Defend+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 2 + } + ], + "keywords": [], + "description": "2 Block. Can be given to any player.", + "upgraded": null + }, + "anger": { + "id": "anger", + "name": "Anger", + "cost": 0, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "Put this card on top of your draw pile." + } + ], + "keywords": [], + "description": "1 hit. Put this card on top of your draw pile.", + "upgraded": "anger+" + }, + "anger+": { + "id": "anger+", + "name": "Anger+", + "cost": 0, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "Put this card on top of your draw pile." + } + ], + "keywords": [], + "description": "1 hit. Put this card on top of your draw pile.", + "upgraded": null, + "comment": "Upgraded version may have higher hit value; hard to confirm from image" + }, + "armaments": { + "id": "armaments", + "name": "Armaments", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Upgrade a card in your hand." + } + ], + "keywords": [], + "description": "1 Block. Upgrade a card in your hand.", + "upgraded": "armaments+" + }, + "armaments+": { + "id": "armaments+", + "name": "Armaments+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Upgrade a card in your hand." + } + ], + "keywords": [], + "description": "1 Block. Upgrade a card in your hand.", + "upgraded": null + }, + "body_slam": { + "id": "body_slam", + "name": "Body Slam", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Deal damage equal to your Block." + } + ], + "keywords": [], + "description": "Deal damage equal to your Block.", + "upgraded": "body_slam+" + }, + "body_slam+": { + "id": "body_slam+", + "name": "Body Slam+", + "cost": 0, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Deal damage equal to your Block." + } + ], + "keywords": [], + "description": "Deal damage equal to your Block.", + "upgraded": null + }, + "clash": { + "id": "clash", + "name": "Clash", + "cost": 0, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit. Can only be played when every card in your hand is an Attack.", + "upgraded": "clash+" + }, + "clash+": { + "id": "clash+", + "name": "Clash+", + "cost": 0, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 3 + } + ], + "keywords": [], + "description": "3 hit. Can only be played when every card in your hand is an Attack.", + "upgraded": null + }, + "cleave": { + "id": "cleave", + "name": "Cleave", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit to any player. Exhaust a card.", + "upgraded": "cleave+" + }, + "cleave+": { + "id": "cleave+", + "name": "Cleave+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit to any player. Exhaust a card.", + "upgraded": null + }, + "clothesline": { + "id": "clothesline", + "name": "Clothesline", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Apply 1 Weak.", + "upgraded": "clothesline+" + }, + "clothesline+": { + "id": "clothesline+", + "name": "Clothesline+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "3 hit. Apply 1 Weak.", + "upgraded": null + }, + "flex": { + "id": "flex", + "name": "Flex", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "strength", + "value": 1 + }, + { + "type": "special", + "description": "Lose 1 Strength at end of turn." + } + ], + "keywords": [], + "description": "Gain 1 Strength. Lose 1 Strength at end of turn.", + "upgraded": "flex+" + }, + "flex+": { + "id": "flex+", + "name": "Flex+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "strength", + "value": 2 + }, + { + "type": "special", + "description": "Lose 2 Strength at end of turn." + } + ], + "keywords": [], + "description": "Gain 2 Strength. Lose 2 Strength at end of turn.", + "upgraded": null + }, + "headbutt": { + "id": "headbutt", + "name": "Headbutt", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "Put a card from your discard pile on top of your draw pile." + } + ], + "keywords": [], + "description": "1 hit. Put a card from your discard pile on top of your draw pile.", + "upgraded": "headbutt+" + }, + "headbutt+": { + "id": "headbutt+", + "name": "Headbutt+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Put a card from your discard pile on top of your draw pile." + } + ], + "keywords": [], + "description": "2 hit. Put a card from your discard pile on top of your draw pile.", + "upgraded": null + }, + "heavy_blade": { + "id": "heavy_blade", + "name": "Heavy Blade", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Each Strength adds +3 damage to this card (instead of +1)." + } + ], + "keywords": [], + "description": "3 hit. Each Strength adds +3 damage to this card (instead of +1).", + "upgraded": "heavy_blade+" + }, + "heavy_blade+": { + "id": "heavy_blade+", + "name": "Heavy Blade+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Each Strength adds +5 damage to this card (instead of +1)." + } + ], + "keywords": [], + "description": "3 hit. Each Strength adds +5 damage to this card (instead of +1).", + "upgraded": null + }, + "iron_wave": { + "id": "iron_wave", + "name": "Iron Wave", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "block", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. 1 Block.", + "upgraded": "iron_wave+" + }, + "iron_wave+": { + "id": "iron_wave+", + "name": "Iron Wave+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "block", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. 1 Block.", + "upgraded": null + }, + "perfected_strike": { + "id": "perfected_strike", + "name": "Perfected Strike", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Deals +1 damage for each card containing 'Strike' in your deck." + } + ], + "keywords": [], + "description": "2 hit. +1 for each card containing 'Strike'.", + "upgraded": "perfected_strike+" + }, + "perfected_strike+": { + "id": "perfected_strike+", + "name": "Perfected Strike+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Deals +1 damage for each card containing 'Strike' in your deck." + } + ], + "keywords": [], + "description": "2 hit. +1 for each card containing 'Strike'.", + "upgraded": null + }, + "pommel_strike": { + "id": "pommel_strike", + "name": "Pommel Strike", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "draw", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Draw a card.", + "upgraded": "pommel_strike+" + }, + "pommel_strike+": { + "id": "pommel_strike+", + "name": "Pommel Strike+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "1 hit. Draw 2 cards.", + "upgraded": null + }, + "shrug_it_off": { + "id": "shrug_it_off", + "name": "Shrug It Off", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "draw", + "value": 1 + } + ], + "keywords": [], + "description": "2 Block. Draw a card.", + "upgraded": "shrug_it_off+" + }, + "shrug_it_off+": { + "id": "shrug_it_off+", + "name": "Shrug It Off+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "2 Block. Draw 2 cards.", + "upgraded": null + }, + "sword_boomerang": { + "id": "sword_boomerang", + "name": "Sword Boomerang", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit 1 hit.", + "upgraded": "sword_boomerang+" + }, + "sword_boomerang+": { + "id": "sword_boomerang+", + "name": "Sword Boomerang+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit 1 hit 1 hit.", + "upgraded": null + }, + "thunderclap": { + "id": "thunderclap", + "name": "Thunderclap", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 1 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit to any player. Apply 1 Vulnerable.", + "upgraded": "thunderclap+" + }, + "thunderclap+": { + "id": "thunderclap+", + "name": "Thunderclap+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 1 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit to any player. Apply 1 Vulnerable.", + "upgraded": null + }, + "true_grit": { + "id": "true_grit", + "name": "True Grit", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "exhaust", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "2 Block. Exhaust a card from your hand.", + "upgraded": "true_grit+" + }, + "true_grit+": { + "id": "true_grit+", + "name": "True Grit+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "exhaust", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "3 Block. Exhaust a card from your hand.", + "upgraded": null + }, + "twin_strike": { + "id": "twin_strike", + "name": "Twin Strike", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit, 1 hit.", + "upgraded": "twin_strike+" + }, + "twin_strike+": { + "id": "twin_strike+", + "name": "Twin Strike+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit, 2 hit.", + "upgraded": null + }, + "war_cry": { + "id": "war_cry", + "name": "War Cry", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "draw", + "value": 1 + }, + { + "type": "special", + "description": "Put a card from your hand on top of your draw pile." + } + ], + "keywords": ["exhaust"], + "description": "Draw a card. Put a card from your hand on top of your draw pile. Exhaust.", + "upgraded": "war_cry+" + }, + "war_cry+": { + "id": "war_cry+", + "name": "War Cry+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "draw", + "value": 2 + }, + { + "type": "special", + "description": "Put a card from your hand on top of your draw pile." + } + ], + "keywords": ["exhaust"], + "description": "Draw 2 cards. Put a card from your hand on top of your draw pile. Exhaust.", + "upgraded": null + }, + "wild_strike": { + "id": "wild_strike", + "name": "Wild Strike", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Add a Wound to your draw pile." + } + ], + "keywords": [], + "description": "2 hit. Add a Wound to your draw pile.", + "upgraded": "wild_strike+" + }, + "wild_strike+": { + "id": "wild_strike+", + "name": "Wild Strike+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Add a Wound to your draw pile." + } + ], + "keywords": [], + "description": "3 hit. Add a Wound to your draw pile.", + "upgraded": null + }, + "battle_trance": { + "id": "battle_trance", + "name": "Battle Trance", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "Draw 2 cards.", + "upgraded": "battle_trance+" + }, + "battle_trance+": { + "id": "battle_trance+", + "name": "Battle Trance+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 3 + } + ], + "keywords": [], + "description": "Draw 3 cards.", + "upgraded": null + }, + "blood_for_blood": { + "id": "blood_for_blood", + "name": "Blood for Blood", + "cost": 3, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "This card costs 1 less Energy for each time you've lost HP this combat." + } + ], + "keywords": [], + "description": "3 hit. This card costs 1 less for each time you've lost HP this combat.", + "upgraded": "blood_for_blood+" + }, + "blood_for_blood+": { + "id": "blood_for_blood+", + "name": "Blood for Blood+", + "cost": 3, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 4 + }, + { + "type": "special", + "description": "This card costs 1 less Energy for each time you've lost HP this combat." + } + ], + "keywords": [], + "description": "4 hit. This card costs 1 less for each time you've lost HP this combat.", + "upgraded": null + }, + "bloodletting": { + "id": "bloodletting", + "name": "Bloodletting", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "energy", + "value": 1 + }, + { + "type": "lose_hp", + "value": 1 + } + ], + "keywords": [], + "description": "Gain 1 Energy. Lose 1 HP.", + "upgraded": "bloodletting+" + }, + "bloodletting+": { + "id": "bloodletting+", + "name": "Bloodletting+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "energy", + "value": 2 + }, + { + "type": "lose_hp", + "value": 1 + } + ], + "keywords": [], + "description": "Gain 2 Energy. Lose 1 HP.", + "upgraded": null + }, + "burning_pact": { + "id": "burning_pact", + "name": "Burning Pact", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "exhaust", + "value": 1 + }, + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "Exhaust a card. Draw 2 cards.", + "upgraded": "burning_pact+" + }, + "burning_pact+": { + "id": "burning_pact+", + "name": "Burning Pact+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "exhaust", + "value": 1 + }, + { + "type": "draw", + "value": 3 + } + ], + "keywords": [], + "description": "Exhaust a card. Draw 3 cards.", + "upgraded": null + }, + "carnage": { + "id": "carnage", + "name": "Carnage", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + } + ], + "keywords": ["ethereal"], + "description": "3 hit. Ethereal.", + "upgraded": "carnage+" + }, + "carnage+": { + "id": "carnage+", + "name": "Carnage+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 4 + } + ], + "keywords": ["ethereal"], + "description": "4 hit. Ethereal.", + "upgraded": null + }, + "combust": { + "id": "combust", + "name": "Combust", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Lose 1 HP. Deal 1 damage to any player." + } + ], + "keywords": [], + "description": "End of turn: Lose 1 HP. Deal 1 damage to any player.", + "upgraded": "combust+" + }, + "combust+": { + "id": "combust+", + "name": "Combust+", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Lose 1 HP. Deal 2 damage to any player." + } + ], + "keywords": [], + "description": "End of turn: Lose 1 HP. Deal 2 damage to any player.", + "upgraded": null + }, + "dark_embrace": { + "id": "dark_embrace", + "name": "Dark Embrace", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you Exhaust a card, draw a card." + } + ], + "keywords": [], + "description": "Whenever you Exhaust a card, draw a card.", + "upgraded": "dark_embrace+" + }, + "dark_embrace+": { + "id": "dark_embrace+", + "name": "Dark Embrace+", + "cost": 0, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you Exhaust a card, draw a card." + } + ], + "keywords": [], + "description": "Whenever you Exhaust a card, draw a card.", + "upgraded": null + }, + "disarm": { + "id": "disarm", + "name": "Disarm", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "It is played to you." + } + ], + "keywords": ["exhaust"], + "description": "Apply to any player. Exhaust. It is played to you.", + "upgraded": "disarm+", + "comment": "Effect text hard to read" + }, + "disarm+": { + "id": "disarm+", + "name": "Disarm+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "It is played to you." + } + ], + "keywords": ["exhaust"], + "description": "Apply to any player. Exhaust. It is played to you.", + "upgraded": null + }, + "dropkick": { + "id": "dropkick", + "name": "Dropkick", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "If the enemy has Vulnerable, gain 1 Energy and draw 1 card." + } + ], + "keywords": [], + "description": "1 hit. If the enemy has Vulnerable, gain 1 Energy and draw 1 card.", + "upgraded": "dropkick+" + }, + "dropkick+": { + "id": "dropkick+", + "name": "Dropkick+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "If the enemy has Vulnerable, gain 1 Energy and draw 1 card." + } + ], + "keywords": [], + "description": "2 hit. If the enemy has Vulnerable, gain 1 Energy and draw 1 card.", + "upgraded": null + }, + "dual_wield": { + "id": "dual_wield", + "name": "Dual Wield", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Choose a card in your hand. Play it twice." + } + ], + "keywords": [], + "description": "Choose a card in your hand. Play it twice.", + "upgraded": "dual_wield+", + "comment": "Text partially obscured" + }, + "dual_wield+": { + "id": "dual_wield+", + "name": "Dual Wield+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Choose a card in your hand. Play it twice." + } + ], + "keywords": [], + "description": "Choose a card in your hand. Play it twice.", + "upgraded": null + }, + "entrench": { + "id": "entrench", + "name": "Entrench", + "cost": 2, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Double your Block." + } + ], + "keywords": [], + "description": "Double your Block.", + "upgraded": "entrench+" + }, + "entrench+": { + "id": "entrench+", + "name": "Entrench+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Double your Block." + } + ], + "keywords": [], + "description": "Double your Block.", + "upgraded": null + }, + "evolve": { + "id": "evolve", + "name": "Evolve", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you draw a Status or Curse, draw a card." + } + ], + "keywords": [], + "description": "Whenever you draw a Status or Curse, draw a card.", + "upgraded": "evolve+" + }, + "evolve+": { + "id": "evolve+", + "name": "Evolve+", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you draw a Status or Curse, draw 2 cards." + } + ], + "keywords": [], + "description": "Whenever you draw a Status or Curse, draw 2 cards.", + "upgraded": null + }, + "feel_no_pain": { + "id": "feel_no_pain", + "name": "Feel No Pain", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you Exhaust a card, gain 1 Block." + } + ], + "keywords": [], + "description": "Whenever you Exhaust a card, gain 1 Block.", + "upgraded": "feel_no_pain+" + }, + "feel_no_pain+": { + "id": "feel_no_pain+", + "name": "Feel No Pain+", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you Exhaust a card, gain 2 Block." + } + ], + "keywords": [], + "description": "Whenever you Exhaust a card, gain 2 Block.", + "upgraded": null + }, + "flame_barrier": { + "id": "flame_barrier", + "name": "Flame Barrier", + "cost": 2, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Whenever you take damage this turn, deal 1 damage to the attacker." + } + ], + "keywords": [], + "description": "2 Block. Whenever you take hit damage, deal 1 damage back.", + "upgraded": "flame_barrier+" + }, + "flame_barrier+": { + "id": "flame_barrier+", + "name": "Flame Barrier+", + "cost": 2, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "special", + "description": "Whenever you take damage this turn, deal 1 damage to the attacker." + } + ], + "keywords": [], + "description": "3 Block. Whenever you take hit damage, deal 1 damage back.", + "upgraded": null + }, + "ghostly_armor": { + "id": "ghostly_armor", + "name": "Ghostly Armor", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 3 + } + ], + "keywords": ["ethereal"], + "description": "3 Block. Ethereal.", + "upgraded": "ghostly_armor+" + }, + "ghostly_armor+": { + "id": "ghostly_armor+", + "name": "Ghostly Armor+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 4 + } + ], + "keywords": ["ethereal"], + "description": "4 Block. Ethereal.", + "upgraded": null + }, + "hemokinesis": { + "id": "hemokinesis", + "name": "Hemokinesis", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "lose_hp", + "value": 1 + }, + { + "type": "hit", + "value": 3 + } + ], + "keywords": [], + "description": "Lose 1 HP. 3 hit.", + "upgraded": "hemokinesis+" + }, + "hemokinesis+": { + "id": "hemokinesis+", + "name": "Hemokinesis+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "lose_hp", + "value": 1 + }, + { + "type": "hit", + "value": 4 + } + ], + "keywords": [], + "description": "Lose 1 HP. 4 hit.", + "upgraded": null + }, + "inflame": { + "id": "inflame", + "name": "Inflame", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "strength", + "value": 1 + } + ], + "keywords": [], + "description": "Gain 1 Strength.", + "upgraded": "inflame+" + }, + "inflame+": { + "id": "inflame+", + "name": "Inflame+", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "strength", + "value": 2 + } + ], + "keywords": [], + "description": "Gain 2 Strength.", + "upgraded": null + }, + "intimidate": { + "id": "intimidate", + "name": "Intimidate", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "weak", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Apply 1 Weak to all enemies. Exhaust.", + "upgraded": "intimidate+" + }, + "intimidate+": { + "id": "intimidate+", + "name": "Intimidate+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "weak", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Apply 1 Weak to all enemies. Exhaust.", + "upgraded": null + }, + "metallicize": { + "id": "metallicize", + "name": "Metallicize", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Gain 1 Block." + } + ], + "keywords": [], + "description": "End of turn: Gain 1 Block.", + "upgraded": "metallicize+" + }, + "metallicize+": { + "id": "metallicize+", + "name": "Metallicize+", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Gain 2 Block." + } + ], + "keywords": [], + "description": "End of turn: Gain 2 Block.", + "upgraded": null + }, + "power_through": { + "id": "power_through", + "name": "Power Through", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "special", + "description": "Add 2 Wounds to your hand." + } + ], + "keywords": [], + "description": "3 Block. Add 2 Wounds to your hand.", + "upgraded": "power_through+" + }, + "power_through+": { + "id": "power_through+", + "name": "Power Through+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 4 + }, + { + "type": "special", + "description": "Add 2 Wounds to your hand." + } + ], + "keywords": [], + "description": "4 Block. Add 2 Wounds to your hand.", + "upgraded": null + }, + "pummel": { + "id": "pummel", + "name": "Pummel", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "1 hit, 1 hit, 1 hit. Exhaust.", + "upgraded": "pummel+" + }, + "pummel+": { + "id": "pummel+", + "name": "Pummel+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "1 hit, 1 hit, 1 hit, 1 hit. Exhaust.", + "upgraded": null + }, + "rage": { + "id": "rage", + "name": "Rage", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you play an Attack this turn, gain 1 Block." + } + ], + "keywords": [], + "description": "Whenever you play an Attack this turn, gain 1 Block.", + "upgraded": "rage+" + }, + "rage+": { + "id": "rage+", + "name": "Rage+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you play an Attack this turn, gain 2 Block." + } + ], + "keywords": [], + "description": "Whenever you play an Attack this turn, gain 2 Block.", + "upgraded": null + }, + "rampage": { + "id": "rampage", + "name": "Rampage", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Each time you play this card, add 1 damage to this card (instead of 0)." + } + ], + "keywords": [], + "description": "2 hit. Each additional play of this card adds 1 damage.", + "upgraded": "rampage+", + "comment": "Text partially obscured" + }, + "rampage+": { + "id": "rampage+", + "name": "Rampage+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Each time you play this card, add 2 damage to this card." + } + ], + "keywords": [], + "description": "2 hit. Each additional play adds 2 damage.", + "upgraded": null + }, + "reckless_charge": { + "id": "reckless_charge", + "name": "Reckless Charge", + "cost": 0, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Add a Daze to your draw pile." + } + ], + "keywords": [], + "description": "2 hit. Add a Daze to your draw pile.", + "upgraded": "reckless_charge+" + }, + "reckless_charge+": { + "id": "reckless_charge+", + "name": "Reckless Charge+", + "cost": 0, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Add a Daze to your draw pile." + } + ], + "keywords": [], + "description": "3 hit. Add a Daze to your draw pile.", + "upgraded": null + }, + "rupture": { + "id": "rupture", + "name": "Rupture", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you lose HP, gain 1 Strength." + } + ], + "keywords": [], + "description": "Whenever you lose HP, gain 1 Strength.", + "upgraded": "rupture+" + }, + "rupture+": { + "id": "rupture+", + "name": "Rupture+", + "cost": 0, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you lose HP, gain 1 Strength." + } + ], + "keywords": [], + "description": "Whenever you lose HP, gain 1 Strength.", + "upgraded": null + }, + "searing_blow": { + "id": "searing_blow", + "name": "Searing Blow", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Can be upgraded multiple times." + } + ], + "keywords": [], + "description": "2 hit. Can be upgraded multiple times. Each upgrade adds 1 damage.", + "upgraded": "searing_blow+" + }, + "searing_blow+": { + "id": "searing_blow+", + "name": "Searing Blow+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Can be upgraded multiple times." + } + ], + "keywords": [], + "description": "3 hit. Can be upgraded multiple times.", + "upgraded": null + }, + "second_wind": { + "id": "second_wind", + "name": "Second Wind", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Exhaust all non-Attack cards in your hand. Gain 1 Block for each card Exhausted this way." + } + ], + "keywords": [], + "description": "Exhaust all non-Attack cards in your hand. Gain 1 Block for each.", + "upgraded": "second_wind+" + }, + "second_wind+": { + "id": "second_wind+", + "name": "Second Wind+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Exhaust all non-Attack cards in your hand. Gain 2 Block for each card Exhausted this way." + } + ], + "keywords": [], + "description": "Exhaust all non-Attack cards in your hand. Gain 2 Block for each.", + "upgraded": null + }, + "seeing_red": { + "id": "seeing_red", + "name": "Seeing Red", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "energy", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Gain 1 Energy. Exhaust.", + "upgraded": "seeing_red+" + }, + "seeing_red+": { + "id": "seeing_red+", + "name": "Seeing Red+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "energy", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Gain 1 Energy. Exhaust.", + "upgraded": null + }, + "sentinel": { + "id": "sentinel", + "name": "Sentinel", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "If this card is Exhausted, gain 1 Energy." + } + ], + "keywords": [], + "description": "2 Block. If this card is Exhausted, gain 1 Energy.", + "upgraded": "sentinel+" + }, + "sentinel+": { + "id": "sentinel+", + "name": "Sentinel+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "special", + "description": "If this card is Exhausted, gain 2 Energy." + } + ], + "keywords": [], + "description": "3 Block. If this card is Exhausted, gain 2 Energy.", + "upgraded": null + }, + "severed_soul": { + "id": "severed_soul", + "name": "Severed Soul", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 1 + }, + { + "type": "special", + "description": "Draw a card. If you discard a card this turn, gain 1 Energy." + } + ], + "keywords": [], + "description": "Draw a card. If you discard a card this turn, gain 1 Energy.", + "upgraded": "severed_soul+", + "comment": "Card text partially obscured" + }, + "severed_soul+": { + "id": "severed_soul+", + "name": "Severed Soul+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "Draw 2 cards.", + "upgraded": null + }, + "shockwave": { + "id": "shockwave", + "name": "Shockwave", + "cost": 2, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "weak", + "value": 1 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Apply 1 Weak and 1 Vulnerable to all enemies. Exhaust.", + "upgraded": "shockwave+" + }, + "shockwave+": { + "id": "shockwave+", + "name": "Shockwave+", + "cost": 2, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "weak", + "value": 2 + }, + { + "type": "vulnerable", + "value": 2 + } + ], + "keywords": ["exhaust"], + "description": "Apply 2 Weak and 2 Vulnerable to all enemies. Exhaust.", + "upgraded": null + }, + "spot_weakness": { + "id": "spot_weakness", + "name": "Spot Weakness", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "If the enemy intends to Attack, gain 1 Strength." + } + ], + "keywords": [], + "description": "If the enemy intends to Attack, gain 1 Strength.", + "upgraded": "spot_weakness+", + "comment": "Board game adaptation unclear" + }, + "spot_weakness+": { + "id": "spot_weakness+", + "name": "Spot Weakness+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "If the enemy intends to Attack, gain 2 Strength." + } + ], + "keywords": [], + "description": "If the enemy intends to Attack, gain 2 Strength.", + "upgraded": null + }, + "uppercut": { + "id": "uppercut", + "name": "Uppercut", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "weak", + "value": 1 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Apply 1 Weak. Apply 1 Vulnerable.", + "upgraded": "uppercut+" + }, + "uppercut+": { + "id": "uppercut+", + "name": "Uppercut+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "weak", + "value": 1 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Apply 1 Weak. Apply 1 Vulnerable.", + "upgraded": null + }, + "whirlwind": { + "id": "whirlwind", + "name": "Whirlwind", + "cost": "X", + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Deal X damage to all enemies in a row for each Energy spent." + } + ], + "keywords": [], + "description": "Deal X hit to any player. X is the number of cards in your hand.", + "upgraded": "whirlwind+", + "comment": "Board game text partially obscured" + }, + "whirlwind+": { + "id": "whirlwind+", + "name": "Whirlwind+", + "cost": "X", + "type": "attack", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Deal X+1 damage to all enemies in a row for each Energy spent." + } + ], + "keywords": [], + "description": "Deal X+1 hit to any player.", + "upgraded": null + }, + "fire_breathing": { + "id": "fire_breathing", + "name": "Fire Breathing", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you draw a Status or Curse, deal 1 damage to all enemies." + } + ], + "keywords": [], + "description": "Whenever you draw a Status or Curse, deal 1 damage to all enemies.", + "upgraded": "fire_breathing+" + }, + "fire_breathing+": { + "id": "fire_breathing+", + "name": "Fire Breathing+", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you draw a Status or Curse, deal 2 damage to all enemies." + } + ], + "keywords": [], + "description": "Whenever you draw a Status or Curse, deal 2 damage to all enemies.", + "upgraded": null + }, + "heroic": { + "id": "heroic", + "name": "Heroic", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 1 Energy if you lost HP this combat." + } + ], + "keywords": [], + "description": "Gain 1 Energy if you lost HP this combat.", + "upgraded": "heroic+", + "comment": "Board game card name and text partially obscured" + }, + "heroic+": { + "id": "heroic+", + "name": "Heroic+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 1 Energy if you lost HP this combat." + } + ], + "keywords": [], + "description": "Gain 1 Energy if you lost HP this combat.", + "upgraded": null + }, + "offering": { + "id": "offering", + "name": "Offering", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "lose_hp", + "value": 2 + }, + { + "type": "energy", + "value": 1 + }, + { + "type": "draw", + "value": 2 + } + ], + "keywords": ["exhaust"], + "description": "Lose 2 HP. Gain 1 Energy. Draw 2 cards. Exhaust.", + "upgraded": "offering+" + }, + "offering+": { + "id": "offering+", + "name": "Offering+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "uncommon", + "effects": [ + { + "type": "lose_hp", + "value": 2 + }, + { + "type": "energy", + "value": 1 + }, + { + "type": "draw", + "value": 3 + } + ], + "keywords": ["exhaust"], + "description": "Lose 2 HP. Gain 1 Energy. Draw 3 cards. Exhaust.", + "upgraded": null + }, + "barricade": { + "id": "barricade", + "name": "Barricade", + "cost": 3, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Your Block is not removed at the start of your turn." + } + ], + "keywords": [], + "description": "Your Block is not removed at the start of your turn.", + "upgraded": "barricade+" + }, + "barricade+": { + "id": "barricade+", + "name": "Barricade+", + "cost": 3, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Your Block is not removed at the start of your turn." + } + ], + "keywords": [], + "description": "Your Block is not removed at the start of your turn.", + "upgraded": null + }, + "berserk": { + "id": "berserk", + "name": "Berserk", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Gain 1 Energy. Apply 1 Vulnerable to yourself." + } + ], + "keywords": [], + "description": "Start of turn: Gain 1 Energy. Apply 1 Vulnerable to yourself.", + "upgraded": "berserk+" + }, + "berserk+": { + "id": "berserk+", + "name": "Berserk+", + "cost": 1, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Gain 1 Energy." + } + ], + "keywords": [], + "description": "Start of turn: Gain 1 Energy.", + "upgraded": null + }, + "brutality": { + "id": "brutality", + "name": "Brutality", + "cost": 0, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Lose 1 HP. Draw a card." + } + ], + "keywords": [], + "description": "Start of turn: Lose 1 HP. Draw a card.", + "upgraded": "brutality+" + }, + "brutality+": { + "id": "brutality+", + "name": "Brutality+", + "cost": 0, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Lose 1 HP. Draw 2 cards." + } + ], + "keywords": [], + "description": "Start of turn: Lose 1 HP. Draw 2 cards.", + "upgraded": null, + "comment": "Upgraded effect inferred" + }, + "corruption": { + "id": "corruption", + "name": "Corruption", + "cost": 2, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Skills cost 0 Energy. Exhaust your Skills when played." + } + ], + "keywords": [], + "description": "Skills cost 0 Energy. Exhaust your Skills when played.", + "upgraded": "corruption+" + }, + "corruption+": { + "id": "corruption+", + "name": "Corruption+", + "cost": 2, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Skills cost 0 Energy. Exhaust your Skills when played." + } + ], + "keywords": [], + "description": "Skills cost 0 Energy. Exhaust your Skills when played.", + "upgraded": null + }, + "demon_form": { + "id": "demon_form", + "name": "Demon Form", + "cost": 3, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Gain 1 Strength." + } + ], + "keywords": [], + "description": "Start of turn: Gain 1 Strength.", + "upgraded": "demon_form+" + }, + "demon_form+": { + "id": "demon_form+", + "name": "Demon Form+", + "cost": 3, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Gain 2 Strength." + } + ], + "keywords": [], + "description": "Start of turn: Gain 2 Strength.", + "upgraded": null + }, + "double_tap": { + "id": "double_tap", + "name": "Double Tap", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The next Attack you play this turn is played twice." + } + ], + "keywords": [], + "description": "The next Attack you play this turn is played twice.", + "upgraded": "double_tap+" + }, + "double_tap+": { + "id": "double_tap+", + "name": "Double Tap+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The next Attack you play this turn is played twice." + } + ], + "keywords": [], + "description": "The next Attack you play this turn is played twice.", + "upgraded": null + }, + "exhume": { + "id": "exhume", + "name": "Exhume", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Put a card from your Exhaust pile into your hand." + } + ], + "keywords": ["exhaust"], + "description": "Put a card from your Exhaust pile into your hand. Exhaust.", + "upgraded": "exhume+" + }, + "exhume+": { + "id": "exhume+", + "name": "Exhume+", + "cost": 0, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Put a card from your Exhaust pile into your hand." + } + ], + "keywords": ["exhaust"], + "description": "Put a card from your Exhaust pile into your hand. Exhaust.", + "upgraded": null + }, + "feed": { + "id": "feed", + "name": "Feed", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "If this kills an enemy, gain 1 max HP." + } + ], + "keywords": ["exhaust"], + "description": "2 hit. If this kills, gain 1 max HP. Exhaust.", + "upgraded": "feed+" + }, + "feed+": { + "id": "feed+", + "name": "Feed+", + "cost": 1, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "If this kills an enemy, gain 1 max HP." + } + ], + "keywords": ["exhaust"], + "description": "3 hit. If this kills, gain 1 max HP. Exhaust.", + "upgraded": null + }, + "fiend_fire": { + "id": "fiend_fire", + "name": "Fiend Fire", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Exhaust your hand. Deal 1 hit for each card Exhausted." + } + ], + "keywords": ["exhaust"], + "description": "Exhaust your hand. Deal 1 hit for each card Exhausted. Exhaust.", + "upgraded": "fiend_fire+" + }, + "fiend_fire+": { + "id": "fiend_fire+", + "name": "Fiend Fire+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Exhaust your hand. Deal 2 hit for each card Exhausted." + } + ], + "keywords": ["exhaust"], + "description": "Exhaust your hand. Deal 2 hit for each card Exhausted. Exhaust.", + "upgraded": null + }, + "immolate": { + "id": "immolate", + "name": "Immolate", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 3 + }, + { + "type": "special", + "description": "Add a Burn to your discard pile." + } + ], + "keywords": [], + "description": "3 hit to all enemies. Add a Burn to your discard pile.", + "upgraded": "immolate+" + }, + "immolate+": { + "id": "immolate+", + "name": "Immolate+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 4 + } + ], + "keywords": [], + "description": "4 hit to all enemies.", + "upgraded": null + }, + "impervious": { + "id": "impervious", + "name": "Impervious", + "cost": 2, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "block", + "value": 7 + } + ], + "keywords": ["exhaust"], + "description": "7 Block. Exhaust.", + "upgraded": "impervious+" + }, + "impervious+": { + "id": "impervious+", + "name": "Impervious+", + "cost": 2, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "block", + "value": 9 + } + ], + "keywords": ["exhaust"], + "description": "9 Block. Exhaust.", + "upgraded": null + }, + "juggernaut": { + "id": "juggernaut", + "name": "Juggernaut", + "cost": 2, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Whenever you gain Block, deal 1 damage to a random enemy." + } + ], + "keywords": [], + "description": "Whenever you gain Block, deal 1 damage to a random enemy.", + "upgraded": "juggernaut+" + }, + "juggernaut+": { + "id": "juggernaut+", + "name": "Juggernaut+", + "cost": 2, + "type": "power", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Whenever you gain Block, deal 2 damage to a random enemy." + } + ], + "keywords": [], + "description": "Whenever you gain Block, deal 2 damage to a random enemy.", + "upgraded": null + }, + "limit_break": { + "id": "limit_break", + "name": "Limit Break", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Double your Strength." + } + ], + "keywords": ["exhaust"], + "description": "Double your Strength. Exhaust.", + "upgraded": "limit_break+" + }, + "limit_break+": { + "id": "limit_break+", + "name": "Limit Break+", + "cost": 1, + "type": "skill", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Double your Strength." + } + ], + "keywords": [], + "description": "Double your Strength.", + "upgraded": null + }, + "reaper": { + "id": "reaper", + "name": "Reaper", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 1 + }, + { + "type": "special", + "description": "Heal HP equal to damage dealt." + } + ], + "keywords": ["exhaust"], + "description": "Deal 1 damage to all enemies. Heal for damage dealt. Exhaust.", + "upgraded": "reaper+" + }, + "reaper+": { + "id": "reaper+", + "name": "Reaper+", + "cost": 2, + "type": "attack", + "character": "ironclad", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 2 + }, + { + "type": "special", + "description": "Heal HP equal to damage dealt." + } + ], + "keywords": ["exhaust"], + "description": "Deal 2 damage to all enemies. Heal for damage dealt. Exhaust.", + "upgraded": null + }, + "survivor": { + "id": "survivor", + "name": "Survivor", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "2 Block. Discard 1 card.", + "upgraded": "survivor+" + }, + "survivor+": { + "id": "survivor+", + "name": "Survivor+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "3 Block. Discard 1 card.", + "upgraded": null + }, + "neutralize": { + "id": "neutralize", + "name": "Neutralize", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Apply 1 Weak.", + "upgraded": "neutralize+" + }, + "neutralize+": { + "id": "neutralize+", + "name": "Neutralize+", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Apply 1 Weak.", + "upgraded": null + }, + "strike_g": { + "id": "strike_g", + "name": "Strike", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit.", + "upgraded": "strike_g+", + "copies": 5 + }, + "strike_g+": { + "id": "strike_g+", + "name": "Strike+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit.", + "upgraded": null + }, + "defend_g": { + "id": "defend_g", + "name": "Defend", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 1 + } + ], + "keywords": [], + "description": "1 Block.", + "upgraded": "defend_g+", + "copies": 5 + }, + "defend_g+": { + "id": "defend_g+", + "name": "Defend+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 2 + } + ], + "keywords": [], + "description": "2 Block. Can be given to any player.", + "upgraded": null + }, + "acrobatics": { + "id": "acrobatics", + "name": "Acrobatics", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "draw", + "value": 3 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "Draw 3 cards. Discard 1 card.", + "upgraded": "acrobatics+" + }, + "acrobatics+": { + "id": "acrobatics+", + "name": "Acrobatics+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "draw", + "value": 4 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "Draw 4 cards. Discard 1 card.", + "upgraded": null + }, + "backflip": { + "id": "backflip", + "name": "Backflip", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "draw", + "value": 1 + } + ], + "keywords": [], + "description": "1 Block. Draw a card.", + "upgraded": "backflip+" + }, + "backflip+": { + "id": "backflip+", + "name": "Backflip+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "1 Block. Draw 2 cards.", + "upgraded": null + }, + "bane": { + "id": "bane", + "name": "Bane", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "If the enemy has Poison, hit again." + } + ], + "keywords": [], + "description": "1 hit. If the enemy is Poisoned, 1 hit again.", + "upgraded": "bane+" + }, + "bane+": { + "id": "bane+", + "name": "Bane+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "If the enemy has Poison, hit again." + } + ], + "keywords": [], + "description": "2 hit. If the enemy is Poisoned, 2 hit again.", + "upgraded": null + }, + "blade_dance": { + "id": "blade_dance", + "name": "Blade Dance", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Gain 2 Shivs." + } + ], + "keywords": [], + "description": "Gain 2 Shivs.", + "upgraded": "blade_dance+" + }, + "blade_dance+": { + "id": "blade_dance+", + "name": "Blade Dance+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Gain 3 Shivs." + } + ], + "keywords": [], + "description": "Gain 3 Shivs.", + "upgraded": null + }, + "cloak_and_dagger": { + "id": "cloak_and_dagger", + "name": "Cloak and Dagger", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Gain 1 Shiv." + } + ], + "keywords": [], + "description": "1 Block. Gain 1 Shiv.", + "upgraded": "cloak_and_dagger+" + }, + "cloak_and_dagger+": { + "id": "cloak_and_dagger+", + "name": "Cloak and Dagger+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Gain 2 Shivs." + } + ], + "keywords": [], + "description": "1 Block. Gain 2 Shivs.", + "upgraded": null + }, + "dagger_spray": { + "id": "dagger_spray", + "name": "Dagger Spray", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 1 + }, + { + "type": "damage_all", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit to any player, 1 hit to any player.", + "upgraded": "dagger_spray+" + }, + "dagger_spray+": { + "id": "dagger_spray+", + "name": "Dagger Spray+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 2 + }, + { + "type": "damage_all", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit to any player, 2 hit to any player.", + "upgraded": null + }, + "dagger_throw": { + "id": "dagger_throw", + "name": "Dagger Throw", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "draw", + "value": 1 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Draw 1 card. Discard 1 card.", + "upgraded": "dagger_throw+" + }, + "dagger_throw+": { + "id": "dagger_throw+", + "name": "Dagger Throw+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "draw", + "value": 1 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Draw 1 card. Discard 1 card.", + "upgraded": null + }, + "deadly_poison": { + "id": "deadly_poison", + "name": "Deadly Poison", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "poison", + "value": 2 + } + ], + "keywords": [], + "description": "Apply 2 Poison.", + "upgraded": "deadly_poison+" + }, + "deadly_poison+": { + "id": "deadly_poison+", + "name": "Deadly Poison+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "poison", + "value": 3 + } + ], + "keywords": [], + "description": "Apply 3 Poison.", + "upgraded": null + }, + "deflect": { + "id": "deflect", + "name": "Deflect", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + } + ], + "keywords": [], + "description": "1 Block.", + "upgraded": "deflect+" + }, + "deflect+": { + "id": "deflect+", + "name": "Deflect+", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + } + ], + "keywords": [], + "description": "2 Block.", + "upgraded": null + }, + "dodge_and_roll": { + "id": "dodge_and_roll", + "name": "Dodge and Roll", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Next turn gain 1 Block." + } + ], + "keywords": [], + "description": "1 Block. Next turn gain 1 Block.", + "upgraded": "dodge_and_roll+" + }, + "dodge_and_roll+": { + "id": "dodge_and_roll+", + "name": "Dodge and Roll+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Next turn gain 2 Block." + } + ], + "keywords": [], + "description": "2 Block. Next turn gain 2 Block.", + "upgraded": null + }, + "flying_knee": { + "id": "flying_knee", + "name": "Flying Knee", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "Next Attack costs 1 less Energy." + } + ], + "keywords": [], + "description": "1 hit. Next Attack costs 1 less.", + "upgraded": "flying_knee+" + }, + "flying_knee+": { + "id": "flying_knee+", + "name": "Flying Knee+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Next Attack costs 1 less Energy." + } + ], + "keywords": [], + "description": "2 hit. Next Attack costs 1 less.", + "upgraded": null + }, + "outmaneuver": { + "id": "outmaneuver", + "name": "Outmaneuver", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "energy", + "value": 1 + } + ], + "keywords": [], + "description": "Gain 1 Energy next turn.", + "upgraded": "outmaneuver+" + }, + "outmaneuver+": { + "id": "outmaneuver+", + "name": "Outmaneuver+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "energy", + "value": 2 + } + ], + "keywords": [], + "description": "Gain 2 Energy next turn.", + "upgraded": null + }, + "piercing_wail": { + "id": "piercing_wail", + "name": "Piercing Wail", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "weak", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Apply 1 Weak to all enemies. Exhaust.", + "upgraded": "piercing_wail+" + }, + "piercing_wail+": { + "id": "piercing_wail+", + "name": "Piercing Wail+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "weak", + "value": 2 + } + ], + "keywords": ["exhaust"], + "description": "Apply 2 Weak to all enemies. Exhaust.", + "upgraded": null + }, + "poisoned_stab": { + "id": "poisoned_stab", + "name": "Poisoned Stab", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "poison", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Apply 1 Poison.", + "upgraded": "poisoned_stab+" + }, + "poisoned_stab+": { + "id": "poisoned_stab+", + "name": "Poisoned Stab+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "poison", + "value": 2 + } + ], + "keywords": [], + "description": "1 hit. Apply 2 Poison.", + "upgraded": null + }, + "prepared": { + "id": "prepared", + "name": "Prepared", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "draw", + "value": 1 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "Draw 1 card. Discard 1 card.", + "upgraded": "prepared+" + }, + "prepared+": { + "id": "prepared+", + "name": "Prepared+", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "draw", + "value": 2 + }, + { + "type": "discard", + "value": 1 + } + ], + "keywords": [], + "description": "Draw 2 cards. Discard 1 card.", + "upgraded": null + }, + "quick_slash": { + "id": "quick_slash", + "name": "Quick Slash", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "draw", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Draw 1 card.", + "upgraded": "quick_slash+" + }, + "quick_slash+": { + "id": "quick_slash+", + "name": "Quick Slash+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "draw", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Draw 1 card.", + "upgraded": null + }, + "slice": { + "id": "slice", + "name": "Slice", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit.", + "upgraded": "slice+" + }, + "slice+": { + "id": "slice+", + "name": "Slice+", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit.", + "upgraded": null + }, + "sneaky_strike": { + "id": "sneaky_strike", + "name": "Sneaky Strike", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "If you discarded a card this turn, gain 1 Energy." + } + ], + "keywords": [], + "description": "2 hit. If you discarded a card this turn, gain 1 Energy.", + "upgraded": "sneaky_strike+" + }, + "sneaky_strike+": { + "id": "sneaky_strike+", + "name": "Sneaky Strike+", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "If you discarded a card this turn, gain 1 Energy." + } + ], + "keywords": [], + "description": "3 hit. If you discarded a card this turn, gain 1 Energy.", + "upgraded": null + }, + "sucker_punch": { + "id": "sucker_punch", + "name": "Sucker Punch", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Apply 1 Weak.", + "upgraded": "sucker_punch+" + }, + "sucker_punch+": { + "id": "sucker_punch+", + "name": "Sucker Punch+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit. Apply 1 Weak.", + "upgraded": null + }, + "accuracy": { + "id": "accuracy", + "name": "Accuracy", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Your Shivs deal +1 damage." + } + ], + "keywords": [], + "description": "Your Shivs deal +1 damage.", + "upgraded": "accuracy+" + }, + "accuracy+": { + "id": "accuracy+", + "name": "Accuracy+", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Your Shivs deal +2 damage." + } + ], + "keywords": [], + "description": "Your Shivs deal +2 damage.", + "upgraded": null + }, + "caltrops": { + "id": "caltrops", + "name": "Caltrops", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you are attacked, apply 1 Poison to the attacker." + } + ], + "keywords": [], + "description": "Whenever you are attacked, apply 1 Poison.", + "upgraded": "caltrops+" + }, + "caltrops+": { + "id": "caltrops+", + "name": "Caltrops+", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you are attacked, apply 2 Poison to the attacker." + } + ], + "keywords": [], + "description": "Whenever you are attacked, apply 2 Poison.", + "upgraded": null + }, + "catalyst": { + "id": "catalyst", + "name": "Catalyst", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Double an enemy's Poison." + } + ], + "keywords": ["exhaust"], + "description": "Double an enemy's Poison. Exhaust.", + "upgraded": "catalyst+" + }, + "catalyst+": { + "id": "catalyst+", + "name": "Catalyst+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Triple an enemy's Poison." + } + ], + "keywords": ["exhaust"], + "description": "Triple an enemy's Poison. Exhaust.", + "upgraded": null + }, + "concentrate": { + "id": "concentrate", + "name": "Concentrate", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "energy", + "value": 1 + }, + { + "type": "discard", + "value": 2 + } + ], + "keywords": [], + "description": "Gain 1 Energy. Discard 2 cards.", + "upgraded": "concentrate+" + }, + "concentrate+": { + "id": "concentrate+", + "name": "Concentrate+", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "energy", + "value": 2 + }, + { + "type": "discard", + "value": 2 + } + ], + "keywords": [], + "description": "Gain 2 Energy. Discard 2 cards.", + "upgraded": null + }, + "crippling_cloud": { + "id": "crippling_cloud", + "name": "Crippling Cloud", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "poison", + "value": 2 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Apply 2 Poison and 1 Weak to all enemies. Exhaust.", + "upgraded": "crippling_cloud+" + }, + "crippling_cloud+": { + "id": "crippling_cloud+", + "name": "Crippling Cloud+", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "poison", + "value": 3 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Apply 3 Poison and 1 Weak to all enemies. Exhaust.", + "upgraded": null + }, + "dash": { + "id": "dash", + "name": "Dash", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "block", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit. 2 Block.", + "upgraded": "dash+" + }, + "dash+": { + "id": "dash+", + "name": "Dash+", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "block", + "value": 3 + } + ], + "keywords": [], + "description": "3 hit. 3 Block.", + "upgraded": null + }, + "distraction": { + "id": "distraction", + "name": "Distraction", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Draw 1 card. Discard 1 card. Gain 1 Block." + } + ], + "keywords": [], + "description": "Draw 1 card. Discard 1 card. Gain 1 Block.", + "upgraded": "distraction+", + "comment": "Text partially obscured" + }, + "distraction+": { + "id": "distraction+", + "name": "Distraction+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Draw 2 cards. Discard 1 card. Gain 1 Block." + } + ], + "keywords": [], + "description": "Draw 2 cards. Discard 1 card. Gain 1 Block.", + "upgraded": null + }, + "endless_agony": { + "id": "endless_agony", + "name": "Endless Agony", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "1 hit. Exhaust. When drawn, add a copy to your hand.", + "upgraded": "endless_agony+" + }, + "endless_agony+": { + "id": "endless_agony+", + "name": "Endless Agony+", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + } + ], + "keywords": ["exhaust"], + "description": "2 hit. Exhaust. When drawn, add a copy to your hand.", + "upgraded": null + }, + "envenom": { + "id": "envenom", + "name": "Envenom", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you deal unblocked Attack damage, apply 1 Poison." + } + ], + "keywords": [], + "description": "Whenever you deal unblocked Attack damage, apply 1 Poison.", + "upgraded": "envenom+" + }, + "envenom+": { + "id": "envenom+", + "name": "Envenom+", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you deal unblocked Attack damage, apply 1 Poison." + } + ], + "keywords": [], + "description": "Whenever you deal unblocked Attack damage, apply 1 Poison.", + "upgraded": null + }, + "escape_plan": { + "id": "escape_plan", + "name": "Escape Plan", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 1 + }, + { + "type": "special", + "description": "If you draw a Skill, gain 1 Block." + } + ], + "keywords": [], + "description": "Draw 1 card. If it's a Skill, gain 1 Block.", + "upgraded": "escape_plan+" + }, + "escape_plan+": { + "id": "escape_plan+", + "name": "Escape Plan+", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 1 + }, + { + "type": "special", + "description": "If you draw a Skill, gain 2 Block." + } + ], + "keywords": [], + "description": "Draw 1 card. If it's a Skill, gain 2 Block.", + "upgraded": null + }, + "eviscerate": { + "id": "eviscerate", + "name": "Eviscerate", + "cost": 3, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit, 2 hit. Costs 1 less for each card discarded this turn.", + "upgraded": "eviscerate+" + }, + "eviscerate+": { + "id": "eviscerate+", + "name": "Eviscerate+", + "cost": 3, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "hit", + "value": 2 + }, + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit, 2 hit, 2 hit. Costs 1 less for each card discarded this turn.", + "upgraded": null + }, + "expertise": { + "id": "expertise", + "name": "Expertise", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Draw cards until you have 6 cards in hand." + } + ], + "keywords": [], + "description": "Draw cards until you have 6 cards in hand.", + "upgraded": "expertise+" + }, + "expertise+": { + "id": "expertise+", + "name": "Expertise+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Draw cards until you have 7 cards in hand." + } + ], + "keywords": [], + "description": "Draw cards until you have 7 cards in hand.", + "upgraded": null + }, + "finisher": { + "id": "finisher", + "name": "Finisher", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Deal 1 hit for each Attack you played this turn." + } + ], + "keywords": [], + "description": "Deal 1 hit for each Attack played this turn.", + "upgraded": "finisher+" + }, + "finisher+": { + "id": "finisher+", + "name": "Finisher+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Deal 2 hit for each Attack you played this turn." + } + ], + "keywords": [], + "description": "Deal 2 hit for each Attack played this turn.", + "upgraded": null + }, + "footwork": { + "id": "footwork", + "name": "Footwork", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain +1 Block from cards." + } + ], + "keywords": [], + "description": "Gain +1 Block from cards.", + "upgraded": "footwork+", + "comment": "Board game effect unclear from image" + }, + "footwork+": { + "id": "footwork+", + "name": "Footwork+", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain +2 Block from cards." + } + ], + "keywords": [], + "description": "Gain +2 Block from cards.", + "upgraded": null + }, + "heel_hook": { + "id": "heel_hook", + "name": "Heel Hook", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "If enemy has Weak, gain 1 Energy and draw 1 card." + } + ], + "keywords": [], + "description": "1 hit. If enemy has Weak, gain 1 Energy, draw 1.", + "upgraded": "heel_hook+" + }, + "heel_hook+": { + "id": "heel_hook+", + "name": "Heel Hook+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "If enemy has Weak, gain 1 Energy and draw 1 card." + } + ], + "keywords": [], + "description": "2 hit. If enemy has Weak, gain 1 Energy, draw 1.", + "upgraded": null + }, + "infinite_blades": { + "id": "infinite_blades", + "name": "Infinite Blades", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Start of turn: Gain 1 Shiv." + } + ], + "keywords": [], + "description": "Start of turn: Gain 1 Shiv.", + "upgraded": "infinite_blades+" + }, + "infinite_blades+": { + "id": "infinite_blades+", + "name": "Infinite Blades+", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Start of turn: Gain 2 Shivs." + } + ], + "keywords": [], + "description": "Start of turn: Gain 2 Shivs.", + "upgraded": null + }, + "leg_sweep": { + "id": "leg_sweep", + "name": "Leg Sweep", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "2 Block. Apply 1 Weak.", + "upgraded": "leg_sweep+" + }, + "leg_sweep+": { + "id": "leg_sweep+", + "name": "Leg Sweep+", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "3 Block. Apply 1 Weak.", + "upgraded": null + }, + "malaise": { + "id": "malaise", + "name": "Malaise", + "cost": "X", + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Apply X Weak." + } + ], + "keywords": ["exhaust"], + "description": "Apply X Weak. Exhaust.", + "upgraded": "malaise+" + }, + "malaise+": { + "id": "malaise+", + "name": "Malaise+", + "cost": "X", + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Apply X+1 Weak." + } + ], + "keywords": ["exhaust"], + "description": "Apply X+1 Weak. Exhaust.", + "upgraded": null + }, + "masterful_stab": { + "id": "masterful_stab", + "name": "Masterful Stab", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit.", + "upgraded": "masterful_stab+", + "comment": "May have conditional text" + }, + "masterful_stab+": { + "id": "masterful_stab+", + "name": "Masterful Stab+", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + } + ], + "keywords": [], + "description": "3 hit.", + "upgraded": null + }, + "noxious_fumes": { + "id": "noxious_fumes", + "name": "Noxious Fumes", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Apply 1 Poison to all enemies." + } + ], + "keywords": [], + "description": "End of turn: Apply 1 Poison to all enemies.", + "upgraded": "noxious_fumes+" + }, + "noxious_fumes+": { + "id": "noxious_fumes+", + "name": "Noxious Fumes+", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Apply 2 Poison to all enemies." + } + ], + "keywords": [], + "description": "End of turn: Apply 2 Poison to all enemies.", + "upgraded": null + }, + "predator": { + "id": "predator", + "name": "Predator", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "3 hit. Draw 2 cards next turn.", + "upgraded": "predator+" + }, + "predator+": { + "id": "predator+", + "name": "Predator+", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 4 + }, + { + "type": "draw", + "value": 2 + } + ], + "keywords": [], + "description": "4 hit. Draw 2 cards next turn.", + "upgraded": null + }, + "riddle_with_holes": { + "id": "riddle_with_holes", + "name": "Riddle with Holes", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit, 1 hit, 1 hit.", + "upgraded": "riddle_with_holes+" + }, + "riddle_with_holes+": { + "id": "riddle_with_holes+", + "name": "Riddle with Holes+", + "cost": 2, + "type": "attack", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit, 1 hit, 1 hit, 1 hit.", + "upgraded": null + }, + "setup": { + "id": "setup", + "name": "Setup", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Put a card from your hand on top of your draw pile. It costs 0 next turn." + } + ], + "keywords": [], + "description": "Put a card on top of your draw pile. It costs 0.", + "upgraded": "setup+" + }, + "setup+": { + "id": "setup+", + "name": "Setup+", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Put a card from your hand on top of your draw pile. It costs 0 next turn." + } + ], + "keywords": [], + "description": "Put a card on top of your draw pile. It costs 0.", + "upgraded": null + }, + "tactician": { + "id": "tactician", + "name": "Tactician", + "cost": null, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Unplayable. If discarded, gain 1 Energy." + } + ], + "keywords": ["unplayable"], + "description": "Unplayable. If discarded, gain 1 Energy.", + "upgraded": "tactician+" + }, + "tactician+": { + "id": "tactician+", + "name": "Tactician+", + "cost": null, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Unplayable. If discarded, gain 2 Energy." + } + ], + "keywords": ["unplayable"], + "description": "Unplayable. If discarded, gain 2 Energy.", + "upgraded": null + }, + "terror": { + "id": "terror", + "name": "Terror", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "vulnerable", + "value": 2 + } + ], + "keywords": ["exhaust"], + "description": "Apply 2 Vulnerable. Exhaust.", + "upgraded": "terror+" + }, + "terror+": { + "id": "terror+", + "name": "Terror+", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "vulnerable", + "value": 2 + } + ], + "keywords": ["exhaust"], + "description": "Apply 2 Vulnerable. Exhaust.", + "upgraded": null + }, + "well_laid_plans": { + "id": "well_laid_plans", + "name": "Well-Laid Plans", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Retain up to 1 card." + } + ], + "keywords": [], + "description": "End of turn: Retain up to 1 card.", + "upgraded": "well_laid_plans+" + }, + "well_laid_plans+": { + "id": "well_laid_plans+", + "name": "Well-Laid Plans+", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of turn: Retain up to 2 cards." + } + ], + "keywords": [], + "description": "End of turn: Retain up to 2 cards.", + "upgraded": null + }, + "adrenaline": { + "id": "adrenaline", + "name": "Adrenaline", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "draw", + "value": 2 + }, + { + "type": "energy", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Gain 1 Energy. Draw 2 cards. Exhaust.", + "upgraded": "adrenaline+" + }, + "adrenaline+": { + "id": "adrenaline+", + "name": "Adrenaline+", + "cost": 0, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "draw", + "value": 3 + }, + { + "type": "energy", + "value": 1 + } + ], + "keywords": ["exhaust"], + "description": "Gain 1 Energy. Draw 3 cards. Exhaust.", + "upgraded": null + }, + "after_image": { + "id": "after_image", + "name": "After Image", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Whenever you play a card, gain 1 Block." + } + ], + "keywords": [], + "description": "Whenever you play a card, gain 1 Block.", + "upgraded": "after_image+" + }, + "after_image+": { + "id": "after_image+", + "name": "After Image+", + "cost": 0, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Whenever you play a card, gain 1 Block." + } + ], + "keywords": [], + "description": "Whenever you play a card, gain 1 Block.", + "upgraded": null + }, + "bullet_time": { + "id": "bullet_time", + "name": "Bullet Time", + "cost": 3, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "This turn, cards cost 0 Energy. You can't draw cards." + } + ], + "keywords": [], + "description": "This turn, cards cost 0. You can't draw.", + "upgraded": "bullet_time+" + }, + "bullet_time+": { + "id": "bullet_time+", + "name": "Bullet Time+", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "This turn, cards cost 0 Energy. You can't draw cards." + } + ], + "keywords": [], + "description": "This turn, cards cost 0. You can't draw.", + "upgraded": null + }, + "burst": { + "id": "burst", + "name": "Burst", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The next Skill you play is played twice." + } + ], + "keywords": [], + "description": "The next Skill is played twice.", + "upgraded": "burst+" + }, + "burst+": { + "id": "burst+", + "name": "Burst+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The next 2 Skills you play are played twice." + } + ], + "keywords": [], + "description": "The next 2 Skills are played twice.", + "upgraded": null + }, + "corpse_explosion": { + "id": "corpse_explosion", + "name": "Corpse Explosion", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "poison", + "value": 2 + }, + { + "type": "special", + "description": "When enemy dies, deal its max HP as damage to all enemies." + } + ], + "keywords": [], + "description": "Apply 2 Poison. When it dies, deal damage to all enemies.", + "upgraded": "corpse_explosion+" + }, + "corpse_explosion+": { + "id": "corpse_explosion+", + "name": "Corpse Explosion+", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "poison", + "value": 3 + }, + { + "type": "special", + "description": "When enemy dies, deal its max HP as damage to all enemies." + } + ], + "keywords": [], + "description": "Apply 3 Poison. When it dies, deal damage to all enemies.", + "upgraded": null + }, + "die_die_die": { + "id": "die_die_die", + "name": "Die Die Die", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 2 + } + ], + "keywords": ["exhaust"], + "description": "Deal 2 damage to ALL enemies. Exhaust.", + "upgraded": "die_die_die+" + }, + "die_die_die+": { + "id": "die_die_die+", + "name": "Die Die Die+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 3 + } + ], + "keywords": ["exhaust"], + "description": "Deal 3 damage to ALL enemies. Exhaust.", + "upgraded": null + }, + "doppelganger": { + "id": "doppelganger", + "name": "Doppelganger", + "cost": "X", + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Next turn, draw X cards and gain X Energy." + } + ], + "keywords": [], + "description": "Next turn, draw X and gain X Energy.", + "upgraded": "doppelganger+" + }, + "doppelganger+": { + "id": "doppelganger+", + "name": "Doppelganger+", + "cost": "X", + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Next turn, draw X+1 cards and gain X+1 Energy." + } + ], + "keywords": [], + "description": "Next turn, draw X+1 and gain X+1 Energy.", + "upgraded": null + }, + "glass_knife": { + "id": "glass_knife", + "name": "Glass Knife", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Loses 1 damage each time played this combat." + } + ], + "keywords": [], + "description": "2 hit, 2 hit. Loses 1 damage each play.", + "upgraded": "glass_knife+" + }, + "glass_knife+": { + "id": "glass_knife+", + "name": "Glass Knife+", + "cost": 1, + "type": "attack", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Loses 1 damage each time played this combat." + } + ], + "keywords": [], + "description": "3 hit, 3 hit. Loses 1 damage each play.", + "upgraded": null + }, + "grand_finale": { + "id": "grand_finale", + "name": "Grand Finale", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Can only be played if your draw pile is empty. Deal 5 damage to all enemies." + } + ], + "keywords": [], + "description": "Can only be played if draw pile empty. 5 damage to all.", + "upgraded": "grand_finale+" + }, + "grand_finale+": { + "id": "grand_finale+", + "name": "Grand Finale+", + "cost": 0, + "type": "attack", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Can only be played if your draw pile is empty. Deal 7 damage to all enemies." + } + ], + "keywords": [], + "description": "Can only be played if draw pile empty. 7 damage to all.", + "upgraded": null + }, + "nightmare": { + "id": "nightmare", + "name": "Nightmare", + "cost": 3, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Choose a card. Next turn, add 2 copies to your hand." + } + ], + "keywords": [], + "description": "Choose a card. Next turn, add 2 copies.", + "upgraded": "nightmare+" + }, + "nightmare+": { + "id": "nightmare+", + "name": "Nightmare+", + "cost": 2, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Choose a card. Next turn, add 3 copies to your hand." + } + ], + "keywords": [], + "description": "Choose a card. Next turn, add 3 copies.", + "upgraded": null + }, + "phantasmal_killer": { + "id": "phantasmal_killer", + "name": "Phantasmal Killer", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Next turn, your Attacks deal double damage." + } + ], + "keywords": [], + "description": "Next turn, Attacks deal double damage.", + "upgraded": "phantasmal_killer+" + }, + "phantasmal_killer+": { + "id": "phantasmal_killer+", + "name": "Phantasmal Killer+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Next turn, your Attacks deal double damage." + } + ], + "keywords": [], + "description": "Next turn, Attacks deal double damage.", + "upgraded": null + }, + "storm_of_steel": { + "id": "storm_of_steel", + "name": "Storm of Steel", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Discard your hand. Gain 1 Shiv for each card discarded." + } + ], + "keywords": [], + "description": "Discard your hand. Gain 1 Shiv per card.", + "upgraded": "storm_of_steel+" + }, + "storm_of_steel+": { + "id": "storm_of_steel+", + "name": "Storm of Steel+", + "cost": 1, + "type": "skill", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Discard your hand. Gain 2 Shivs for each card discarded." + } + ], + "keywords": [], + "description": "Discard your hand. Gain 2 Shivs per card.", + "upgraded": null + }, + "tools_of_the_trade": { + "id": "tools_of_the_trade", + "name": "Tools of the Trade", + "cost": 1, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Draw 1 card. Discard 1 card." + } + ], + "keywords": [], + "description": "Start of turn: Draw 1, discard 1.", + "upgraded": "tools_of_the_trade+" + }, + "tools_of_the_trade+": { + "id": "tools_of_the_trade+", + "name": "Tools of the Trade+", + "cost": 0, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Draw 1 card. Discard 1 card." + } + ], + "keywords": [], + "description": "Start of turn: Draw 1, discard 1.", + "upgraded": null + }, + "a_thousand_cuts": { + "id": "a_thousand_cuts", + "name": "A Thousand Cuts", + "cost": 2, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Whenever you play a card, deal 1 damage." + } + ], + "keywords": [], + "description": "Whenever you play a card, deal 1 damage.", + "upgraded": "a_thousand_cuts+" + }, + "a_thousand_cuts+": { + "id": "a_thousand_cuts+", + "name": "A Thousand Cuts+", + "cost": 2, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Whenever you play a card, deal 2 damage." + } + ], + "keywords": [], + "description": "Whenever you play a card, deal 2 damage.", + "upgraded": null + }, + "wraith_form": { + "id": "wraith_form", + "name": "Wraith Form", + "cost": 3, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Become Intangible. At end of turn, lose Intangible." + } + ], + "keywords": [], + "description": "Become Intangible for the turn.", + "upgraded": "wraith_form+", + "comment": "Board game adaptation unclear" + }, + "wraith_form+": { + "id": "wraith_form+", + "name": "Wraith Form+", + "cost": 3, + "type": "power", + "character": "silent", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Become Intangible." + } + ], + "keywords": [], + "description": "Become Intangible.", + "upgraded": null + }, + "strike_b": { + "id": "strike_b", + "name": "Strike", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit.", + "upgraded": "strike_b+", + "copies": 4 + }, + "strike_b+": { + "id": "strike_b+", + "name": "Strike+", + "cost": 0, + "type": "attack", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit.", + "upgraded": null + }, + "defend_b": { + "id": "defend_b", + "name": "Defend", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 1 + } + ], + "keywords": [], + "description": "1 Block.", + "upgraded": "defend_b+", + "copies": 4 + }, + "defend_b+": { + "id": "defend_b+", + "name": "Defend+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 2 + } + ], + "keywords": [], + "description": "2 Block. Can be given to any player.", + "upgraded": null + }, + "zap": { + "id": "zap", + "name": "Zap", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "special", + "description": "Channel 1 Lightning." + } + ], + "keywords": [], + "description": "Channel 1 Lightning.", + "upgraded": "zap+" + }, + "zap+": { + "id": "zap+", + "name": "Zap+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "special", + "description": "Channel 1 Lightning." + } + ], + "keywords": [], + "description": "Channel 1 Lightning.", + "upgraded": null + }, + "dualcast": { + "id": "dualcast", + "name": "Dualcast", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "special", + "description": "Evoke an Orb twice." + } + ], + "keywords": [], + "description": "Evoke an Orb twice.", + "upgraded": "dualcast+" + }, + "dualcast+": { + "id": "dualcast+", + "name": "Dualcast+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "starter", + "effects": [ + { + "type": "special", + "description": "Evoke an Orb twice." + } + ], + "keywords": [], + "description": "Evoke an Orb twice.", + "upgraded": null + }, + "ball_lightning": { + "id": "ball_lightning", + "name": "Ball Lightning", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "Channel 1 Lightning." + } + ], + "keywords": [], + "description": "1 hit. Channel 1 Lightning.", + "upgraded": "ball_lightning+" + }, + "ball_lightning+": { + "id": "ball_lightning+", + "name": "Ball Lightning+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Channel 1 Lightning." + } + ], + "keywords": [], + "description": "2 hit. Channel 1 Lightning.", + "upgraded": null + }, + "barrage": { + "id": "barrage", + "name": "Barrage", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Deal 1 hit for each Orb you have." + } + ], + "keywords": [], + "description": "Deal 1 hit for each Orb you have.", + "upgraded": "barrage+" + }, + "barrage+": { + "id": "barrage+", + "name": "Barrage+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Deal 2 hit for each Orb you have." + } + ], + "keywords": [], + "description": "Deal 2 hit for each Orb you have.", + "upgraded": null + }, + "beam_cell": { + "id": "beam_cell", + "name": "Beam Cell", + "cost": 0, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "vulnerable", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Apply 1 Vulnerable.", + "upgraded": "beam_cell+" + }, + "beam_cell+": { + "id": "beam_cell+", + "name": "Beam Cell+", + "cost": 0, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "vulnerable", + "value": 2 + } + ], + "keywords": [], + "description": "1 hit. Apply 2 Vulnerable.", + "upgraded": null + }, + "charge_battery": { + "id": "charge_battery", + "name": "Charge Battery", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Next turn gain 1 Energy." + } + ], + "keywords": [], + "description": "1 Block. Next turn gain 1 Energy.", + "upgraded": "charge_battery+" + }, + "charge_battery+": { + "id": "charge_battery+", + "name": "Charge Battery+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Next turn gain 1 Energy." + } + ], + "keywords": [], + "description": "2 Block. Next turn gain 1 Energy.", + "upgraded": null + }, + "cold_snap": { + "id": "cold_snap", + "name": "Cold Snap", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "Channel 1 Frost." + } + ], + "keywords": [], + "description": "1 hit. Channel 1 Frost.", + "upgraded": "cold_snap+" + }, + "cold_snap+": { + "id": "cold_snap+", + "name": "Cold Snap+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Channel 1 Frost." + } + ], + "keywords": [], + "description": "2 hit. Channel 1 Frost.", + "upgraded": null + }, + "compile_driver": { + "id": "compile_driver", + "name": "Compile Driver", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "Draw a card for each type of Orb you have." + } + ], + "keywords": [], + "description": "1 hit. Draw a card for each unique Orb type.", + "upgraded": "compile_driver+" + }, + "compile_driver+": { + "id": "compile_driver+", + "name": "Compile Driver+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Draw a card for each type of Orb you have." + } + ], + "keywords": [], + "description": "2 hit. Draw a card for each unique Orb type.", + "upgraded": null + }, + "coolheaded": { + "id": "coolheaded", + "name": "Coolheaded", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Channel 1 Frost. Draw a card." + } + ], + "keywords": [], + "description": "Channel 1 Frost. Draw a card.", + "upgraded": "coolheaded+" + }, + "coolheaded+": { + "id": "coolheaded+", + "name": "Coolheaded+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Channel 1 Frost. Draw 2 cards." + } + ], + "keywords": [], + "description": "Channel 1 Frost. Draw 2 cards.", + "upgraded": null + }, + "go_for_the_eyes": { + "id": "go_for_the_eyes", + "name": "Go for the Eyes", + "cost": 0, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "weak", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit. Apply 1 Weak.", + "upgraded": "go_for_the_eyes+" + }, + "go_for_the_eyes+": { + "id": "go_for_the_eyes+", + "name": "Go for the Eyes+", + "cost": 0, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "weak", + "value": 2 + } + ], + "keywords": [], + "description": "1 hit. Apply 2 Weak.", + "upgraded": null + }, + "hologram": { + "id": "hologram", + "name": "Hologram", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Put a card from your discard pile on top of your draw pile." + } + ], + "keywords": [], + "description": "1 Block. Put a card from discard on top of draw pile.", + "upgraded": "hologram+" + }, + "hologram+": { + "id": "hologram+", + "name": "Hologram+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Put a card from your discard pile on top of your draw pile." + } + ], + "keywords": [], + "description": "2 Block. Put a card from discard on top of draw pile.", + "upgraded": null + }, + "leap": { + "id": "leap", + "name": "Leap", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + } + ], + "keywords": [], + "description": "2 Block.", + "upgraded": "leap+" + }, + "leap+": { + "id": "leap+", + "name": "Leap+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 3 + } + ], + "keywords": [], + "description": "3 Block.", + "upgraded": null + }, + "reboot": { + "id": "reboot", + "name": "Reboot", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Shuffle your hand into your draw pile. Draw 4 cards." + } + ], + "keywords": [], + "description": "Shuffle hand into draw pile. Draw 4.", + "upgraded": "reboot+" + }, + "reboot+": { + "id": "reboot+", + "name": "Reboot+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Shuffle your hand into your draw pile. Draw 5 cards." + } + ], + "keywords": [], + "description": "Shuffle hand into draw pile. Draw 5.", + "upgraded": null + }, + "recursion": { + "id": "recursion", + "name": "Recursion", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Evoke your first Orb. Channel the same type." + } + ], + "keywords": [], + "description": "Evoke an Orb. Channel the same type.", + "upgraded": "recursion+" + }, + "recursion+": { + "id": "recursion+", + "name": "Recursion+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Evoke your first Orb. Channel the same type." + } + ], + "keywords": [], + "description": "Evoke an Orb. Channel the same type.", + "upgraded": null + }, + "stack": { + "id": "stack", + "name": "Stack", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Gain Block equal to the number of cards in your discard pile." + } + ], + "keywords": [], + "description": "Gain Block equal to discard pile size.", + "upgraded": "stack+" + }, + "stack+": { + "id": "stack+", + "name": "Stack+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "special", + "description": "Gain Block equal to the number of cards in your discard pile + 2." + } + ], + "keywords": [], + "description": "Gain Block equal to discard pile size + 2.", + "upgraded": null + }, + "steam_barrier": { + "id": "steam_barrier", + "name": "Steam Barrier", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Loses 1 Block each time played." + } + ], + "keywords": [], + "description": "2 Block. Loses 1 each play this combat.", + "upgraded": "steam_barrier+" + }, + "steam_barrier+": { + "id": "steam_barrier+", + "name": "Steam Barrier+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "special", + "description": "Loses 1 Block each time played." + } + ], + "keywords": [], + "description": "3 Block. Loses 1 each play this combat.", + "upgraded": null + }, + "sweeping_beam": { + "id": "sweeping_beam", + "name": "Sweeping Beam", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 1 + }, + { + "type": "draw", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit to any player. Draw a card.", + "upgraded": "sweeping_beam+" + }, + "sweeping_beam+": { + "id": "sweeping_beam+", + "name": "Sweeping Beam+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "damage_all", + "value": 2 + }, + { + "type": "draw", + "value": 1 + } + ], + "keywords": [], + "description": "2 hit to any player. Draw a card.", + "upgraded": null + }, + "turbo": { + "id": "turbo", + "name": "Turbo", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "energy", + "value": 1 + }, + { + "type": "special", + "description": "Add a Void to your discard pile." + } + ], + "keywords": [], + "description": "Gain 1 Energy. Add a Void to discard.", + "upgraded": "turbo+" + }, + "turbo+": { + "id": "turbo+", + "name": "Turbo+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "common", + "effects": [ + { + "type": "energy", + "value": 2 + }, + { + "type": "special", + "description": "Add a Void to your discard pile." + } + ], + "keywords": [], + "description": "Gain 2 Energy. Add a Void to discard.", + "upgraded": null + }, + "aggregate": { + "id": "aggregate", + "name": "Aggregate", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 1 Energy for each 4 cards in your draw pile." + } + ], + "keywords": [], + "description": "Gain 1 Energy for each 4 cards in draw pile.", + "upgraded": "aggregate+" + }, + "aggregate+": { + "id": "aggregate+", + "name": "Aggregate+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 1 Energy for each 3 cards in your draw pile." + } + ], + "keywords": [], + "description": "Gain 1 Energy for each 3 cards in draw pile.", + "upgraded": null + }, + "auto_shields": { + "id": "auto_shields", + "name": "Auto-Shields", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "If you have no Block, gain 3 Block." + } + ], + "keywords": [], + "description": "If you have no Block, gain 3 Block.", + "upgraded": "auto_shields+" + }, + "auto_shields+": { + "id": "auto_shields+", + "name": "Auto-Shields+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "If you have no Block, gain 4 Block." + } + ], + "keywords": [], + "description": "If you have no Block, gain 4 Block.", + "upgraded": null + }, + "blizzard": { + "id": "blizzard", + "name": "Blizzard", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Deal damage equal to the number of times you've Channeled Frost." + } + ], + "keywords": [], + "description": "Damage equal to Frost Channeled this combat.", + "upgraded": "blizzard+" + }, + "blizzard+": { + "id": "blizzard+", + "name": "Blizzard+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Deal damage equal to 2x the number of times you've Channeled Frost." + } + ], + "keywords": [], + "description": "Damage equal to 2x Frost Channeled.", + "upgraded": null + }, + "capacitor": { + "id": "capacitor", + "name": "Capacitor", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 2 Orb slots." + } + ], + "keywords": [], + "description": "Gain 2 Orb slots.", + "upgraded": "capacitor+" + }, + "capacitor+": { + "id": "capacitor+", + "name": "Capacitor+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 3 Orb slots." + } + ], + "keywords": [], + "description": "Gain 3 Orb slots.", + "upgraded": null + }, + "chill": { + "id": "chill", + "name": "Chill", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Channel 1 Frost for each enemy." + } + ], + "keywords": [], + "description": "Channel 1 Frost per enemy.", + "upgraded": "chill+" + }, + "chill+": { + "id": "chill+", + "name": "Chill+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Channel 1 Frost for each enemy. Draw a card." + } + ], + "keywords": [], + "description": "Channel 1 Frost per enemy. Draw a card.", + "upgraded": null + }, + "consume": { + "id": "consume", + "name": "Consume", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 2 Focus. Lose 1 Orb slot." + } + ], + "keywords": [], + "description": "Gain 2 Focus. Lose 1 Orb slot.", + "upgraded": "consume+" + }, + "consume+": { + "id": "consume+", + "name": "Consume+", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 3 Focus. Lose 1 Orb slot." + } + ], + "keywords": [], + "description": "Gain 3 Focus. Lose 1 Orb slot.", + "upgraded": null + }, + "darkness": { + "id": "darkness", + "name": "Darkness", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Channel 1 Dark." + } + ], + "keywords": [], + "description": "Channel 1 Dark.", + "upgraded": "darkness+" + }, + "darkness+": { + "id": "darkness+", + "name": "Darkness+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Channel 1 Dark. Draw a card." + } + ], + "keywords": [], + "description": "Channel 1 Dark. Draw a card.", + "upgraded": null + }, + "defragment": { + "id": "defragment", + "name": "Defragment", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 1 Focus." + } + ], + "keywords": [], + "description": "Gain 1 Focus.", + "upgraded": "defragment+" + }, + "defragment+": { + "id": "defragment+", + "name": "Defragment+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Gain 2 Focus." + } + ], + "keywords": [], + "description": "Gain 2 Focus.", + "upgraded": null + }, + "doom_and_gloom": { + "id": "doom_and_gloom", + "name": "Doom and Gloom", + "cost": 2, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "damage_all", + "value": 2 + }, + { + "type": "special", + "description": "Channel 1 Dark." + } + ], + "keywords": [], + "description": "2 hit to all. Channel 1 Dark.", + "upgraded": "doom_and_gloom+" + }, + "doom_and_gloom+": { + "id": "doom_and_gloom+", + "name": "Doom and Gloom+", + "cost": 2, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "damage_all", + "value": 3 + }, + { + "type": "special", + "description": "Channel 1 Dark." + } + ], + "keywords": [], + "description": "3 hit to all. Channel 1 Dark.", + "upgraded": null + }, + "equilibrium": { + "id": "equilibrium", + "name": "Equilibrium", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "special", + "description": "Retain your hand." + } + ], + "keywords": ["retain"], + "description": "3 Block. Retain your hand.", + "upgraded": "equilibrium+" + }, + "equilibrium+": { + "id": "equilibrium+", + "name": "Equilibrium+", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 4 + }, + { + "type": "special", + "description": "Retain your hand." + } + ], + "keywords": ["retain"], + "description": "4 Block. Retain your hand.", + "upgraded": null + }, + "force_field": { + "id": "force_field", + "name": "Force Field", + "cost": 4, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 4 + }, + { + "type": "special", + "description": "Costs 1 less for each Power you have in play." + } + ], + "keywords": [], + "description": "4 Block. Costs 1 less per Power in play.", + "upgraded": "force_field+" + }, + "force_field+": { + "id": "force_field+", + "name": "Force Field+", + "cost": 4, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 5 + }, + { + "type": "special", + "description": "Costs 1 less for each Power you have in play." + } + ], + "keywords": [], + "description": "5 Block. Costs 1 less per Power in play.", + "upgraded": null + }, + "ftl": { + "id": "ftl", + "name": "FTL", + "cost": 0, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "special", + "description": "If you played fewer than 3 cards this turn, draw 1." + } + ], + "keywords": [], + "description": "1 hit. If < 3 cards played, draw 1.", + "upgraded": "ftl+" + }, + "ftl+": { + "id": "ftl+", + "name": "FTL+", + "cost": 0, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "If you played fewer than 4 cards this turn, draw 1." + } + ], + "keywords": [], + "description": "2 hit. If < 4 cards played, draw 1.", + "upgraded": null + }, + "fusion": { + "id": "fusion", + "name": "Fusion", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Channel 1 Plasma." + } + ], + "keywords": [], + "description": "Channel 1 Plasma.", + "upgraded": "fusion+" + }, + "fusion+": { + "id": "fusion+", + "name": "Fusion+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Channel 1 Plasma." + } + ], + "keywords": [], + "description": "Channel 1 Plasma.", + "upgraded": null + }, + "genetic_algorithm": { + "id": "genetic_algorithm", + "name": "Genetic Algorithm", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 1 + }, + { + "type": "special", + "description": "Permanently gain 1 Block on this card." + } + ], + "keywords": ["exhaust"], + "description": "1 Block. Permanently gains 1 Block. Exhaust.", + "upgraded": "genetic_algorithm+" + }, + "genetic_algorithm+": { + "id": "genetic_algorithm+", + "name": "Genetic Algorithm+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Permanently gain 2 Block on this card." + } + ], + "keywords": ["exhaust"], + "description": "2 Block. Permanently gains 2 Block. Exhaust.", + "upgraded": null + }, + "glacier": { + "id": "glacier", + "name": "Glacier", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Channel 2 Frost." + } + ], + "keywords": [], + "description": "2 Block. Channel 2 Frost.", + "upgraded": "glacier+" + }, + "glacier+": { + "id": "glacier+", + "name": "Glacier+", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "special", + "description": "Channel 2 Frost." + } + ], + "keywords": [], + "description": "3 Block. Channel 2 Frost.", + "upgraded": null + }, + "heatsinks": { + "id": "heatsinks", + "name": "Heatsinks", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you play a Power, draw 1 card." + } + ], + "keywords": [], + "description": "Whenever you play a Power, draw 1.", + "upgraded": "heatsinks+" + }, + "heatsinks+": { + "id": "heatsinks+", + "name": "Heatsinks+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you play a Power, draw 2 cards." + } + ], + "keywords": [], + "description": "Whenever you play a Power, draw 2.", + "upgraded": null + }, + "hello_world": { + "id": "hello_world", + "name": "Hello World", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Start of turn: Draw a card." + } + ], + "keywords": [], + "description": "Start of turn: Draw a card.", + "upgraded": "hello_world+" + }, + "hello_world+": { + "id": "hello_world+", + "name": "Hello World+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Start of turn: Draw 2 cards." + } + ], + "keywords": [], + "description": "Start of turn: Draw 2 cards.", + "upgraded": null + }, + "loop": { + "id": "loop", + "name": "Loop", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Trigger an Orb's end of turn effect an additional time." + } + ], + "keywords": [], + "description": "Trigger an Orb's passive an extra time.", + "upgraded": "loop+" + }, + "loop+": { + "id": "loop+", + "name": "Loop+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Trigger an Orb's end of turn effect 2 additional times." + } + ], + "keywords": [], + "description": "Trigger an Orb's passive 2 extra times.", + "upgraded": null + }, + "melter": { + "id": "melter", + "name": "Melter", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Remove all enemy Block." + }, + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "Remove enemy Block. 2 hit.", + "upgraded": "melter+" + }, + "melter+": { + "id": "melter+", + "name": "Melter+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Remove all enemy Block." + }, + { + "type": "hit", + "value": 3 + } + ], + "keywords": [], + "description": "Remove enemy Block. 3 hit.", + "upgraded": null + }, + "overclock": { + "id": "overclock", + "name": "Overclock", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 2 + }, + { + "type": "special", + "description": "Add a Burn to your discard pile." + } + ], + "keywords": [], + "description": "Draw 2. Add a Burn to discard.", + "upgraded": "overclock+" + }, + "overclock+": { + "id": "overclock+", + "name": "Overclock+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 3 + }, + { + "type": "special", + "description": "Add a Burn to your discard pile." + } + ], + "keywords": [], + "description": "Draw 3. Add a Burn to discard.", + "upgraded": null + }, + "rip_and_tear": { + "id": "rip_and_tear", + "name": "Rip and Tear", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 1 + }, + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit, 1 hit (random targets).", + "upgraded": "rip_and_tear+" + }, + "rip_and_tear+": { + "id": "rip_and_tear+", + "name": "Rip and Tear+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit, 2 hit (random targets).", + "upgraded": null + }, + "scrape": { + "id": "scrape", + "name": "Scrape", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "draw", + "value": 3 + } + ], + "keywords": [], + "description": "2 hit. Draw 3 cards.", + "upgraded": "scrape+" + }, + "scrape+": { + "id": "scrape+", + "name": "Scrape+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "draw", + "value": 3 + } + ], + "keywords": [], + "description": "3 hit. Draw 3 cards.", + "upgraded": null + }, + "self_repair": { + "id": "self_repair", + "name": "Self Repair", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of combat: Heal 1 HP." + } + ], + "keywords": [], + "description": "End of combat: Heal 1.", + "upgraded": "self_repair+" + }, + "self_repair+": { + "id": "self_repair+", + "name": "Self Repair+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "End of combat: Heal 2 HP." + } + ], + "keywords": [], + "description": "End of combat: Heal 2.", + "upgraded": null + }, + "skim": { + "id": "skim", + "name": "Skim", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 3 + } + ], + "keywords": [], + "description": "Draw 3 cards.", + "upgraded": "skim+" + }, + "skim+": { + "id": "skim+", + "name": "Skim+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "draw", + "value": 4 + } + ], + "keywords": [], + "description": "Draw 4 cards.", + "upgraded": null + }, + "static_discharge": { + "id": "static_discharge", + "name": "Static Discharge", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you take damage, Channel 1 Lightning." + } + ], + "keywords": [], + "description": "Whenever you take damage, Channel 1 Lightning.", + "upgraded": "static_discharge+" + }, + "static_discharge+": { + "id": "static_discharge+", + "name": "Static Discharge+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you take damage, Channel 2 Lightning." + } + ], + "keywords": [], + "description": "Whenever you take damage, Channel 2 Lightning.", + "upgraded": null + }, + "storm": { + "id": "storm", + "name": "Storm", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you play a Power, Channel 1 Lightning." + } + ], + "keywords": [], + "description": "Whenever you play a Power, Channel 1 Lightning.", + "upgraded": "storm+" + }, + "storm+": { + "id": "storm+", + "name": "Storm+", + "cost": 0, + "type": "power", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Whenever you play a Power, Channel 1 Lightning." + } + ], + "keywords": [], + "description": "Whenever you play a Power, Channel 1 Lightning.", + "upgraded": null + }, + "sunder": { + "id": "sunder", + "name": "Sunder", + "cost": 3, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 4 + }, + { + "type": "special", + "description": "If this kills, gain 3 Energy." + } + ], + "keywords": [], + "description": "4 hit. If this kills, gain 3 Energy.", + "upgraded": "sunder+" + }, + "sunder+": { + "id": "sunder+", + "name": "Sunder+", + "cost": 3, + "type": "attack", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "hit", + "value": 5 + }, + { + "type": "special", + "description": "If this kills, gain 3 Energy." + } + ], + "keywords": [], + "description": "5 hit. If this kills, gain 3 Energy.", + "upgraded": null + }, + "white_noise": { + "id": "white_noise", + "name": "White Noise", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Put a random Power from your discard pile into your hand." + } + ], + "keywords": ["exhaust"], + "description": "Random Power from discard to hand. Exhaust.", + "upgraded": "white_noise+" + }, + "white_noise+": { + "id": "white_noise+", + "name": "White Noise+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "uncommon", + "effects": [ + { + "type": "special", + "description": "Put a random Power from your discard pile into your hand." + } + ], + "keywords": ["exhaust"], + "description": "Random Power from discard to hand. Exhaust.", + "upgraded": null + }, + "all_for_one": { + "id": "all_for_one", + "name": "All for One", + "cost": 2, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Put all cost 0 cards from your discard pile into your hand." + } + ], + "keywords": [], + "description": "2 hit. Return all 0-cost from discard to hand.", + "upgraded": "all_for_one+" + }, + "all_for_one+": { + "id": "all_for_one+", + "name": "All for One+", + "cost": 2, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Put all cost 0 cards from your discard pile into your hand." + } + ], + "keywords": [], + "description": "3 hit. Return all 0-cost from discard to hand.", + "upgraded": null + }, + "amplify": { + "id": "amplify", + "name": "Amplify", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The next Power you play this turn is played twice." + } + ], + "keywords": [], + "description": "Next Power is played twice.", + "upgraded": "amplify+" + }, + "amplify+": { + "id": "amplify+", + "name": "Amplify+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The next 2 Powers you play this turn are played twice." + } + ], + "keywords": [], + "description": "Next 2 Powers are played twice.", + "upgraded": null + }, + "biased_cognition": { + "id": "biased_cognition", + "name": "Biased Cognition", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Gain 4 Focus. At the end of each turn, lose 1 Focus." + } + ], + "keywords": [], + "description": "Gain 4 Focus. Lose 1 Focus each turn.", + "upgraded": "biased_cognition+" + }, + "biased_cognition+": { + "id": "biased_cognition+", + "name": "Biased Cognition+", + "cost": 1, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Gain 5 Focus. At the end of each turn, lose 1 Focus." + } + ], + "keywords": [], + "description": "Gain 5 Focus. Lose 1 Focus each turn.", + "upgraded": null + }, + "buffer": { + "id": "buffer", + "name": "Buffer", + "cost": 2, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Next time you would lose HP, prevent it." + } + ], + "keywords": [], + "description": "Prevent next HP loss.", + "upgraded": "buffer+" + }, + "buffer+": { + "id": "buffer+", + "name": "Buffer+", + "cost": 2, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Next 2 times you would lose HP, prevent it." + } + ], + "keywords": [], + "description": "Prevent next 2 HP losses.", + "upgraded": null + }, + "core_surge": { + "id": "core_surge", + "name": "Core Surge", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 3 + }, + { + "type": "special", + "description": "Gain 1 Artifact." + } + ], + "keywords": ["exhaust"], + "description": "3 hit. Gain 1 Artifact. Exhaust.", + "upgraded": "core_surge+" + }, + "core_surge+": { + "id": "core_surge+", + "name": "Core Surge+", + "cost": 1, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 4 + }, + { + "type": "special", + "description": "Gain 1 Artifact." + } + ], + "keywords": ["exhaust"], + "description": "4 hit. Gain 1 Artifact. Exhaust.", + "upgraded": null + }, + "creative_ai": { + "id": "creative_ai", + "name": "Creative AI", + "cost": 3, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Add a random Power to your hand." + } + ], + "keywords": [], + "description": "Start of turn: Random Power to hand.", + "upgraded": "creative_ai+" + }, + "creative_ai+": { + "id": "creative_ai+", + "name": "Creative AI+", + "cost": 2, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Start of turn: Add a random Power to your hand." + } + ], + "keywords": [], + "description": "Start of turn: Random Power to hand.", + "upgraded": null + }, + "echo_form": { + "id": "echo_form", + "name": "Echo Form", + "cost": 3, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The first card you play each turn is played twice." + } + ], + "keywords": ["ethereal"], + "description": "First card each turn is played twice. Ethereal.", + "upgraded": "echo_form+" + }, + "echo_form+": { + "id": "echo_form+", + "name": "Echo Form+", + "cost": 3, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "The first card you play each turn is played twice." + } + ], + "keywords": [], + "description": "First card each turn is played twice.", + "upgraded": null + }, + "electrodynamics": { + "id": "electrodynamics", + "name": "Electrodynamics", + "cost": 2, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Lightning now hits ALL enemies. Channel 2 Lightning." + } + ], + "keywords": [], + "description": "Lightning hits ALL enemies. Channel 2 Lightning.", + "upgraded": "electrodynamics+" + }, + "electrodynamics+": { + "id": "electrodynamics+", + "name": "Electrodynamics+", + "cost": 2, + "type": "power", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Lightning now hits ALL enemies. Channel 3 Lightning." + } + ], + "keywords": [], + "description": "Lightning hits ALL enemies. Channel 3 Lightning.", + "upgraded": null + }, + "fission": { + "id": "fission", + "name": "Fission", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Remove all Orbs. Gain 1 Energy and draw 1 for each." + } + ], + "keywords": ["exhaust"], + "description": "Remove all Orbs. Gain 1E, draw 1 per Orb. Exhaust.", + "upgraded": "fission+" + }, + "fission+": { + "id": "fission+", + "name": "Fission+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Evoke all Orbs. Gain 1 Energy and draw 1 for each." + } + ], + "keywords": ["exhaust"], + "description": "Evoke all Orbs. Gain 1E, draw 1 per Orb. Exhaust.", + "upgraded": null + }, + "hyperbeam": { + "id": "hyperbeam", + "name": "Hyperbeam", + "cost": 2, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 4 + }, + { + "type": "special", + "description": "Lose all Focus." + } + ], + "keywords": [], + "description": "4 damage to ALL enemies. Lose all Focus.", + "upgraded": "hyperbeam+" + }, + "hyperbeam+": { + "id": "hyperbeam+", + "name": "Hyperbeam+", + "cost": 2, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "damage_all", + "value": 5 + }, + { + "type": "special", + "description": "Lose all Focus." + } + ], + "keywords": [], + "description": "5 damage to ALL enemies. Lose all Focus.", + "upgraded": null + }, + "meteor_strike": { + "id": "meteor_strike", + "name": "Meteor Strike", + "cost": 5, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 4 + }, + { + "type": "special", + "description": "Channel 3 Plasma." + } + ], + "keywords": [], + "description": "4 hit. Channel 3 Plasma.", + "upgraded": "meteor_strike+" + }, + "meteor_strike+": { + "id": "meteor_strike+", + "name": "Meteor Strike+", + "cost": 5, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "hit", + "value": 5 + }, + { + "type": "special", + "description": "Channel 3 Plasma." + } + ], + "keywords": [], + "description": "5 hit. Channel 3 Plasma.", + "upgraded": null + }, + "multi_cast": { + "id": "multi_cast", + "name": "Multi Cast", + "cost": "X", + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Evoke an Orb X times." + } + ], + "keywords": [], + "description": "Evoke an Orb X times.", + "upgraded": "multi_cast+" + }, + "multi_cast+": { + "id": "multi_cast+", + "name": "Multi Cast+", + "cost": "X", + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Evoke an Orb X+1 times." + } + ], + "keywords": [], + "description": "Evoke an Orb X+1 times.", + "upgraded": null + }, + "rainbow": { + "id": "rainbow", + "name": "Rainbow", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Channel 1 Lightning, 1 Frost, 1 Dark." + } + ], + "keywords": ["exhaust"], + "description": "Channel 1 Lightning, 1 Frost, 1 Dark. Exhaust.", + "upgraded": "rainbow+" + }, + "rainbow+": { + "id": "rainbow+", + "name": "Rainbow+", + "cost": 2, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Channel 1 Lightning, 1 Frost, 1 Dark." + } + ], + "keywords": [], + "description": "Channel 1 Lightning, 1 Frost, 1 Dark.", + "upgraded": null + }, + "reprogram": { + "id": "reprogram", + "name": "Reprogram", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Lose 1 Focus. Gain 1 Strength." + } + ], + "keywords": [], + "description": "Lose 1 Focus. Gain 1 Strength.", + "upgraded": "reprogram+" + }, + "reprogram+": { + "id": "reprogram+", + "name": "Reprogram+", + "cost": 1, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Lose 1 Focus. Gain 2 Strength." + } + ], + "keywords": [], + "description": "Lose 1 Focus. Gain 2 Strength.", + "upgraded": null + }, + "seek": { + "id": "seek", + "name": "Seek", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Put a card from your draw pile into your hand." + } + ], + "keywords": ["exhaust"], + "description": "Search draw pile for a card. Exhaust.", + "upgraded": "seek+" + }, + "seek+": { + "id": "seek+", + "name": "Seek+", + "cost": 0, + "type": "skill", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Put 2 cards from your draw pile into your hand." + } + ], + "keywords": ["exhaust"], + "description": "Search draw pile for 2 cards. Exhaust.", + "upgraded": null + }, + "thunder_strike": { + "id": "thunder_strike", + "name": "Thunder Strike", + "cost": 3, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Deal hit X times where X is Lightning channeled this combat." + } + ], + "keywords": [], + "description": "Deal 1 hit X times (X = Lightning channeled).", + "upgraded": "thunder_strike+" + }, + "thunder_strike+": { + "id": "thunder_strike+", + "name": "Thunder Strike+", + "cost": 3, + "type": "attack", + "character": "defect", + "rarity": "rare", + "effects": [ + { + "type": "special", + "description": "Deal hit X times where X is Lightning channeled this combat. Double your orb count." + } + ], + "keywords": [], + "description": "Deal 2 hit X times (X = Lightning channeled).", + "upgraded": null + }, + "strike_p": { + "id": "strike_p", + "name": "Strike", + "cost": 1, + "type": "attack", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 1 + } + ], + "keywords": [], + "description": "1 hit.", + "upgraded": "strike_p+", + "copies": 4 + }, + "strike_p+": { + "id": "strike_p+", + "name": "Strike+", + "cost": 1, + "type": "attack", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 2 + } + ], + "keywords": [], + "description": "2 hit.", + "upgraded": null + }, + "defend_p": { + "id": "defend_p", + "name": "Defend", + "cost": 1, + "type": "skill", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 1 + } + ], + "keywords": [], + "description": "1 Block.", + "upgraded": "defend_p+", + "copies": 4 + }, + "defend_p+": { + "id": "defend_p+", + "name": "Defend+", + "cost": 1, + "type": "skill", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 2 + } + ], + "keywords": [], + "description": "2 Block. Can be given to any player.", + "upgraded": null + }, + "vigilance": { + "id": "vigilance", + "name": "Vigilance", + "cost": 2, + "type": "skill", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 2 + }, + { + "type": "special", + "description": "Enter Calm." + } + ], + "keywords": [], + "description": "2 Block. Enter Calm.", + "upgraded": "vigilance+" + }, + "vigilance+": { + "id": "vigilance+", + "name": "Vigilance+", + "cost": 1, + "type": "skill", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "block", + "value": 3 + }, + { + "type": "special", + "description": "Enter Calm." + } + ], + "keywords": [], + "description": "3 Block to any player. Enter Calm.", + "upgraded": null + }, + "eruption": { + "id": "eruption", + "name": "Eruption", + "cost": 2, + "type": "attack", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Enter Wrath." + } + ], + "keywords": [], + "description": "2 hit. Enter Wrath.", + "upgraded": "eruption+" + }, + "eruption+": { + "id": "eruption+", + "name": "Eruption+", + "cost": 1, + "type": "attack", + "character": "watcher", + "rarity": "starter", + "effects": [ + { + "type": "hit", + "value": 2 + }, + { + "type": "special", + "description": "Enter Wrath." + } + ], + "keywords": [], + "description": "2 hit. Enter Wrath.", + "upgraded": null + } +}