Merged 120 watcher cards from watcher_cards.json into the unified cards.json database, replacing the previous 8 stub entries. Deleted watcher_cards.json since the data is now consolidated.
10467 lines
242 KiB
JSON
10467 lines
242 KiB
JSON
{
|
|
"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+",
|
|
"image": "assets/images/ironclad/starter/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/starter/upgraded/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/starter/1.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/starter/upgraded/1.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/starter/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/starter/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/6.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/ironclad/normal/upgraded/6.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/18.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/18.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/27.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/27.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/8.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/8.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/14.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/14.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/12.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/12.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/20.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/20.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/23.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/23.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/10.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/10.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/34.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/34.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/0.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/21.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/21.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/16.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/16.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/4.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/4.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/40.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/40.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/32.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/32.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/38.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/38.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/33.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/33.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/36.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/36.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/55.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/55.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/28.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/28.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/ironclad/normal/35.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/35.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/47.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/47.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/30.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/30.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/25.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/25.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/26.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/26.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/58.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/58.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/53.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/53.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/31.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/31.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/57.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/57.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/59.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/59.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/ironclad/normal/46.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/46.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/54.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/54.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/48.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/48.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/51.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/51.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/45.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/45.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/ironclad/normal/29.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/29.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/56.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/56.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/ironclad/normal/37.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/37.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/9.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/9.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/ironclad/normal/39.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/39.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/normal/42.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/normal/upgraded/42.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/7.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/7.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/12.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/12.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/11.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/11.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/4.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/4.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/10.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/10.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/8.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/8.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/13.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/13.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/3.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/3.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/5.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/5.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/0.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/6.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/6.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/ironclad/rare/14.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/ironclad/rare/upgraded/14.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/starter/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/starter/upgraded/0.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/starter/1.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/starter/upgraded/1.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/starter/6.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/starter/upgraded/6.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/starter/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/starter/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/0.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/20.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/20.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/30.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/30.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/22.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/22.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/7.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/7.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/24.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/24.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/26.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/26.png"
|
|
},
|
|
"deflect": {
|
|
"id": "deflect",
|
|
"name": "Deflect",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "silent",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 1
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "1 Block.",
|
|
"upgraded": "deflect+",
|
|
"image": "assets/images/silent/normal/13.png"
|
|
},
|
|
"deflect+": {
|
|
"id": "deflect+",
|
|
"name": "Deflect+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "silent",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 2
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "2 Block.",
|
|
"upgraded": null,
|
|
"image": "assets/images/silent/normal/upgraded/13.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/11.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/11.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/4.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/4.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/19.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/19.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/17.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/17.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/28.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/28.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/5.png"
|
|
},
|
|
"slice+": {
|
|
"id": "slice+",
|
|
"name": "Slice+",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "silent",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "2 hit.",
|
|
"upgraded": null,
|
|
"image": "assets/images/silent/normal/upgraded/5.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/15.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/15.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/35.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/35.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/39.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/39.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/32.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/32.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/44.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/44.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/47.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/47.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/silent/normal/31.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/31.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/0.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/46.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/46.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/56.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/56.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/49.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/49.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/silent/normal/54.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/54.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/51.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/51.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/52.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/52.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/7.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/7.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/silent/normal/55.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/55.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/53.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/53.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/57.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/57.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/40.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/40.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/58.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/58.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/43.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/43.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/45.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/45.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/normal/34.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/normal/upgraded/34.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/13.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/13.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/3.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/3.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/4.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/4.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/10.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/10.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/5.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/5.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/14.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/14.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/8.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/8.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/9.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/9.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/11.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/11.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/silent/rare/1.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/1.png"
|
|
},
|
|
"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",
|
|
"image": "assets/images/silent/rare/12.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/silent/rare/upgraded/12.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/starter/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/starter/upgraded/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/starter/1.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/starter/upgraded/1.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/starter/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/starter/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/starter/3.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/starter/upgraded/3.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/0.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/36.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/36.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/12.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/12.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/29.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/29.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/4.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/4.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/27.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/27.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/34.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/34.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/15.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/15.png"
|
|
},
|
|
"leap": {
|
|
"id": "leap",
|
|
"name": "Leap",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "defect",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 2
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "2 Block.",
|
|
"upgraded": "leap+",
|
|
"image": "assets/images/defect/normal/6.png"
|
|
},
|
|
"leap+": {
|
|
"id": "leap+",
|
|
"name": "Leap+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "defect",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 3
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "3 Block.",
|
|
"upgraded": null,
|
|
"image": "assets/images/defect/normal/upgraded/6.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/50.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/50.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/53.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/53.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/40.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/40.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/8.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/8.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/10.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/10.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/55.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/55.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/24.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/24.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/56.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/56.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/31.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/31.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/1.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/1.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/32.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/32.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/54.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/54.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/14.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/14.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/43.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/43.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/20.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/20.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/26.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/26.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/22.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/22.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/23.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/23.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/44.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/44.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/39.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/39.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/18.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/18.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/58.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/58.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/0.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/0.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/25.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/25.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/17.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/17.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/10.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/10.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/14.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/14.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/2.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/2.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/5.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/5.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/3.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/3.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/4.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/4.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/11.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/11.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/6.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/6.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/12.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/12.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/9.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/9.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/8.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/8.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/normal/33.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/normal/upgraded/33.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/13.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/13.png"
|
|
},
|
|
"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+",
|
|
"image": "assets/images/defect/rare/7.png"
|
|
},
|
|
"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,
|
|
"image": "assets/images/defect/rare/upgraded/7.png"
|
|
},
|
|
"collect": {
|
|
"id": "collect",
|
|
"name": "Collect",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Scry 3. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust", "scry"],
|
|
"description": "Scry 3. Exhaust.",
|
|
"upgraded": "collect+"
|
|
},
|
|
"collect+": {
|
|
"id": "collect+",
|
|
"name": "Collect+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Gain 3 Mantra. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust", "mantra"],
|
|
"description": "Gain 3 Mantra. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/0.png"
|
|
},
|
|
"consecrate": {
|
|
"id": "consecrate",
|
|
"name": "Consecrate",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1,
|
|
"target": "all"
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "1 hit to all enemies.",
|
|
"upgraded": "consecrate+"
|
|
},
|
|
"consecrate+": {
|
|
"id": "consecrate+",
|
|
"name": "Consecrate+",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2,
|
|
"target": "all"
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "2 hit to all enemies.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/2.png"
|
|
},
|
|
"reach_heaven": {
|
|
"id": "reach_heaven",
|
|
"name": "Reach Heaven",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+2 damage for each Mantra you have."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "1 hit. +2 damage for each Mantra you have.",
|
|
"upgraded": "reach_heaven+"
|
|
},
|
|
"reach_heaven+": {
|
|
"id": "reach_heaven+",
|
|
"name": "Reach Heaven+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+2 damage for each Mantra you have."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "2 hit. +2 damage for each Mantra you have.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/4.png"
|
|
},
|
|
"simmering_fury": {
|
|
"id": "simmering_fury",
|
|
"name": "Simmering Fury",
|
|
"cost": 2,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Your attacks deal +1 additional damage while in Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "Your attacks deal +1 additional damage while in Wrath.",
|
|
"upgraded": "simmering_fury+"
|
|
},
|
|
"simmering_fury+": {
|
|
"id": "simmering_fury+",
|
|
"name": "Simmering Fury+",
|
|
"cost": 2,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Your attacks deal +2 additional damage while in Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "Your attacks deal +2 additional damage while in Wrath.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/5.png"
|
|
},
|
|
"just_lucky": {
|
|
"id": "just_lucky",
|
|
"name": "Just Lucky",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "scry",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "block",
|
|
"value": 1
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "2 hit. Scry 1. 1 Block.",
|
|
"upgraded": "just_lucky+"
|
|
},
|
|
"just_lucky+": {
|
|
"id": "just_lucky+",
|
|
"name": "Just Lucky+",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "scry",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "block",
|
|
"value": 1
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "2 hit. Scry 2. 1 Block.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/6.png"
|
|
},
|
|
"crescendo": {
|
|
"id": "crescendo",
|
|
"name": "Crescendo",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain. Enter Wrath. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["retain", "wrath", "exhaust"],
|
|
"description": "Retain. Enter Wrath. Exhaust.",
|
|
"upgraded": "crescendo+"
|
|
},
|
|
"crescendo+": {
|
|
"id": "crescendo+",
|
|
"name": "Crescendo+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain. Enter Wrath. Draw 1 card. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["retain", "wrath", "exhaust"],
|
|
"description": "Retain. Enter Wrath. Draw 1 card. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/8.png"
|
|
},
|
|
"tranquility": {
|
|
"id": "tranquility",
|
|
"name": "Tranquility",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain. Enter Calm. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["retain", "calm", "exhaust"],
|
|
"description": "Retain. Enter Calm. Exhaust.",
|
|
"upgraded": "tranquility+"
|
|
},
|
|
"tranquility+": {
|
|
"id": "tranquility+",
|
|
"name": "Tranquility+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain. Enter Calm. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["retain", "calm", "exhaust"],
|
|
"description": "Retain. Enter Calm. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/10.png"
|
|
},
|
|
"empty_body": {
|
|
"id": "empty_body",
|
|
"name": "Empty Body",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Neutral."
|
|
}
|
|
],
|
|
"keywords": ["neutral"],
|
|
"description": "2 Block. Enter Neutral.",
|
|
"upgraded": "empty_body+"
|
|
},
|
|
"empty_body+": {
|
|
"id": "empty_body+",
|
|
"name": "Empty Body+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Neutral."
|
|
}
|
|
],
|
|
"keywords": ["neutral"],
|
|
"description": "3 Block. Enter Neutral.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/12.png"
|
|
},
|
|
"empty_fists": {
|
|
"id": "empty_fists",
|
|
"name": "Empty Fists",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Neutral."
|
|
}
|
|
],
|
|
"keywords": ["neutral"],
|
|
"description": "2 hit. Enter Neutral.",
|
|
"upgraded": "empty_fists+"
|
|
},
|
|
"empty_fists+": {
|
|
"id": "empty_fists+",
|
|
"name": "Empty Fists+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Neutral."
|
|
}
|
|
],
|
|
"keywords": ["neutral"],
|
|
"description": "3 hit. Enter Neutral.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/14.png"
|
|
},
|
|
"flurry_of_blows": {
|
|
"id": "flurry_of_blows",
|
|
"name": "Flurry of Blows",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Deals an additional 1 hit if you switched Stances this turn."
|
|
}
|
|
],
|
|
"keywords": ["stance"],
|
|
"description": "1 hit. Deals an additional 1 hit if you switched Stances this turn.",
|
|
"upgraded": "flurry_of_blows+"
|
|
},
|
|
"flurry_of_blows+": {
|
|
"id": "flurry_of_blows+",
|
|
"name": "Flurry of Blows+",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Deals an additional 1 hit 1 hit if you switched Stances this turn."
|
|
}
|
|
],
|
|
"keywords": ["stance"],
|
|
"description": "1 hit. Deals an additional 1 hit 1 hit if you switched Stances this turn.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/16.png"
|
|
},
|
|
"third_eye": {
|
|
"id": "third_eye",
|
|
"name": "Third Eye",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "scry",
|
|
"value": 3
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "2 Block. Scry 3.",
|
|
"upgraded": "third_eye+"
|
|
},
|
|
"third_eye+": {
|
|
"id": "third_eye+",
|
|
"name": "Third Eye+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "scry",
|
|
"value": 5
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "3 Block. Scry 5.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/18.png"
|
|
},
|
|
"cut_through_fate": {
|
|
"id": "cut_through_fate",
|
|
"name": "Cut Through Fate",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "scry",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "draw",
|
|
"value": 1
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "1 hit. Scry 2. Draw 1 card.",
|
|
"upgraded": "cut_through_fate+"
|
|
},
|
|
"cut_through_fate+": {
|
|
"id": "cut_through_fate+",
|
|
"name": "Cut Through Fate+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "scry",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "draw",
|
|
"value": 1
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "2 hit. Scry 3. Draw 1 card.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/20.png"
|
|
},
|
|
"protect": {
|
|
"id": "protect",
|
|
"name": "Protect",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "block",
|
|
"value": 3,
|
|
"target": "any"
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 3 Block to any player.",
|
|
"upgraded": "protect+"
|
|
},
|
|
"protect+": {
|
|
"id": "protect+",
|
|
"name": "Protect+",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "block",
|
|
"value": 4,
|
|
"target": "any"
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 4 Block to any player.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/22.png"
|
|
},
|
|
"flying_sleeves": {
|
|
"id": "flying_sleeves",
|
|
"name": "Flying Sleeves",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 1 hit 1 hit.",
|
|
"upgraded": "flying_sleeves+"
|
|
},
|
|
"flying_sleeves+": {
|
|
"id": "flying_sleeves+",
|
|
"name": "Flying Sleeves+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 1 hit 1 hit 1 hit.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/24.png"
|
|
},
|
|
"halt": {
|
|
"id": "halt",
|
|
"name": "Halt",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+2 Block if you're in Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "1 Block. +2 Block if you're in Wrath.",
|
|
"upgraded": "halt+"
|
|
},
|
|
"halt+": {
|
|
"id": "halt+",
|
|
"name": "Halt+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+2 Block if you're in Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "1 Block. +2 Block if you're in Wrath.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/26.png"
|
|
},
|
|
"wallop": {
|
|
"id": "wallop",
|
|
"name": "Wallop",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Gain Block equal to the unblocked damage dealt."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "2 hit. Gain Block equal to the unblocked damage dealt.",
|
|
"upgraded": "wallop+"
|
|
},
|
|
"wallop+": {
|
|
"id": "wallop+",
|
|
"name": "Wallop+",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Gain Block equal to the unblocked damage dealt."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "3 hit. Gain Block equal to the unblocked damage dealt.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/30.png"
|
|
},
|
|
"pray": {
|
|
"id": "pray",
|
|
"name": "Pray",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "draw",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Gain 1 Mantra. You can't draw additional cards this turn."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "Draw 1 card. Gain 1 Mantra. You can't draw additional cards this turn.",
|
|
"upgraded": "pray+"
|
|
},
|
|
"pray+": {
|
|
"id": "pray+",
|
|
"name": "Pray+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "draw",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Gain 1 Mantra. You can't draw additional cards this turn."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "Draw 2 cards. Gain 1 Mantra. You can't draw additional cards this turn.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/31.png"
|
|
},
|
|
"prostrate": {
|
|
"id": "prostrate",
|
|
"name": "Prostrate",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Gain 1 Mantra."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "1 Block. Gain 1 Mantra.",
|
|
"upgraded": "prostrate+"
|
|
},
|
|
"prostrate+": {
|
|
"id": "prostrate+",
|
|
"name": "Prostrate+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Gain 1 Mantra."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "2 Block. Gain 1 Mantra.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/32.png"
|
|
},
|
|
"signature_move": {
|
|
"id": "signature_move",
|
|
"name": "Signature Move",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Can only be played if this is the only Attack in your hand."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 7
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "Can only be played if this is the only Attack in your hand. 7 hit.",
|
|
"upgraded": "signature_move+"
|
|
},
|
|
"signature_move+": {
|
|
"id": "signature_move+",
|
|
"name": "Signature Move+",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Can only be played if this is the only Attack in your hand."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 8
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "Can only be played if this is the only Attack in your hand. 8 hit.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/33.png"
|
|
},
|
|
"foresight": {
|
|
"id": "foresight",
|
|
"name": "Foresight",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn, before you draw: Scry 3."
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "Start of turn, before you draw: Scry 3.",
|
|
"upgraded": "foresight+"
|
|
},
|
|
"foresight+": {
|
|
"id": "foresight+",
|
|
"name": "Foresight+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn, before you draw: Scry 4."
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "Start of turn, before you draw: Scry 4.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/34.png"
|
|
},
|
|
"fear_no_evil": {
|
|
"id": "fear_no_evil",
|
|
"name": "Fear No Evil",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Wrath, enter Calm."
|
|
}
|
|
],
|
|
"keywords": ["wrath", "calm"],
|
|
"description": "2 hit. If you're in Wrath, enter Calm.",
|
|
"upgraded": "fear_no_evil+"
|
|
},
|
|
"fear_no_evil+": {
|
|
"id": "fear_no_evil+",
|
|
"name": "Fear No Evil+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Wrath, enter Calm."
|
|
}
|
|
],
|
|
"keywords": ["wrath", "calm"],
|
|
"description": "3 hit. If you're in Wrath, enter Calm.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/35.png"
|
|
},
|
|
"tantrum": {
|
|
"id": "tantrum",
|
|
"name": "Tantrum",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Wrath. Put this card on top of your draw pile."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "1 hit 1 hit. Enter Wrath. Put this card on top of your draw pile.",
|
|
"upgraded": "tantrum+",
|
|
"image": "assets/images/watcher/normal/36.png"
|
|
},
|
|
"tantrum+": {
|
|
"id": "tantrum+",
|
|
"name": "Tantrum+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Wrath. Put this card on top of your draw pile."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "1 hit 1 hit. Enter Wrath. Put this card on top of your draw pile.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/36.png"
|
|
},
|
|
"foreign_influence": {
|
|
"id": "foreign_influence",
|
|
"name": "Foreign Influence",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "- or - Play a copy of the last Attack played by another player this turn."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "3 hit - or - Play a copy of the last Attack played by another player this turn.",
|
|
"upgraded": "foreign_influence+",
|
|
"image": "assets/images/watcher/normal/37.png"
|
|
},
|
|
"foreign_influence+": {
|
|
"id": "foreign_influence+",
|
|
"name": "Foreign Influence+",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 4
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "- or - Play a copy of the last Attack played by another player this turn."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "4 hit - or - Play a copy of the last Attack played by another player this turn.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/37.png"
|
|
},
|
|
"inner_peace": {
|
|
"id": "inner_peace",
|
|
"name": "Inner Peace",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Calm, draw 3 cards. Otherwise, enter Calm."
|
|
}
|
|
],
|
|
"keywords": ["calm"],
|
|
"description": "If you're in Calm, draw 3 cards. Otherwise, enter Calm.",
|
|
"upgraded": "inner_peace+",
|
|
"image": "assets/images/watcher/normal/38.png"
|
|
},
|
|
"inner_peace+": {
|
|
"id": "inner_peace+",
|
|
"name": "Inner Peace+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Calm, draw 4 cards. Otherwise, enter Calm."
|
|
}
|
|
],
|
|
"keywords": ["calm"],
|
|
"description": "If you're in Calm, draw 4 cards. Otherwise, enter Calm.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/38.png"
|
|
},
|
|
"indignation": {
|
|
"id": "indignation",
|
|
"name": "Indignation",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Wrath, apply 1 Vulnerable. Otherwise, enter Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath", "vulnerable"],
|
|
"description": "If you're in Wrath, apply 1 Vulnerable. Otherwise, enter Wrath.",
|
|
"upgraded": "indignation+",
|
|
"image": "assets/images/watcher/normal/39.png"
|
|
},
|
|
"indignation+": {
|
|
"id": "indignation+",
|
|
"name": "Indignation+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Wrath, apply 1 Vulnerable. Otherwise, enter Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath", "vulnerable"],
|
|
"description": "If you're in Wrath, apply 1 Vulnerable. Otherwise, enter Wrath.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/39.png"
|
|
},
|
|
"nirvana": {
|
|
"id": "nirvana",
|
|
"name": "Nirvana",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Whenever you Scry, 1 Block."
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "Whenever you Scry, 1 Block.",
|
|
"upgraded": "nirvana+",
|
|
"image": "assets/images/watcher/normal/40.png"
|
|
},
|
|
"nirvana+": {
|
|
"id": "nirvana+",
|
|
"name": "Nirvana+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Whenever you Scry, 2 Block."
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "Whenever you Scry, 2 Block.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/40.png"
|
|
},
|
|
"sands_of_time": {
|
|
"id": "sands_of_time",
|
|
"name": "Sands of Time",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+3 damage for each other card with Retain in your hand."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 3 hit. +3 damage for each other card with Retain in your hand.",
|
|
"upgraded": "sands_of_time+",
|
|
"image": "assets/images/watcher/normal/41.png"
|
|
},
|
|
"sands_of_time+": {
|
|
"id": "sands_of_time+",
|
|
"name": "Sands of Time+",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+3 damage for each other card with Retain in your hand."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 3 hit. +3 damage for each other card with Retain in your hand.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/41.png"
|
|
},
|
|
"perseverance": {
|
|
"id": "perseverance",
|
|
"name": "Perseverance",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "block",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+2 Block if this was Retained last turn."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 1 Block. +2 Block if this was Retained last turn.",
|
|
"upgraded": "perseverance+",
|
|
"image": "assets/images/watcher/normal/42.png"
|
|
},
|
|
"perseverance+": {
|
|
"id": "perseverance+",
|
|
"name": "Perseverance+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "block",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+2 Block if this was Retained last turn."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 2 Block. +2 Block if this was Retained last turn.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/42.png"
|
|
},
|
|
"swivel": {
|
|
"id": "swivel",
|
|
"name": "Swivel",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "The next Attack you play this turn costs 0."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "2 Block. The next Attack you play this turn costs 0.",
|
|
"upgraded": "swivel+",
|
|
"image": "assets/images/watcher/normal/43.png"
|
|
},
|
|
"swivel+": {
|
|
"id": "swivel+",
|
|
"name": "Swivel+",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "block",
|
|
"value": 3,
|
|
"target": "any"
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "The next Attack you play this turn costs 0."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "3 Block to any player. The next Attack you play this turn costs 0.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/43.png"
|
|
},
|
|
"battle_hymn": {
|
|
"id": "battle_hymn",
|
|
"name": "Battle Hymn",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Once per turn: Deal 1 damage, +1 if you're in Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "Once per turn: Deal 1 damage, +1 if you're in Wrath.",
|
|
"upgraded": "battle_hymn+",
|
|
"image": "assets/images/watcher/normal/44.png"
|
|
},
|
|
"battle_hymn+": {
|
|
"id": "battle_hymn+",
|
|
"name": "Battle Hymn+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Once per turn: Deal 2 damage, +2 if you're in Wrath."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "Once per turn: Deal 2 damage, +2 if you're in Wrath.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/44.png"
|
|
},
|
|
"rushdown": {
|
|
"id": "rushdown",
|
|
"name": "Rushdown",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "The first time you enter Wrath each turn, draw 2 cards."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "The first time you enter Wrath each turn, draw 2 cards.",
|
|
"upgraded": "rushdown+",
|
|
"image": "assets/images/watcher/normal/45.png"
|
|
},
|
|
"rushdown+": {
|
|
"id": "rushdown+",
|
|
"name": "Rushdown+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "The first time you enter Wrath each turn, draw 3 cards."
|
|
}
|
|
],
|
|
"keywords": ["wrath"],
|
|
"description": "The first time you enter Wrath each turn, draw 3 cards.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/45.png"
|
|
},
|
|
"like_water": {
|
|
"id": "like_water",
|
|
"name": "Like Water",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "End of turn: If you're in Calm, 1 Block."
|
|
}
|
|
],
|
|
"keywords": ["calm"],
|
|
"description": "End of turn: If you're in Calm, 1 Block.",
|
|
"upgraded": "like_water+",
|
|
"image": "assets/images/watcher/normal/46.png"
|
|
},
|
|
"like_water+": {
|
|
"id": "like_water+",
|
|
"name": "Like Water+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "End of turn: If you're in Calm, 2 Block."
|
|
}
|
|
],
|
|
"keywords": ["calm"],
|
|
"description": "End of turn: If you're in Calm, 2 Block.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/46.png"
|
|
},
|
|
"mental_fortress": {
|
|
"id": "mental_fortress",
|
|
"name": "Mental Fortress",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Whenever you switch Stances, 1 Block."
|
|
}
|
|
],
|
|
"keywords": ["stance"],
|
|
"description": "Whenever you switch Stances, 1 Block.",
|
|
"upgraded": "mental_fortress+",
|
|
"image": "assets/images/watcher/normal/47.png"
|
|
},
|
|
"mental_fortress+": {
|
|
"id": "mental_fortress+",
|
|
"name": "Mental Fortress+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Whenever you switch Stances, 2 Block."
|
|
}
|
|
],
|
|
"keywords": ["stance"],
|
|
"description": "Whenever you switch Stances, 2 Block.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/47.png"
|
|
},
|
|
"study": {
|
|
"id": "study",
|
|
"name": "Study",
|
|
"cost": 2,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: If you're in Calm, draw 2 cards."
|
|
}
|
|
],
|
|
"keywords": ["calm"],
|
|
"description": "Start of turn: If you're in Calm, draw 2 cards.",
|
|
"upgraded": "study+",
|
|
"image": "assets/images/watcher/normal/48.png"
|
|
},
|
|
"study+": {
|
|
"id": "study+",
|
|
"name": "Study+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: If you're in Calm, draw 2 cards."
|
|
}
|
|
],
|
|
"keywords": ["calm"],
|
|
"description": "Start of turn: If you're in Calm, draw 2 cards.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/48.png"
|
|
},
|
|
"talk_to_the_hand": {
|
|
"id": "talk_to_the_hand",
|
|
"name": "Talk to the Hand",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "1 Block for each Mantra you have."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "2 hit. 1 Block for each Mantra you have.",
|
|
"upgraded": "talk_to_the_hand+",
|
|
"image": "assets/images/watcher/normal/49.png"
|
|
},
|
|
"talk_to_the_hand+": {
|
|
"id": "talk_to_the_hand+",
|
|
"name": "Talk to the Hand+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "1 Block for each Mantra you have."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "3 hit. 1 Block for each Mantra you have.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/49.png"
|
|
},
|
|
"sash_whip": {
|
|
"id": "sash_whip",
|
|
"name": "Sash Whip",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Calm, apply Weak."
|
|
}
|
|
],
|
|
"keywords": ["calm", "weak"],
|
|
"description": "2 hit. If you're in Calm, apply Weak.",
|
|
"upgraded": "sash_whip+",
|
|
"image": "assets/images/watcher/normal/50.png"
|
|
},
|
|
"sash_whip+": {
|
|
"id": "sash_whip+",
|
|
"name": "Sash Whip+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Calm, apply Weak and Vulnerable."
|
|
}
|
|
],
|
|
"keywords": ["calm", "weak", "vulnerable"],
|
|
"description": "2 hit. If you're in Calm, apply Weak and Vulnerable.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/50.png"
|
|
},
|
|
"conclude": {
|
|
"id": "conclude",
|
|
"name": "Conclude",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "You can't play additional cards this turn."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "1 hit 1 hit 1 hit. You can't play additional cards this turn.",
|
|
"upgraded": "conclude+",
|
|
"image": "assets/images/watcher/normal/51.png"
|
|
},
|
|
"conclude+": {
|
|
"id": "conclude+",
|
|
"name": "Conclude+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "You can't play additional cards this turn."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "1 hit 1 hit 1 hit 1 hit. You can't play additional cards this turn.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/51.png"
|
|
},
|
|
"meditate": {
|
|
"id": "meditate",
|
|
"name": "Meditate",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Put 1 card from your discard pile into your hand and Retain it. Enter Calm. You can't play additional cards this turn."
|
|
}
|
|
],
|
|
"keywords": ["retain", "calm"],
|
|
"description": "Put 1 card from your discard pile into your hand and Retain it. Enter Calm. You can't play additional cards this turn.",
|
|
"upgraded": "meditate+",
|
|
"image": "assets/images/watcher/normal/52.png"
|
|
},
|
|
"meditate+": {
|
|
"id": "meditate+",
|
|
"name": "Meditate+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Put 2 cards from your discard pile into your hand and Retain them. Enter Calm. You can't play additional cards this turn."
|
|
}
|
|
],
|
|
"keywords": ["retain", "calm"],
|
|
"description": "Put 2 cards from your discard pile into your hand and Retain them. Enter Calm. You can't play additional cards this turn.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/52.png"
|
|
},
|
|
"weave": {
|
|
"id": "weave",
|
|
"name": "Weave",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you would discard this card while Scrying, instead play it and it deals +5 damage."
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "1 hit. If you would discard this card while Scrying, instead play it and it deals +5 damage.",
|
|
"upgraded": "weave+",
|
|
"image": "assets/images/watcher/normal/53.png"
|
|
},
|
|
"weave+": {
|
|
"id": "weave+",
|
|
"name": "Weave+",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you would discard this card while Scrying, instead play it and it deals +6 damage."
|
|
}
|
|
],
|
|
"keywords": ["scry"],
|
|
"description": "2 hit. If you would discard this card while Scrying, instead play it and it deals +6 damage.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/53.png"
|
|
},
|
|
"carve_reality": {
|
|
"id": "carve_reality",
|
|
"name": "Carve Reality",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 3,
|
|
"target": "one_or_two"
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "Deal 3 hit to one or two enemies.",
|
|
"upgraded": "carve_reality+",
|
|
"image": "assets/images/watcher/normal/54.png"
|
|
},
|
|
"carve_reality+": {
|
|
"id": "carve_reality+",
|
|
"name": "Carve Reality+",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 4,
|
|
"target": "one_or_two"
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "Deal 4 hit to one or two enemies.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/54.png"
|
|
},
|
|
"empty_mind": {
|
|
"id": "empty_mind",
|
|
"name": "Empty Mind",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "draw",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Neutral."
|
|
}
|
|
],
|
|
"keywords": ["neutral"],
|
|
"description": "Draw 2 cards. Enter Neutral.",
|
|
"upgraded": "empty_mind+",
|
|
"image": "assets/images/watcher/normal/55.png"
|
|
},
|
|
"empty_mind+": {
|
|
"id": "empty_mind+",
|
|
"name": "Empty Mind+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "draw",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Enter Neutral."
|
|
}
|
|
],
|
|
"keywords": ["neutral"],
|
|
"description": "Draw 3 cards. Enter Neutral.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/55.png"
|
|
},
|
|
"windmill_strike": {
|
|
"id": "windmill_strike",
|
|
"name": "Windmill Strike",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+3 damage if this was Retained last turn."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 2 hit. +3 damage if this was Retained last turn.",
|
|
"upgraded": "windmill_strike+",
|
|
"image": "assets/images/watcher/normal/56.png"
|
|
},
|
|
"windmill_strike+": {
|
|
"id": "windmill_strike+",
|
|
"name": "Windmill Strike+",
|
|
"cost": 2,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain."
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+5 damage if this was Retained last turn."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. 2 hit. +5 damage if this was Retained last turn.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/56.png"
|
|
},
|
|
"crush_joints": {
|
|
"id": "crush_joints",
|
|
"name": "Crush Joints",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Wrath, apply Vulnerable."
|
|
}
|
|
],
|
|
"keywords": ["wrath", "vulnerable"],
|
|
"description": "1 hit. If you're in Wrath, apply Vulnerable.",
|
|
"upgraded": "crush_joints+",
|
|
"image": "assets/images/watcher/normal/57.png"
|
|
},
|
|
"crush_joints+": {
|
|
"id": "crush_joints+",
|
|
"name": "Crush Joints+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "common",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "If you're in Wrath, apply Vulnerable."
|
|
}
|
|
],
|
|
"keywords": ["wrath", "vulnerable"],
|
|
"description": "2 hit. If you're in Wrath, apply Vulnerable.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/57.png"
|
|
},
|
|
"wreath_of_flame": {
|
|
"id": "wreath_of_flame",
|
|
"name": "Wreath of Flame",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Gain X Strength. Lose X Strength at end of turn. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust", "strength"],
|
|
"description": "Gain X Strength. Lose X Strength at end of turn. Exhaust.",
|
|
"upgraded": "wreath_of_flame+",
|
|
"image": "assets/images/watcher/normal/58.png",
|
|
"comment": "Cost is X energy; X is chosen when played"
|
|
},
|
|
"wreath_of_flame+": {
|
|
"id": "wreath_of_flame+",
|
|
"name": "Wreath of Flame+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Gain X Strength. Lose X Strength at end of turn. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust", "strength"],
|
|
"description": "Gain X Strength. Lose X Strength at end of turn. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/58.png",
|
|
"comment": "Cost is X energy"
|
|
},
|
|
"worship": {
|
|
"id": "worship",
|
|
"name": "Worship",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Gain X+1 Mantra. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["mantra", "exhaust"],
|
|
"description": "Gain X+1 Mantra. Exhaust.",
|
|
"upgraded": "worship+",
|
|
"image": "assets/images/watcher/normal/59.png",
|
|
"comment": "Cost is X energy"
|
|
},
|
|
"worship+": {
|
|
"id": "worship+",
|
|
"name": "Worship+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "uncommon",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain. Gain X+1 Mantra. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["mantra", "exhaust", "retain"],
|
|
"description": "Retain. Gain X+1 Mantra. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/normal/upgraded/59.png",
|
|
"comment": "Cost is X energy"
|
|
},
|
|
"devotion": {
|
|
"id": "devotion",
|
|
"name": "Devotion",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: Place a cube, gain 1 Mantra, and draw 1 card. Then if there are 3 cubes, Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["mantra", "exhaust"],
|
|
"description": "Start of turn: Place a cube, gain 1 Mantra, and draw 1 card. Then if there are 3 cubes, Exhaust.",
|
|
"upgraded": "devotion+",
|
|
"image": "assets/images/watcher/rare/0.png"
|
|
},
|
|
"devotion+": {
|
|
"id": "devotion+",
|
|
"name": "Devotion+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: Place a cube, gain 1 Mantra, and draw 1 card. Then if there are 4 cubes, Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["mantra", "exhaust"],
|
|
"description": "Start of turn: Place a cube, gain 1 Mantra, and draw 1 card. Then if there are 4 cubes, Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/0.png"
|
|
},
|
|
"omega": {
|
|
"id": "omega",
|
|
"name": "Omega",
|
|
"cost": 3,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "End of turn: Deal 5 damage to any row."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "End of turn: Deal 5 damage to any row.",
|
|
"upgraded": "omega+",
|
|
"image": "assets/images/watcher/rare/1.png"
|
|
},
|
|
"omega+": {
|
|
"id": "omega+",
|
|
"name": "Omega+",
|
|
"cost": 3,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "End of turn: Deal 6 damage to any row."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "End of turn: Deal 6 damage to any row.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/1.png"
|
|
},
|
|
"deus_ex_machina": {
|
|
"id": "deus_ex_machina",
|
|
"name": "Deus Ex Machina",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Gain 2 Mantra. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["mantra", "exhaust"],
|
|
"description": "Gain 2 Mantra. Exhaust.",
|
|
"upgraded": "deus_ex_machina+",
|
|
"image": "assets/images/watcher/rare/2.png"
|
|
},
|
|
"deus_ex_machina+": {
|
|
"id": "deus_ex_machina+",
|
|
"name": "Deus Ex Machina+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Gain 3 Mantra. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["mantra", "exhaust"],
|
|
"description": "Gain 3 Mantra. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/2.png"
|
|
},
|
|
"judgment": {
|
|
"id": "judgment",
|
|
"name": "Judgment",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Ethereal. Choose an enemy. If they have 7 HP or less, set their HP to 0."
|
|
}
|
|
],
|
|
"keywords": ["ethereal"],
|
|
"description": "Ethereal. Choose an enemy. If they have 7 HP or less, set their HP to 0.",
|
|
"upgraded": "judgment+",
|
|
"image": "assets/images/watcher/rare/3.png"
|
|
},
|
|
"judgment+": {
|
|
"id": "judgment+",
|
|
"name": "Judgment+",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain. Choose an enemy. If they have 8 HP or less, set their HP to 0."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Retain. Choose an enemy. If they have 8 HP or less, set their HP to 0.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/3.png"
|
|
},
|
|
"blasphemy": {
|
|
"id": "blasphemy",
|
|
"name": "Blasphemy",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Your next Attack this turn is played 3 times. Exhaust your draw pile. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust"],
|
|
"description": "Your next Attack this turn is played 3 times. Exhaust your draw pile. Exhaust.",
|
|
"upgraded": "blasphemy+",
|
|
"image": "assets/images/watcher/rare/4.png"
|
|
},
|
|
"blasphemy+": {
|
|
"id": "blasphemy+",
|
|
"name": "Blasphemy+",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Retain. Your next Attack this turn is played 3 times. Exhaust your draw pile. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["retain", "exhaust"],
|
|
"description": "Retain. Your next Attack this turn is played 3 times. Exhaust your draw pile. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/4.png"
|
|
},
|
|
"scrawl": {
|
|
"id": "scrawl",
|
|
"name": "Scrawl",
|
|
"cost": 1,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "draw",
|
|
"value": 5
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust"],
|
|
"description": "Draw 5 cards. Exhaust.",
|
|
"upgraded": "scrawl+",
|
|
"image": "assets/images/watcher/rare/5.png"
|
|
},
|
|
"scrawl+": {
|
|
"id": "scrawl+",
|
|
"name": "Scrawl+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "draw",
|
|
"value": 5
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust"],
|
|
"description": "Draw 5 cards. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/5.png"
|
|
},
|
|
"ragnarok": {
|
|
"id": "ragnarok",
|
|
"name": "Ragnarok",
|
|
"cost": 3,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Each hit can have a different target."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "1 hit 1 hit 1 hit 1 hit 1 hit 1 hit. Each hit can have a different target.",
|
|
"upgraded": "ragnarok+",
|
|
"image": "assets/images/watcher/rare/6.png"
|
|
},
|
|
"ragnarok+": {
|
|
"id": "ragnarok+",
|
|
"name": "Ragnarok+",
|
|
"cost": 3,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "hit",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "Each hit can have a different target."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "1 hit x8. Each hit can have a different target.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/6.png"
|
|
},
|
|
"spirit_shield": {
|
|
"id": "spirit_shield",
|
|
"name": "Spirit Shield",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "1 Block for each card in your hand. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust"],
|
|
"description": "1 Block for each card in your hand. Exhaust.",
|
|
"upgraded": "spirit_shield+",
|
|
"image": "assets/images/watcher/rare/7.png"
|
|
},
|
|
"spirit_shield+": {
|
|
"id": "spirit_shield+",
|
|
"name": "Spirit Shield+",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "1 Block for each card in your hand."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "1 Block for each card in your hand.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/7.png"
|
|
},
|
|
"wish": {
|
|
"id": "wish",
|
|
"name": "Wish",
|
|
"cost": 3,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Choose one: Gain 1 Strength, 10 Block, or 4 Mantra. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust", "mantra", "strength"],
|
|
"description": "Choose one: Gain 1 Strength, 10 Block, or 4 Mantra. Exhaust.",
|
|
"upgraded": "wish+",
|
|
"image": "assets/images/watcher/rare/8.png"
|
|
},
|
|
"wish+": {
|
|
"id": "wish+",
|
|
"name": "Wish+",
|
|
"cost": 3,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Choose one: Gain 2 Strength, 15 Block, or 5 Mantra. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust", "mantra", "strength"],
|
|
"description": "Choose one: Gain 2 Strength, 15 Block, or 5 Mantra. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/8.png"
|
|
},
|
|
"vault": {
|
|
"id": "vault",
|
|
"name": "Vault",
|
|
"cost": 3,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Discard all cards without Retain. Draw 5 cards. Gain 3 Energy. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["retain", "exhaust"],
|
|
"description": "Discard all cards without Retain. Draw 5 cards. Gain 3 Energy. Exhaust.",
|
|
"upgraded": "vault+",
|
|
"image": "assets/images/watcher/rare/9.png"
|
|
},
|
|
"vault+": {
|
|
"id": "vault+",
|
|
"name": "Vault+",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Discard all cards without Retain. Draw 5 cards. Gain 3 Energy. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["retain", "exhaust"],
|
|
"description": "Discard all cards without Retain. Draw 5 cards. Gain 3 Energy. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/9.png"
|
|
},
|
|
"brilliance": {
|
|
"id": "brilliance",
|
|
"name": "Brilliance",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 2
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+2 damage for each Mantra you have."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "Deal 2 hit for each Mantra you have.",
|
|
"upgraded": "brilliance+",
|
|
"image": "assets/images/watcher/rare/10.png"
|
|
},
|
|
"brilliance+": {
|
|
"id": "brilliance+",
|
|
"name": "Brilliance+",
|
|
"cost": 1,
|
|
"type": "attack",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "hit",
|
|
"value": 3
|
|
},
|
|
{
|
|
"type": "special",
|
|
"description": "+3 damage for each Mantra you have."
|
|
}
|
|
],
|
|
"keywords": ["mantra"],
|
|
"description": "Deal 3 hit for each Mantra you have.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/10.png"
|
|
},
|
|
"deva_form": {
|
|
"id": "deva_form",
|
|
"name": "Deva Form",
|
|
"cost": 2,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: Gain 1 Energy."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "Start of turn: Gain 1 Energy.",
|
|
"upgraded": "deva_form+",
|
|
"image": "assets/images/watcher/rare/11.png"
|
|
},
|
|
"deva_form+": {
|
|
"id": "deva_form+",
|
|
"name": "Deva Form+",
|
|
"cost": 2,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: Gain 2 Energy."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "Start of turn: Gain 2 Energy.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/11.png"
|
|
},
|
|
"establishment": {
|
|
"id": "establishment",
|
|
"name": "Establishment",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: Cards you Retained last turn cost 1 less Energy."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Start of turn: Cards you Retained last turn cost 1 less Energy.",
|
|
"upgraded": "establishment+",
|
|
"image": "assets/images/watcher/rare/12.png"
|
|
},
|
|
"establishment+": {
|
|
"id": "establishment+",
|
|
"name": "Establishment+",
|
|
"cost": 1,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Start of turn: Cards you Retained last turn cost 2 less Energy."
|
|
}
|
|
],
|
|
"keywords": ["retain"],
|
|
"description": "Start of turn: Cards you Retained last turn cost 2 less Energy.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/12.png"
|
|
},
|
|
"omniscience": {
|
|
"id": "omniscience",
|
|
"name": "Omniscience",
|
|
"cost": 3,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Search your draw pile for an Attack or Skill. Play the card twice for 0 Energy and Exhaust it. Shuffle your draw pile. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust"],
|
|
"description": "Search your draw pile for an Attack or Skill. Play the card twice for 0 Energy and Exhaust it. Shuffle your draw pile. Exhaust.",
|
|
"upgraded": "omniscience+",
|
|
"image": "assets/images/watcher/rare/13.png"
|
|
},
|
|
"omniscience+": {
|
|
"id": "omniscience+",
|
|
"name": "Omniscience+",
|
|
"cost": 2,
|
|
"type": "skill",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "Search your draw pile for an Attack or Skill. Play the card twice for 0 Energy and Exhaust it. Shuffle your draw pile. Exhaust."
|
|
}
|
|
],
|
|
"keywords": ["exhaust"],
|
|
"description": "Search your draw pile for an Attack or Skill. Play the card twice for 0 Energy and Exhaust it. Shuffle your draw pile. Exhaust.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/13.png"
|
|
},
|
|
"conjure_blade": {
|
|
"id": "conjure_blade",
|
|
"name": "Conjure Blade",
|
|
"cost": 0,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "When played, place cubes on this equal to X+1. Your starter Strikes deal extra damage equal to the number of cubes on this."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "When played, place cubes on this equal to X+1. Your starter Strikes deal extra damage equal to the number of cubes on this.",
|
|
"upgraded": "conjure_blade+",
|
|
"image": "assets/images/watcher/rare/14.png",
|
|
"comment": "Cost is X energy"
|
|
},
|
|
"conjure_blade+": {
|
|
"id": "conjure_blade+",
|
|
"name": "Conjure Blade+",
|
|
"cost": 0,
|
|
"type": "power",
|
|
"character": "watcher",
|
|
"rarity": "rare",
|
|
"effects": [
|
|
{
|
|
"type": "special",
|
|
"description": "When played, place cubes on this equal to X+2. Your starter Strikes deal extra damage equal to the number of cubes on this."
|
|
}
|
|
],
|
|
"keywords": [],
|
|
"description": "When played, place cubes on this equal to X+2. Your starter Strikes deal extra damage equal to the number of cubes on this.",
|
|
"upgraded": null,
|
|
"image": "assets/images/watcher/rare/upgraded/14.png",
|
|
"comment": "Cost is X energy"
|
|
}
|
|
}
|