|
- {
- "id": 2,
- "cardname": "Shadowdancer",
- "manacost": 5,
- "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: Deal 1 damage to the enemy",
- "avatar and heal yourself for 1"
- ],
- "cardTextures": [
- "assets/game/extra/cards/neutral_unit_h.png"
- ],
- "attack": 5,
- "health": 4
- },
- "isCreature": true,
- "unitConfig": "conf/gameconfs/units/shadowdancer.json"
- }
|