Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.22 KB | None | 0 0
  1. {
  2.   "sword1" : {
  3.     "Name": "Sword",
  4.     "Description": "Sword1",
  5.     "Damage": 5,
  6.     "Armour": 0
  7.   },
  8.   "shield1" : {
  9.     "Name": "Shield",
  10.     "Description": "Shield1",
  11.     "Damage": 0,
  12.     "Armour": 2
  13.   }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement