slaywithfriends/data/defect_all.json
2026-02-23 17:54:25 -05:00

1953 lines
46 KiB
JSON

[
{
"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
},
{
"id": "strike_b+",
"name": "Strike+",
"cost": 0,
"type": "attack",
"character": "defect",
"rarity": "starter",
"effects": [{ "type": "hit", "value": 1 }],
"keywords": [],
"description": "1 hit.",
"upgraded": null
},
{
"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
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"id": "leap",
"name": "Leap",
"cost": 1,
"type": "skill",
"character": "defect",
"rarity": "common",
"effects": [{ "type": "block", "value": 2 }],
"keywords": [],
"description": "2 Block.",
"upgraded": "leap+"
},
{
"id": "leap+",
"name": "Leap+",
"cost": 1,
"type": "skill",
"character": "defect",
"rarity": "common",
"effects": [{ "type": "block", "value": 3 }],
"keywords": [],
"description": "3 Block.",
"upgraded": null
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"id": "skim",
"name": "Skim",
"cost": 1,
"type": "skill",
"character": "defect",
"rarity": "uncommon",
"effects": [{ "type": "draw", "value": 3 }],
"keywords": [],
"description": "Draw 3 cards.",
"upgraded": "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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
},
{
"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+"
},
{
"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
}
]