Advertisement
Guest User

Untitled

a guest
Apr 30th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. {
  2. "templates": [
  3. "ancient dragon"
  4. ],
  5. "index": 424,
  6. "stats": {
  7. "visionRange": 20,
  8. "evasion": 10,
  9. "maxHitpoints": 633,
  10. "absorption": 15,
  11. "speed": 2,
  12. "alertness": 80
  13. },
  14. "name": "Ancient white dragon",
  15. "nativeDepth": 46,
  16. "experienceValue": 1900,
  17. "rarity": 1,
  18. "flags": [
  19. "BASH_DOOR",
  20. "IM_COLD"
  21. ],
  22. "blows": [
  23. [
  24. "CLAW",
  25. "HURT",
  26. "4d8"
  27. ],
  28. [
  29. "CLAW",
  30. "HURT",
  31. "4d8"
  32. ],
  33. [
  34. "BITE",
  35. "COLD",
  36. "7d8"
  37. ]
  38. ],
  39. "display": {
  40. "ascii": {
  41. "color": "WHITE"
  42. }
  43. },
  44. "description": "A huge draconic form. Frost covers it from head to tail."
  45. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement