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.
 
 
 
 
 

24 lines
519 B

  1. {
  2. "id": 2,
  3. "cardname": "Saberspine Tiger",
  4. "manacost": 3,
  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": ["Rush"],
  16. "cardTextures": [
  17. "assets/game/extra/cards/neutral_unit_h.png"
  18. ],
  19. "attack": 3,
  20. "health": 2
  21. },
  22. "isCreature": true,
  23. "unitConfig": "conf/gameconfs/units/saberspine_tiger.json"
  24. }