Advertisement
DarkDaz321

CursedEye.json

Aug 28th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "displayName": "Cursed Demon",
  3.     "size": [104, 200],
  4.     "value": [0, 0, 25, 0],
  5.     "aiStyle": 14,
  6.     "animationType": 14,
  7.     "lifeMax": 180,
  8.     "damage": 38,
  9.     "defense": 10,
  10.     "frameCount": 2,
  11.     "soundHit": 15,
  12.     "soundKilled": 1,
  13.     "knockbackResist": 0.0,
  14.     "drops":
  15.     [
  16.      {
  17.         "item": "272",
  18.         "chance": 0.5
  19.      }
  20.     ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement