|
- {
- "id": 0,
- "cardname": "Shadow Watcher",
- "manacost": 3,
- "miniCard": {
- "cardTextures": [
- "assets/game/extra/cards/card_background.png",
- "assets/game/extra/cards/card_background_highlight.png"
- ],
- "animationFrames": [],
- "fps": 10,
- "index": 0
- },
- "bigCard": {
- "rulesTextRows": [
- "Deathwatch (whenever a unit, friendly or enemy",
- "dies, trigger the following effect): This unit",
- "gains +1 attack and +1 health permanently."
- ],
- "cardTextures": [
- "assets/game/extra/cards/neutral_unit_h.png"
- ],
- "attack": 3,
- "health": 2
- },
- "isCreature": true,
- "unitConfig": "conf/gameconfs/units/shadow_watcher.json"
- }
|