Guest User

Untitled

a guest
Nov 19th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.50 KB | None | 0 0
  1. [
  2.   {
  3.     "gladiator": {
  4.       "id": 0,
  5.       "name": "Gelius",
  6.       "owners": [],
  7.       "type": 5,
  8.       "experience": 0,
  9.       "health": 1,
  10.       "age": 18,
  11.       "tired": 0,
  12.       "wins": 0,
  13.       "status": 0,
  14.       "strength": 2,
  15.       "dexterity": 9,
  16.       "endurance": 15,
  17.       "accuracy": 5,
  18.       "talent": 12,
  19.       "morality": 0,
  20.       "injuries": [],
  21.       "strain": 0,
  22.       "points": 0
  23.     },
  24.     "price": [
  25.       39,
  26.       13,
  27.       1,
  28.       19,
  29.       0
  30.     ]
  31.   }
  32. ]
Advertisement
Add Comment
Please, Sign In to add comment