2020-04-17 21:23:57 +00:00
|
|
|
{
|
2021-09-21 03:23:55 +00:00
|
|
|
"Actor": {
|
2021-05-18 07:54:53 +00:00
|
|
|
"types": ["character", "npc", "crew", "\uD83D\uDD5B clock", "factions"],
|
2020-04-17 21:23:57 +00:00
|
|
|
"character": {
|
|
|
|
"alias": "",
|
2021-09-21 03:23:55 +00:00
|
|
|
"look": "",
|
|
|
|
"heritage": "",
|
|
|
|
"background": "",
|
|
|
|
"background-details": "",
|
|
|
|
"vice": "",
|
|
|
|
"vice-purveyor": "",
|
|
|
|
"playbook": "",
|
|
|
|
"acquaintances": [],
|
|
|
|
"acquaintances_label": "BITD.Acquaintances",
|
2020-08-18 14:22:07 +00:00
|
|
|
"stress": {
|
|
|
|
"value": [0],
|
|
|
|
"max": 9,
|
|
|
|
"max_default": 9,
|
|
|
|
"name_default": "BITD.Stress",
|
|
|
|
"name": "BITD.Stress"
|
|
|
|
},
|
|
|
|
"trauma": {
|
|
|
|
"max": 4,
|
|
|
|
"max_default": 4,
|
2020-08-21 15:03:37 +00:00
|
|
|
"value": [0],
|
2020-08-18 14:22:07 +00:00
|
|
|
"name": "BITD.Trauma",
|
|
|
|
"name_default": "BITD.Trauma",
|
2021-09-21 03:23:55 +00:00
|
|
|
"options": ["cold", "haunted", "obsessed", "paranoid", "reckless", "soft", "unstable", "vicious"],
|
|
|
|
"list": []
|
2020-08-18 14:22:07 +00:00
|
|
|
},
|
2020-04-17 21:23:57 +00:00
|
|
|
"healing-clock": [0],
|
2020-04-21 16:06:33 +00:00
|
|
|
"experience": [0],
|
2021-09-21 03:23:55 +00:00
|
|
|
"experience_max": 8,
|
|
|
|
"experience_clues": ["BITD.ClassExpClue3", "BITD.ClassExpClue2"],
|
2020-04-21 16:06:33 +00:00
|
|
|
"coins": [0],
|
|
|
|
"coins_stashed": [0],
|
|
|
|
"special_abilities": [],
|
2020-04-23 16:11:04 +00:00
|
|
|
"loadout": 0,
|
2020-07-24 10:39:22 +00:00
|
|
|
"load_level": "",
|
2021-04-22 08:36:28 +00:00
|
|
|
"selected_load_level": "",
|
2021-09-21 03:23:55 +00:00
|
|
|
"base_max_load": 0,
|
2020-04-17 21:23:57 +00:00
|
|
|
"harm": {
|
|
|
|
"light": {
|
|
|
|
"one": "",
|
|
|
|
"two": ""
|
|
|
|
},
|
|
|
|
"medium": {
|
|
|
|
"one": "",
|
|
|
|
"two": ""
|
|
|
|
},
|
|
|
|
"heavy": {
|
|
|
|
"one": ""
|
|
|
|
},
|
|
|
|
"deadly": {
|
|
|
|
"one": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"armor-uses": {
|
|
|
|
"armor": 0,
|
|
|
|
"heavy": 0,
|
|
|
|
"special": 0
|
|
|
|
},
|
|
|
|
"attributes": {
|
|
|
|
"insight": {
|
2021-09-21 03:23:55 +00:00
|
|
|
"exp": 0,
|
|
|
|
"exp_max": 6,
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.SkillsInsight",
|
2020-04-21 06:51:49 +00:00
|
|
|
"skills": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"hunt": {
|
|
|
|
"label": "BITD.SkillsHunt",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"study": {
|
|
|
|
"label": "BITD.SkillsStudy",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"survey": {
|
|
|
|
"label": "BITD.SkillsSurvey",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"tinker": {
|
|
|
|
"label": "BITD.SkillsTinker",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
}
|
2020-04-21 06:51:49 +00:00
|
|
|
}
|
2020-04-17 21:23:57 +00:00
|
|
|
},
|
|
|
|
"prowess": {
|
2021-09-21 03:23:55 +00:00
|
|
|
"exp": 0,
|
|
|
|
"exp_max": 6,
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.SkillsProwess",
|
2020-04-21 06:51:49 +00:00
|
|
|
"skills": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"finesse": {
|
|
|
|
"label": "BITD.SkillsFinesse",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"prowl": {
|
|
|
|
"label": "BITD.SkillsProwl",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"skirmish": {
|
|
|
|
"label": "BITD.SkillsSkirmish",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"wreck": {
|
|
|
|
"label": "BITD.SkillsWreck",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
}
|
2020-04-21 06:51:49 +00:00
|
|
|
}
|
2020-04-17 21:23:57 +00:00
|
|
|
},
|
|
|
|
"resolve": {
|
2021-09-21 03:23:55 +00:00
|
|
|
"exp": 0,
|
|
|
|
"exp_max": 6,
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.SkillsResolve",
|
2020-04-21 06:51:49 +00:00
|
|
|
"skills": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"attune": {
|
|
|
|
"label": "BITD.SkillsAttune",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"command": {
|
|
|
|
"label": "BITD.SkillsCommand",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"consort": {
|
|
|
|
"label": "BITD.SkillsConsort",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
},
|
|
|
|
"sway": {
|
|
|
|
"label": "BITD.SkillsSway",
|
2021-09-21 03:23:55 +00:00
|
|
|
"value": 0
|
2020-08-04 12:39:31 +00:00
|
|
|
}
|
2020-04-21 06:51:49 +00:00
|
|
|
}
|
2020-04-17 21:23:57 +00:00
|
|
|
}
|
|
|
|
}
|
2020-04-24 15:30:51 +00:00
|
|
|
},
|
|
|
|
"crew": {
|
|
|
|
"name": "",
|
|
|
|
"reputation": [0],
|
|
|
|
"lair": "",
|
2021-10-22 00:42:46 +00:00
|
|
|
"tier": "",
|
2020-04-24 15:30:51 +00:00
|
|
|
"deity": "",
|
2020-04-27 13:58:52 +00:00
|
|
|
"hold": ["strong"],
|
2020-04-24 15:30:51 +00:00
|
|
|
"experience": [0],
|
|
|
|
"hold_types": ["weak", "strong"],
|
2020-04-28 12:19:50 +00:00
|
|
|
"coins": {
|
|
|
|
"max": 4,
|
|
|
|
"value": [0]
|
|
|
|
},
|
2020-04-28 10:46:04 +00:00
|
|
|
"vault": {
|
|
|
|
"value": [0],
|
2020-04-28 12:19:50 +00:00
|
|
|
"max": 0
|
2020-04-28 10:46:04 +00:00
|
|
|
},
|
2020-04-27 13:58:52 +00:00
|
|
|
"turfs": [8],
|
2020-04-27 16:42:40 +00:00
|
|
|
"features": [],
|
|
|
|
"heat": [0],
|
|
|
|
"wanted": [0]
|
2020-11-04 12:37:28 +00:00
|
|
|
},
|
2022-07-13 16:56:26 +00:00
|
|
|
"\uD83D\uDD5B clock": {
|
2020-11-04 12:37:28 +00:00
|
|
|
"name": "",
|
|
|
|
"type": 4,
|
2022-07-11 17:52:23 +00:00
|
|
|
"value": "0",
|
|
|
|
"owner": ""
|
2022-07-13 16:56:26 +00:00
|
|
|
},
|
2021-04-22 11:27:10 +00:00
|
|
|
"factions": {
|
|
|
|
"name": ""
|
2021-05-18 07:54:53 +00:00
|
|
|
},
|
|
|
|
"npc": {
|
|
|
|
"name": "",
|
|
|
|
"description_short": "",
|
|
|
|
"description": "",
|
|
|
|
"associated_class": "",
|
|
|
|
"associated_faction": "",
|
|
|
|
"associated_crew_type": "",
|
|
|
|
"notes": ""
|
2021-09-21 03:23:55 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"Item": {
|
|
|
|
"types": ["faction", "item", "class", "ability", "heritage", "background", "vice", "crew_upgrade", "cohort", "crew_type", "crew_reputation", "crew_upgrade", "crew_ability"],
|
|
|
|
"templates": {
|
|
|
|
"default": {
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"ability": {
|
|
|
|
"description": "",
|
|
|
|
"class": "",
|
|
|
|
"price": 1,
|
|
|
|
"purchased": false,
|
|
|
|
"class_default": false
|
|
|
|
},
|
|
|
|
"logic": {
|
|
|
|
"logic": ""
|
|
|
|
}
|
2021-06-10 22:57:01 +00:00
|
|
|
},
|
|
|
|
"activatedEffect": {
|
|
|
|
"activation": {
|
|
|
|
"type": "",
|
|
|
|
"cost": 0,
|
|
|
|
"condition": ""
|
|
|
|
},
|
|
|
|
"duration": {
|
|
|
|
"value": null,
|
|
|
|
"units": ""
|
|
|
|
},
|
|
|
|
"target": {
|
|
|
|
"value": null,
|
|
|
|
"width": null,
|
|
|
|
"units": "",
|
|
|
|
"type": ""
|
|
|
|
},
|
|
|
|
"range": {
|
|
|
|
"value": null,
|
|
|
|
"long": null,
|
|
|
|
"units": ""
|
|
|
|
},
|
|
|
|
"uses": {
|
|
|
|
"value": 0,
|
|
|
|
"max": 0,
|
|
|
|
"per": null
|
|
|
|
},
|
|
|
|
"consume": {
|
|
|
|
"type": "",
|
|
|
|
"target": null,
|
|
|
|
"amount": null
|
|
|
|
}
|
2021-09-21 03:23:55 +00:00
|
|
|
},
|
|
|
|
"faction": {
|
|
|
|
"templates": ["default"],
|
|
|
|
"type": "",
|
|
|
|
"tier": 0,
|
|
|
|
"goal_1": "",
|
|
|
|
"goal_1_clock_max": 0,
|
|
|
|
"goal_2": "",
|
|
|
|
"goal_2_clock_max": 0,
|
|
|
|
"turf": "",
|
|
|
|
"assets": "",
|
|
|
|
"quirks": "",
|
|
|
|
"notables": "",
|
|
|
|
"allies": "",
|
|
|
|
"enemies": "",
|
|
|
|
"situation": "",
|
|
|
|
"goal_clock": 0,
|
|
|
|
"notes": "",
|
|
|
|
"hold": {
|
|
|
|
"value": [1],
|
|
|
|
"max": 2,
|
|
|
|
"max_default": 2,
|
|
|
|
"name_default": "BITD.Hold",
|
|
|
|
"name": "BITD.Hold"
|
|
|
|
},
|
|
|
|
"status": {
|
|
|
|
"value": [4],
|
|
|
|
"max": 7,
|
|
|
|
"max_default": 7,
|
|
|
|
"name_default": "BITD.Status",
|
|
|
|
"name": "BITD.Status"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"item": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["default", "logic", "activatedEffect"],
|
2020-05-06 08:15:15 +00:00
|
|
|
"class": "",
|
2021-09-21 03:23:55 +00:00
|
|
|
"load": 0,
|
2022-07-05 21:19:37 +00:00
|
|
|
"uses": 1,
|
|
|
|
"additional_info": "",
|
|
|
|
"equipped" : false,
|
|
|
|
"num_available": 1
|
2020-04-21 16:06:33 +00:00
|
|
|
},
|
|
|
|
"class": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["default", "logic", "activatedEffect"],
|
2021-09-21 03:23:55 +00:00
|
|
|
"experience_clues": [],
|
2020-04-21 16:06:33 +00:00
|
|
|
"base_skills": {
|
|
|
|
"hunt": [0],
|
|
|
|
"study": [0],
|
|
|
|
"survey": [0],
|
|
|
|
"tinker": [0],
|
|
|
|
"finesse": [0],
|
|
|
|
"prowl": [0],
|
|
|
|
"skirmish": [0],
|
|
|
|
"wreck": [0],
|
|
|
|
"attune": [0],
|
|
|
|
"command": [0],
|
|
|
|
"consort": [0],
|
|
|
|
"sway": [0]
|
2020-05-04 17:18:37 +00:00
|
|
|
}
|
2020-04-21 16:06:33 +00:00
|
|
|
},
|
|
|
|
"ability": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["ability", "logic", "activatedEffect"]
|
2020-04-24 15:30:51 +00:00
|
|
|
},
|
2020-04-22 07:57:36 +00:00
|
|
|
"heritage": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["default", "activatedEffect"]
|
2020-04-22 07:57:36 +00:00
|
|
|
},
|
|
|
|
"background": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["default", "activatedEffect"]
|
2020-04-22 07:57:36 +00:00
|
|
|
},
|
|
|
|
"vice": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["default", "activatedEffect"]
|
2020-04-24 15:30:51 +00:00
|
|
|
},
|
|
|
|
"cohort": {
|
|
|
|
"templates": ["default"],
|
2020-05-04 10:10:57 +00:00
|
|
|
"cohort": ["Gang"],
|
|
|
|
"scale": 0,
|
|
|
|
"quality": 0,
|
|
|
|
"cohort_list": {
|
|
|
|
"Gang": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.Gang"
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Expert": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.Expert"
|
2020-05-04 10:10:57 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"gang_type": ["Adepts"],
|
|
|
|
"gang_type_list": {
|
|
|
|
|
|
|
|
"Adepts": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.GangTypeAdepts",
|
|
|
|
"description": "BITD.GangTypeAdeptsDescription"
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Rooks": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.GangTypeRooks",
|
|
|
|
"description": "BITD.GangTypeRooksDescription"
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Rovers": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.GangTypeRovers",
|
|
|
|
"description": "BITD.GangTypeRoversDescription"
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Skulks": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.GangTypeSkulks",
|
|
|
|
"description": "BITD.GangTypeSkulksDescription"
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Thugs": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.GangTypeThugs",
|
|
|
|
"description": "BITD.GangTypeThugsDescription"
|
2020-05-04 10:10:57 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"expert_type": "",
|
|
|
|
"status": [],
|
|
|
|
"statuses": [],
|
|
|
|
"edges": [],
|
|
|
|
"edges_list": {
|
|
|
|
"Fearsome": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.EdgesFearsome",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.EdgesFearsomeDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Independent": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.EdgesIndependent",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.EdgesIndependentDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Loyal": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.EdgesLoyal",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.EdgesLoyalDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Tenacious": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.EdgesTenacious",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.EdgesTenaciousDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"flaws": [],
|
|
|
|
"flaws_list": {
|
|
|
|
"Principled": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.FlawsPrincipled",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.FlawsPrincipledDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Savage": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.FlawsSavage",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.FlawsSavageDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Unreliable": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.FlawsUnreliable",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.FlawsUnreliableDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
},
|
|
|
|
"Wild": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.FlawsWild",
|
2021-01-04 14:27:11 +00:00
|
|
|
"description": "BITD.FlawsWildDescription",
|
|
|
|
"selected": false
|
2020-05-04 10:10:57 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"harm": ["No"],
|
|
|
|
"harm_list": {
|
|
|
|
"No": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.HarmNoHarm",
|
|
|
|
"description": "BITD.HarmNoHarmDescription",
|
2020-05-04 10:10:57 +00:00
|
|
|
"value": 0
|
|
|
|
},
|
|
|
|
"Weakened": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.HarmWeakened",
|
|
|
|
"description": "BITD.HarmWeakenedDescription",
|
2020-05-04 10:10:57 +00:00
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
"Impaired": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.HarmImpaired",
|
|
|
|
"description": "BITD.HarmImpairedDescription",
|
2020-05-04 10:10:57 +00:00
|
|
|
"value": 2
|
|
|
|
},
|
|
|
|
"Broken": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.HarmBroken",
|
|
|
|
"description": "BITD.HarmBrokenDescription",
|
2020-05-04 10:10:57 +00:00
|
|
|
"value": 3
|
|
|
|
},
|
|
|
|
"Dead": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"label": "BITD.HarmDead",
|
|
|
|
"description": "BITD.HarmDeadDescription",
|
2020-05-04 10:10:57 +00:00
|
|
|
"value": 4
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"armor": false
|
2020-04-24 15:30:51 +00:00
|
|
|
},
|
2020-05-04 16:28:55 +00:00
|
|
|
"crew_reputation": {
|
2020-04-27 13:58:52 +00:00
|
|
|
"templates": ["default"]
|
|
|
|
},
|
2020-04-28 10:46:04 +00:00
|
|
|
"crew_upgrade": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["ability", "logic", "activatedEffect"],
|
2020-04-28 10:46:04 +00:00
|
|
|
"crew_type": ""
|
|
|
|
},
|
2020-04-29 11:12:55 +00:00
|
|
|
"crew_ability": {
|
2021-06-10 22:57:01 +00:00
|
|
|
"templates": ["ability", "activatedEffect"]
|
2020-04-29 11:12:55 +00:00
|
|
|
},
|
2020-04-24 15:30:51 +00:00
|
|
|
"crew_type": {
|
|
|
|
"description": "",
|
2020-04-28 14:10:14 +00:00
|
|
|
"experience_clues": "",
|
2020-04-24 15:30:51 +00:00
|
|
|
"turfs": {
|
|
|
|
"1": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"2": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"3": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"4": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"5": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"6": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"7": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"8": {
|
2020-08-04 12:39:31 +00:00
|
|
|
"name": "BITD.Lair",
|
2020-04-24 15:30:51 +00:00
|
|
|
"value": 1,
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"9": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"10": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"11": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"12": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"13": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"14": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
},
|
|
|
|
"15": {
|
|
|
|
"name": "",
|
|
|
|
"value": "",
|
|
|
|
"description": "",
|
|
|
|
"connects": []
|
|
|
|
}
|
|
|
|
}
|
2020-04-21 06:51:49 +00:00
|
|
|
}
|
2020-04-17 21:23:57 +00:00
|
|
|
}
|
|
|
|
}
|