|
- {
- "id": 0,
- "cardname": "Bloodmoon Priestess",
- "manacost": 4,
- "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): Summon a",
- "Wraithling on a randomly selected unoccupied",
- "adjacent tile."
- ],
- "cardTextures": [
- "assets/game/extra/cards/neutral_unit_h.png"
- ],
- "attack": 3,
- "health": 3
- },
- "isCreature": true,
- "unitConfig": "conf/gameconfs/units/bloodmoon_priestess.json"
- }
|