Use beam-saber template
This commit is contained in:
parent
4ac2be50e9
commit
cdad30b5aa
1 changed files with 695 additions and 481 deletions
336
template.json
336
template.json
|
@ -1,17 +1,8 @@
|
||||||
{
|
{
|
||||||
"Actor": {
|
"Actor": {
|
||||||
"types": ["character", "npc", "crew", "\uD83D\uDD5B clock", "factions"],
|
"types": ["character", "npc", "vehicle", "crew", "\uD83D\uDD5B clock", "factions"],
|
||||||
"character": {
|
"character": {
|
||||||
"alias": "",
|
"alias": "",
|
||||||
"look": "",
|
|
||||||
"heritage": "",
|
|
||||||
"background": "",
|
|
||||||
"background-details": "",
|
|
||||||
"vice": "",
|
|
||||||
"vice-purveyor": "",
|
|
||||||
"playbook": "",
|
|
||||||
"acquaintances": [],
|
|
||||||
"acquaintances_label": "BITD.Acquaintances",
|
|
||||||
"stress": {
|
"stress": {
|
||||||
"value": [0],
|
"value": [0],
|
||||||
"max": 9,
|
"max": 9,
|
||||||
|
@ -25,20 +16,18 @@
|
||||||
"value": [0],
|
"value": [0],
|
||||||
"name": "BITD.Trauma",
|
"name": "BITD.Trauma",
|
||||||
"name_default": "BITD.Trauma",
|
"name_default": "BITD.Trauma",
|
||||||
"options": ["cold", "haunted", "obsessed", "paranoid", "reckless", "soft", "unstable", "vicious"],
|
"list": [0]
|
||||||
"list": []
|
|
||||||
},
|
},
|
||||||
"healing-clock": [0],
|
"healing-clock": [0],
|
||||||
|
"repair-clock": [0],
|
||||||
"experience": [0],
|
"experience": [0],
|
||||||
"experience_max": 8,
|
"playbook-xp": 0,
|
||||||
"experience_clues": ["BITD.ClassExpClue3", "BITD.ClassExpClue2"],
|
|
||||||
"coins": [0],
|
"coins": [0],
|
||||||
"coins_stashed": [0],
|
"coins_stashed": [0],
|
||||||
"special_abilities": [],
|
"special_abilities": [],
|
||||||
"loadout": 0,
|
"loadout": 0,
|
||||||
"load_level": "",
|
"load_level": "",
|
||||||
"selected_load_level": "",
|
"selected_load_level": "",
|
||||||
"base_max_load": 0,
|
|
||||||
"harm": {
|
"harm": {
|
||||||
"light": {
|
"light": {
|
||||||
"one": "",
|
"one": "",
|
||||||
|
@ -58,87 +47,287 @@
|
||||||
"armor-uses": {
|
"armor-uses": {
|
||||||
"armor": 0,
|
"armor": 0,
|
||||||
"heavy": 0,
|
"heavy": 0,
|
||||||
"special": 0
|
"spark": 0
|
||||||
|
},
|
||||||
|
"drive": {
|
||||||
|
"description": "",
|
||||||
|
"clock1": 0,
|
||||||
|
"clock2": 0
|
||||||
|
},
|
||||||
|
"connections": {
|
||||||
|
"connection1": {
|
||||||
|
"name": "",
|
||||||
|
"belief1":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief2":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief3":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief4":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"discoveries": ""
|
||||||
|
},
|
||||||
|
"connection2": {
|
||||||
|
"name": "",
|
||||||
|
"belief1":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief2":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief3":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief4":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"discoveries": ""
|
||||||
|
},
|
||||||
|
"connection3": {
|
||||||
|
"name": "",
|
||||||
|
"belief1":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief2":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief3":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief4":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"discoveries": ""
|
||||||
|
},
|
||||||
|
"connection4": {
|
||||||
|
"name": "",
|
||||||
|
"belief1":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief2":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief3":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief4":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"discoveries": ""
|
||||||
|
},
|
||||||
|
"connection5": {
|
||||||
|
"name": "",
|
||||||
|
"belief1":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief2":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief3":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief4":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"discoveries": ""
|
||||||
|
},
|
||||||
|
"connection6": {
|
||||||
|
"name": "",
|
||||||
|
"belief1":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief2":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief3":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"belief4":{
|
||||||
|
"description": "",
|
||||||
|
"checked": 0
|
||||||
|
},
|
||||||
|
"discoveries": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"vehicle-name": "",
|
||||||
|
"vehicle-description": "",
|
||||||
|
"selected_vehicle_load_level": "",
|
||||||
|
"vehicle-armor-uses": {
|
||||||
|
"armor": 0,
|
||||||
|
"heavy": 0
|
||||||
|
},
|
||||||
|
"vehicle-gear": [],
|
||||||
|
"vehicle-enhance": 0,
|
||||||
|
"vehicle-breakdown": 0,
|
||||||
|
"vehicle-damage": {
|
||||||
|
"light": {
|
||||||
|
"one": "",
|
||||||
|
"two": ""
|
||||||
|
},
|
||||||
|
"medium": {
|
||||||
|
"one": "",
|
||||||
|
"two": ""
|
||||||
|
},
|
||||||
|
"heavy": {
|
||||||
|
"one": ""
|
||||||
|
},
|
||||||
|
"deadly": {
|
||||||
|
"one": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"vehicle-quirks": {
|
||||||
|
"quirk1": {
|
||||||
|
"name": "",
|
||||||
|
"used": 0
|
||||||
|
},
|
||||||
|
"quirk2": {
|
||||||
|
"name": "",
|
||||||
|
"used": 0
|
||||||
|
},
|
||||||
|
"quirk3": {
|
||||||
|
"name": "",
|
||||||
|
"used": 0
|
||||||
|
},
|
||||||
|
"quirk4": {
|
||||||
|
"name": "",
|
||||||
|
"used": 0
|
||||||
|
},
|
||||||
|
"quirk5": {
|
||||||
|
"name": "",
|
||||||
|
"used": 0
|
||||||
|
},
|
||||||
|
"quirk6": {
|
||||||
|
"name": "",
|
||||||
|
"used": 0
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"insight": {
|
"insight": {
|
||||||
"exp": 0,
|
"exp": [0],
|
||||||
"exp_max": 6,
|
|
||||||
"label": "BITD.SkillsInsight",
|
"label": "BITD.SkillsInsight",
|
||||||
"skills": {
|
"skills": {
|
||||||
"hunt": {
|
"hunt": {
|
||||||
"label": "BITD.SkillsHunt",
|
"label": "BITD.SkillsHunt",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"study": {
|
"study": {
|
||||||
"label": "BITD.SkillsStudy",
|
"label": "BITD.SkillsStudy",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"label": "BITD.SkillsSurvey",
|
"label": "BITD.SkillsSurvey",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"tinker": {
|
"tinker": {
|
||||||
"label": "BITD.SkillsTinker",
|
"label": "BITD.SkillsTinker",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"prowess": {
|
"prowess": {
|
||||||
"exp": 0,
|
"exp": [0],
|
||||||
"exp_max": 6,
|
|
||||||
"label": "BITD.SkillsProwess",
|
"label": "BITD.SkillsProwess",
|
||||||
"skills": {
|
"skills": {
|
||||||
"finesse": {
|
"finesse": {
|
||||||
"label": "BITD.SkillsFinesse",
|
"label": "BITD.SkillsFinesse",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"prowl": {
|
"prowl": {
|
||||||
"label": "BITD.SkillsProwl",
|
"label": "BITD.SkillsProwl",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"skirmish": {
|
"skirmish": {
|
||||||
"label": "BITD.SkillsSkirmish",
|
"label": "BITD.SkillsSkirmish",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"wreck": {
|
"wreck": {
|
||||||
"label": "BITD.SkillsWreck",
|
"label": "BITD.SkillsWreck",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resolve": {
|
"resolve": {
|
||||||
"exp": 0,
|
"exp": [0],
|
||||||
"exp_max": 6,
|
|
||||||
"label": "BITD.SkillsResolve",
|
"label": "BITD.SkillsResolve",
|
||||||
"skills": {
|
"skills": {
|
||||||
"attune": {
|
"attune": {
|
||||||
"label": "BITD.SkillsAttune",
|
"label": "BITD.SkillsAttune",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"command": {
|
"command": {
|
||||||
"label": "BITD.SkillsCommand",
|
"label": "BITD.SkillsCommand",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"consort": {
|
"consort": {
|
||||||
"label": "BITD.SkillsConsort",
|
"label": "BITD.SkillsConsort",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
|
||||||
},
|
},
|
||||||
"sway": {
|
"sway": {
|
||||||
"label": "BITD.SkillsSway",
|
"label": "BITD.SkillsSway",
|
||||||
"value": 0,
|
"value": [0]
|
||||||
"max": 4
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"expertise": {
|
||||||
|
"exp": [0],
|
||||||
|
"label": "BITD.SkillsExpertise",
|
||||||
|
"skills": {
|
||||||
|
"battle": {
|
||||||
|
"label": "BITD.SkillsBattle",
|
||||||
|
"value": [0]
|
||||||
|
},
|
||||||
|
"destroy": {
|
||||||
|
"label": "BITD.SkillsDestroy",
|
||||||
|
"value": [0]
|
||||||
|
},
|
||||||
|
"maneuver": {
|
||||||
|
"label": "BITD.SkillsManeuver",
|
||||||
|
"value": [0]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"acuity": {
|
||||||
|
"exp": [0],
|
||||||
|
"label": "BITD.SkillsAcuity",
|
||||||
|
"skills": {
|
||||||
|
"bombard": {
|
||||||
|
"label": "BITD.SkillsBombard",
|
||||||
|
"value": [0]
|
||||||
|
},
|
||||||
|
"manipulate": {
|
||||||
|
"label": "BITD.SkillsManipulate",
|
||||||
|
"value": [0]
|
||||||
|
},
|
||||||
|
"scan": {
|
||||||
|
"label": "BITD.SkillsScan",
|
||||||
|
"value": [0]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -148,7 +337,7 @@
|
||||||
"name": "",
|
"name": "",
|
||||||
"reputation": [0],
|
"reputation": [0],
|
||||||
"lair": "",
|
"lair": "",
|
||||||
"tier": "",
|
"tier": [0],
|
||||||
"deity": "",
|
"deity": "",
|
||||||
"hold": ["strong"],
|
"hold": ["strong"],
|
||||||
"experience": [0],
|
"experience": [0],
|
||||||
|
@ -157,6 +346,18 @@
|
||||||
"max": 4,
|
"max": 4,
|
||||||
"value": [0]
|
"value": [0]
|
||||||
},
|
},
|
||||||
|
"materiel": {
|
||||||
|
"max": 4,
|
||||||
|
"value": [0]
|
||||||
|
},
|
||||||
|
"personnel": {
|
||||||
|
"max": 4,
|
||||||
|
"value": [0]
|
||||||
|
},
|
||||||
|
"stash": {
|
||||||
|
"max": 4,
|
||||||
|
"value": [0]
|
||||||
|
},
|
||||||
"vault": {
|
"vault": {
|
||||||
"value": [0],
|
"value": [0],
|
||||||
"max": 0
|
"max": 0
|
||||||
|
@ -169,8 +370,7 @@
|
||||||
"\uD83D\uDD5B clock": {
|
"\uD83D\uDD5B clock": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"value": "0",
|
"value": "0"
|
||||||
"owner": ""
|
|
||||||
},
|
},
|
||||||
"factions": {
|
"factions": {
|
||||||
"name": ""
|
"name": ""
|
||||||
|
@ -183,10 +383,19 @@
|
||||||
"associated_faction": "",
|
"associated_faction": "",
|
||||||
"associated_crew_type": "",
|
"associated_crew_type": "",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
|
},
|
||||||
|
"vehicle": {
|
||||||
|
"name": "",
|
||||||
|
"model": "",
|
||||||
|
"description": "",
|
||||||
|
"size": "",
|
||||||
|
"notes":"",
|
||||||
|
"associated_faction": "",
|
||||||
|
"difficulty": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Item": {
|
"Item": {
|
||||||
"types": ["faction", "item", "class", "ability", "heritage", "background", "vice", "crew_upgrade", "cohort", "crew_type", "crew_reputation", "crew_upgrade", "crew_ability"],
|
"types": ["faction", "item", "vehicle_gear", "class", "ability", "heritage", "background", "vice", "crew_upgrade", "cohort", "crew_type", "crew_reputation", "crew_upgrade", "crew_ability"],
|
||||||
"templates": {
|
"templates": {
|
||||||
"default": {
|
"default": {
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -194,13 +403,10 @@
|
||||||
"ability": {
|
"ability": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"class": "",
|
"class": "",
|
||||||
"price": 1,
|
"price": 1
|
||||||
"purchased": false,
|
|
||||||
"class_default": false
|
|
||||||
},
|
},
|
||||||
"logic": {
|
"logic": {
|
||||||
"logic": ""
|
"logic": ""
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"activatedEffect": {
|
"activatedEffect": {
|
||||||
"activation": {
|
"activation": {
|
||||||
|
@ -233,6 +439,7 @@
|
||||||
"target": null,
|
"target": null,
|
||||||
"amount": null
|
"amount": null
|
||||||
}
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"faction": {
|
"faction": {
|
||||||
"templates": ["default"],
|
"templates": ["default"],
|
||||||
|
@ -269,15 +476,16 @@
|
||||||
"item": {
|
"item": {
|
||||||
"templates": ["default", "logic", "activatedEffect"],
|
"templates": ["default", "logic", "activatedEffect"],
|
||||||
"class": "",
|
"class": "",
|
||||||
"load": 0,
|
"load": 1
|
||||||
"uses": 1,
|
},
|
||||||
"additional_info": "",
|
"vehicle_gear": {
|
||||||
"equipped" : false,
|
"templates": ["default", "logic", "activatedEffect"],
|
||||||
"num_available": 1
|
"class": "",
|
||||||
|
"load": 1
|
||||||
},
|
},
|
||||||
"class": {
|
"class": {
|
||||||
"templates": ["default", "logic", "activatedEffect"],
|
"templates": ["default", "logic", "activatedEffect"],
|
||||||
"experience_clues": [],
|
"experience_clues": "",
|
||||||
"base_skills": {
|
"base_skills": {
|
||||||
"hunt": [0],
|
"hunt": [0],
|
||||||
"study": [0],
|
"study": [0],
|
||||||
|
@ -290,7 +498,13 @@
|
||||||
"attune": [0],
|
"attune": [0],
|
||||||
"command": [0],
|
"command": [0],
|
||||||
"consort": [0],
|
"consort": [0],
|
||||||
"sway": [0]
|
"sway": [0],
|
||||||
|
"battle": [0],
|
||||||
|
"destroy": [0],
|
||||||
|
"maneuver": [0],
|
||||||
|
"bombard": [0],
|
||||||
|
"manipulate": [0],
|
||||||
|
"scan": [0]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ability": {
|
"ability": {
|
||||||
|
|
Reference in a new issue