Advertisement
Guest User

JSON

a guest
Jul 20th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.32 KB | None | 0 0
  1. {
  2.     "name": "Ancient Rule",
  3.     "baseManaCost": 3,
  4.     "type": "MINION",
  5.     "baseAttack": 0,
  6.     "baseHp": 30,
  7.     "heroClass": "WARRIOR",
  8.     "rarity": "LEGENDARY",
  9.     "description": "Your Discover trigger twice.",
  10.     "attributes": {
  11.         "DOUBLE_DISCOVERS": true
  12.     },
  13.     "collectible": true,
  14.     "set": "CUSTOM",
  15.     "fileFormatVersion": 1
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement