Advertisement
Omnikron13

Orc Warrior JSON Example

Dec 24th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. {"monster":
  2. {
  3. "actor":
  4. {
  5. "type": "Orc Warrior",
  6. "move": 4,
  7. "weapon-skill": 3,
  8. "ballistic-skill": 4,
  9. "strength": 3,
  10. "toughness": 4,
  11. "armour": 0,
  12. "wounds": 3,
  13. "initiative": 2,
  14. "attacks": 1
  15. },
  16. "bounty": 55
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement