538 lines
13 KiB
JSON
538 lines
13 KiB
JSON
[
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"id": "deflect",
|
|
"name": "Deflect",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "silent",
|
|
"rarity": "common",
|
|
"effects": [{ "type": "block", "value": 1 }],
|
|
"keywords": [],
|
|
"description": "1 Block.",
|
|
"upgraded": "deflect+"
|
|
},
|
|
{
|
|
"id": "deflect+",
|
|
"name": "Deflect+",
|
|
"cost": 0,
|
|
"type": "skill",
|
|
"character": "silent",
|
|
"rarity": "common",
|
|
"effects": [{ "type": "block", "value": 2 }],
|
|
"keywords": [],
|
|
"description": "2 Block.",
|
|
"upgraded": null
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"id": "slice",
|
|
"name": "Slice",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "silent",
|
|
"rarity": "common",
|
|
"effects": [{ "type": "hit", "value": 1 }],
|
|
"keywords": [],
|
|
"description": "1 hit.",
|
|
"upgraded": "slice+"
|
|
},
|
|
{
|
|
"id": "slice+",
|
|
"name": "Slice+",
|
|
"cost": 0,
|
|
"type": "attack",
|
|
"character": "silent",
|
|
"rarity": "common",
|
|
"effects": [{ "type": "hit", "value": 2 }],
|
|
"keywords": [],
|
|
"description": "2 hit.",
|
|
"upgraded": null
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"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+"
|
|
},
|
|
{
|
|
"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
|
|
}
|
|
]
|