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.
 
 
 
 
 

33 lines
958 B

  1. {
  2. "id": 0,
  3. "cardname": "Sundrop Elixir",
  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. "assets/game/extra/cards/minicards/icon_f1_sundropelixir/icon_f1_sundropelixir_000.png",
  12. "assets/game/extra/cards/minicards/icon_f1_sundropelixir/icon_f1_sundropelixir_001.png",
  13. "assets/game/extra/cards/minicards/icon_f1_sundropelixir/icon_f1_sundropelixir_002.png",
  14. "assets/game/extra/cards/minicards/icon_f1_sundropelixir/icon_f1_sundropelixir_003.png"
  15. ],
  16. "fps": 5,
  17. "index": 2
  18. },
  19. "bigCard": {
  20. "rulesTextRows": [
  21. "Add 5 health to a target unit.",
  22. "This cannot take a unit over",
  23. "its starting health value."
  24. ],
  25. "cardTextures": [
  26. "assets/game/extra/cards/neutral_spell.png"
  27. ],
  28. "attack": -1,
  29. "health": -1
  30. },
  31. "isCreature": false,
  32. "unitConfig": null
  33. }