Advertisement
buttonpushertv

FVTT-Actor Data Export

Jun 5th, 2020
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.14 KB | None | 0 0
  1. {
  2.   "_id": "Km2Zha9qcW8Xcjvb",
  3.   "name": "New Actor",
  4.   "type": "character",
  5.   "data": {
  6.     "biography": "",
  7.     "health": {
  8.       "value": 10,
  9.       "min": 0,
  10.       "max": 10
  11.     },
  12.     "power": {
  13.       "value": 5,
  14.       "min": 0,
  15.       "max": 5
  16.     },
  17.     "attributes": {}
  18.   },
  19.   "sort": 100001,
  20.   "flags": {
  21.     "exportSource": {
  22.       "world": "simple-tester",
  23.       "system": "worldbuilding",
  24.       "coreVersion": "0.6.1",
  25.       "systemVersion": 0.36
  26.     }
  27.   },
  28.   "token": {
  29.     "flags": {},
  30.     "name": "New Actor",
  31.     "displayName": 0,
  32.     "img": "icons/svg/mystery-man.svg",
  33.     "tint": null,
  34.     "width": 1,
  35.     "height": 1,
  36.     "scale": 1,
  37.     "lockRotation": false,
  38.     "rotation": 0,
  39.     "vision": false,
  40.     "dimSight": 0,
  41.     "brightSight": 0,
  42.     "dimLight": 0,
  43.     "brightLight": 0,
  44.     "sightAngle": 360,
  45.     "lightAngle": 360,
  46.     "lightAlpha": 1,
  47.     "actorId": "Km2Zha9qcW8Xcjvb",
  48.     "actorLink": false,
  49.     "actorData": {},
  50.     "disposition": -1,
  51.     "displayBars": 0,
  52.     "bar1": {},
  53.     "bar2": {},
  54.     "randomImg": false
  55.   },
  56.   "items": [],
  57.   "img": "icons/svg/mystery-man.svg"
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement