diff --git a/data/cards.json b/data/cards.json index a1d13ec..f9fb65f 100644 --- a/data/cards.json +++ b/data/cards.json @@ -8086,7 +8086,8 @@ "keywords": [], "description": "1 hit.", "upgraded": "strike_p+", - "copies": 4 + "copies": 4, + "image": "assets/images/watcher/starter/0.png" }, "strike_p+": { "id": "strike_p+", @@ -8103,7 +8104,8 @@ ], "keywords": [], "description": "2 hit.", - "upgraded": null + "upgraded": null, + "image": "assets/images/watcher/starter/upgraded/0.png" }, "defend_p": { "id": "defend_p", @@ -8121,7 +8123,8 @@ "keywords": [], "description": "1 Block.", "upgraded": "defend_p+", - "copies": 4 + "copies": 4, + "image": "assets/images/watcher/starter/4.png" }, "defend_p+": { "id": "defend_p+", @@ -8138,7 +8141,8 @@ ], "keywords": [], "description": "2 Block. Can be given to any player.", - "upgraded": null + "upgraded": null, + "image": "assets/images/watcher/starter/upgraded/4.png" }, "vigilance": { "id": "vigilance", @@ -8159,7 +8163,8 @@ ], "keywords": [], "description": "2 Block. Enter Calm.", - "upgraded": "vigilance+" + "upgraded": "vigilance+", + "image": "assets/images/watcher/starter/8.png" }, "vigilance+": { "id": "vigilance+", @@ -8180,7 +8185,8 @@ ], "keywords": [], "description": "3 Block to any player. Enter Calm.", - "upgraded": null + "upgraded": null, + "image": "assets/images/watcher/starter/upgraded/8.png" }, "eruption": { "id": "eruption", @@ -8201,7 +8207,8 @@ ], "keywords": [], "description": "2 hit. Enter Wrath.", - "upgraded": "eruption+" + "upgraded": "eruption+", + "image": "assets/images/watcher/starter/9.png" }, "eruption+": { "id": "eruption+", @@ -8222,6 +8229,7 @@ ], "keywords": [], "description": "2 hit. Enter Wrath.", - "upgraded": null + "upgraded": null, + "image": "assets/images/watcher/starter/upgraded/9.png" } } diff --git a/data/watcher_cards.json b/data/watcher_cards.json new file mode 100644 index 0000000..f151eed --- /dev/null +++ b/data/watcher_cards.json @@ -0,0 +1,2043 @@ +[ + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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+" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + }, + { + "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" + } +]