You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

27 lines
598 B

  1. {
  2. "id": 0,
  3. "cardname": "Silverguard Squire",
  4. "manacost": 1,
  5. "miniCard": {
  6. "cardTextures": [
  7. "assets/game/extra/cards/card_background.png",
  8. "assets/game/extra/cards/card_background_highlight.png"
  9. ],
  10. "animationFrames": [],
  11. "fps": 10,
  12. "index": 0
  13. },
  14. "bigCard": {
  15. "rulesTextRows": [
  16. "Opening Gambit: Allied units in-front",
  17. "and behind you get +1/+1."
  18. ],
  19. "cardTextures": [
  20. "assets/game/extra/cards/neutral_unit_h.png"
  21. ],
  22. "attack": 1,
  23. "health": 1
  24. },
  25. "isCreature": true,
  26. "unitConfig": "conf/gameconfs/units/silverguard_squire.json"
  27. }