2021-01-17 20:59:43 +01:00
|
|
|
{
|
|
|
|
"Actor": {
|
2021-03-08 22:46:33 +01:00
|
|
|
"types": ["character"],
|
2021-01-17 20:59:43 +01:00
|
|
|
"templates": {
|
|
|
|
"subactors": {
|
|
|
|
"subactors": {
|
|
|
|
"followers": [],
|
|
|
|
"mounts": [],
|
|
|
|
"vehicules": []
|
|
|
|
}
|
|
|
|
},
|
2021-01-18 16:11:27 +01:00
|
|
|
"common": {
|
|
|
|
"stats": {
|
|
|
|
"strength": {
|
|
|
|
"value": 0,
|
|
|
|
"cardsuit": "spade",
|
|
|
|
"group": "STATS.physical",
|
|
|
|
"label": "STATS.strength",
|
|
|
|
"xp": 0
|
|
|
|
},
|
|
|
|
"dexterity": {
|
|
|
|
"value": 0,
|
2021-02-22 08:39:33 +01:00
|
|
|
"cardsuit": "hearts",
|
2021-01-18 16:11:27 +01:00
|
|
|
"group": "STATS.physical",
|
|
|
|
"label": "STATS.dexterity",
|
|
|
|
"xp": 0
|
|
|
|
},
|
|
|
|
"speed": {
|
|
|
|
"value": 0,
|
|
|
|
"cardsuit": "diamond",
|
|
|
|
"group": "STATS.physical",
|
|
|
|
"label": "STATS.speed",
|
|
|
|
"xp": 0
|
|
|
|
},
|
|
|
|
"endurance": {
|
|
|
|
"value": 0,
|
|
|
|
"cardsuit": "club",
|
|
|
|
"group": "STATS.physical",
|
|
|
|
"label": "STATS.endurance",
|
|
|
|
"xp": 0
|
|
|
|
},
|
|
|
|
"intelligence": {
|
|
|
|
"value": 0,
|
|
|
|
"cardsuit": "spade",
|
|
|
|
"group": "STATS.mental",
|
|
|
|
"label": "STATS.intelligence",
|
|
|
|
"xp": 0
|
|
|
|
},
|
|
|
|
"perception": {
|
|
|
|
"value": 0,
|
2021-02-22 08:39:33 +01:00
|
|
|
"cardsuit": "hearts",
|
2021-01-18 16:11:27 +01:00
|
|
|
"group": "STATS.mental",
|
|
|
|
"label": "STATS.perception",
|
|
|
|
"xp": 0
|
|
|
|
},
|
|
|
|
"charisma": {
|
|
|
|
"value": 0,
|
|
|
|
"cardsuit": "diamond",
|
|
|
|
"group": "STATS.mental",
|
|
|
|
"label": "STATS.charisma",
|
|
|
|
"xp": 0
|
|
|
|
},
|
|
|
|
"determination": {
|
|
|
|
"value": 0,
|
|
|
|
"cardsuit": "club",
|
|
|
|
"group": "STATS.mental",
|
|
|
|
"label": "STATS.determination",
|
|
|
|
"xp": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"internals": {
|
2021-01-19 22:54:53 +01:00
|
|
|
"deck": {}
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
2021-01-21 17:16:01 +01:00
|
|
|
"wounds": {
|
|
|
|
"light": 0,
|
|
|
|
"moderate": 0,
|
|
|
|
"severe": 0,
|
|
|
|
"critical": 0
|
|
|
|
},
|
2021-01-18 16:11:27 +01:00
|
|
|
"scores": {
|
|
|
|
"edge": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.Edge",
|
2021-01-19 22:54:53 +01:00
|
|
|
"value": 0,
|
2021-03-12 17:12:14 +01:00
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
|
|
|
"wealth": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.Wealth",
|
2021-03-12 17:12:14 +01:00
|
|
|
"value": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
|
|
|
"lifestyle": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.Lifestyle",
|
2021-03-12 17:12:14 +01:00
|
|
|
"value": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
|
|
|
"defense": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.Defense",
|
|
|
|
"value": 0,
|
2021-03-12 17:12:14 +01:00
|
|
|
"critical": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
|
|
|
"dr": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.DR",
|
2021-03-12 17:12:14 +01:00
|
|
|
"value": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
|
|
|
"shock": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.Shock",
|
2021-03-12 17:12:14 +01:00
|
|
|
"value": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
2021-02-15 23:21:53 +01:00
|
|
|
"currentwounds": {
|
|
|
|
"label": "SCORES.Currentwounds",
|
2021-03-12 17:12:14 +01:00
|
|
|
"value": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
|
|
|
"wound": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.Wounds",
|
2021-03-12 17:12:14 +01:00
|
|
|
"value": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
},
|
|
|
|
"encumbrance": {
|
2021-01-18 22:05:02 +01:00
|
|
|
"label": "SCORES.Encumbrance",
|
2021-03-12 17:12:14 +01:00
|
|
|
"value": 0,
|
|
|
|
"bonusmalus": 0
|
2021-01-18 16:11:27 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2021-01-17 20:59:43 +01:00
|
|
|
"background": {
|
2021-01-18 16:11:27 +01:00
|
|
|
"geneline": "",
|
|
|
|
"subculture": "",
|
2021-02-16 21:14:13 +01:00
|
|
|
"history": "Background",
|
2021-01-17 20:59:43 +01:00
|
|
|
"notes": "Notes",
|
2021-01-17 22:09:01 +01:00
|
|
|
"gmnotes": "GM notes",
|
2021-01-17 20:59:43 +01:00
|
|
|
"eyes": "",
|
|
|
|
"hair": "",
|
|
|
|
"weight": "",
|
2021-01-18 17:46:39 +01:00
|
|
|
"genre": "",
|
2021-01-17 20:59:43 +01:00
|
|
|
"age": 0
|
2021-01-18 17:46:39 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"character": {
|
2021-01-17 20:59:43 +01:00
|
|
|
"templates": [ "background", "common", "subactors" ]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Item": {
|
2021-02-09 23:32:55 +01:00
|
|
|
"types": ["gear", "weapon", "armor", "container", "skill", "language", "weakness", "geneline",
|
2021-03-12 20:57:41 +01:00
|
|
|
"subculture", "consequence", "action", "injury", "malady", "vehicle", "skillexperience"],
|
2021-01-19 22:54:53 +01:00
|
|
|
"templates": {
|
|
|
|
"commongear": {
|
|
|
|
"big": 0,
|
|
|
|
"computer": 0,
|
|
|
|
"conceal": 0,
|
|
|
|
"container": 0,
|
|
|
|
"implant": 0,
|
|
|
|
"neg": false,
|
|
|
|
"mil": false,
|
|
|
|
"software": 0,
|
|
|
|
"worn": false,
|
|
|
|
"description": "",
|
|
|
|
"quantity": 0,
|
|
|
|
"costrating": 0,
|
2021-02-09 23:32:55 +01:00
|
|
|
"defensive": 0,
|
|
|
|
"containerid": ""
|
2021-01-19 22:54:53 +01:00
|
|
|
}
|
|
|
|
},
|
2021-01-21 17:16:01 +01:00
|
|
|
"consequence": {
|
|
|
|
"severity": "",
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"language": {
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"weakness": {
|
|
|
|
"subtitle": "",
|
2021-03-12 17:12:14 +01:00
|
|
|
"category": "",
|
2021-01-21 17:16:01 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"geneline": {
|
|
|
|
"experiences": "",
|
|
|
|
"edge": "",
|
|
|
|
"weakness": "",
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"subculture": {
|
|
|
|
"experiences": "",
|
|
|
|
"description": ""
|
|
|
|
},
|
2021-01-19 22:54:53 +01:00
|
|
|
"skill": {
|
2021-01-18 16:11:27 +01:00
|
|
|
"value": 0,
|
|
|
|
"xp": 0,
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"skillexperience": {
|
2021-01-19 22:54:53 +01:00
|
|
|
"skill": "",
|
2021-01-18 16:11:27 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
2021-01-19 22:54:53 +01:00
|
|
|
"gear": {
|
|
|
|
"templates": [ "commongear" ]
|
2021-01-17 20:59:43 +01:00
|
|
|
},
|
|
|
|
"container": {
|
2021-01-19 22:54:53 +01:00
|
|
|
"templates": [ "commongear" ],
|
|
|
|
"container": 0
|
2021-01-17 20:59:43 +01:00
|
|
|
},
|
|
|
|
"weapon": {
|
2021-01-19 22:54:53 +01:00
|
|
|
"templates": [ "commongear" ],
|
|
|
|
"area": 0,
|
|
|
|
"autofire": 0,
|
2021-02-09 23:32:55 +01:00
|
|
|
"damage_club": "",
|
2021-02-22 08:39:33 +01:00
|
|
|
"damage_hearts": "",
|
2021-02-09 23:32:55 +01:00
|
|
|
"damage_spade": "",
|
|
|
|
"damage_diamond": "",
|
2021-01-19 22:54:53 +01:00
|
|
|
"hands": 1,
|
|
|
|
"pierce": 0,
|
|
|
|
"range": 0,
|
|
|
|
"reload": 1,
|
|
|
|
"shots": 0,
|
|
|
|
"stun": false,
|
|
|
|
"thrown": false,
|
|
|
|
"reach": false,
|
|
|
|
"shallow": false,
|
2021-02-09 23:32:55 +01:00
|
|
|
"spread": false,
|
|
|
|
"category": "",
|
|
|
|
"equiped": false
|
2021-01-17 20:59:43 +01:00
|
|
|
},
|
|
|
|
"armor": {
|
2021-01-19 22:54:53 +01:00
|
|
|
"templates": [ "commongear" ],
|
|
|
|
"bulky": 0,
|
|
|
|
"dr": 0,
|
|
|
|
"gel": 0,
|
|
|
|
"reflect": 0,
|
|
|
|
"str": 0,
|
|
|
|
"vac": false
|
|
|
|
},
|
|
|
|
"vehicle": {
|
|
|
|
"templates": [ "commongear" ],
|
|
|
|
"cruise": 0,
|
|
|
|
"defense": "",
|
|
|
|
"dr": 0,
|
|
|
|
"handling": 0,
|
|
|
|
"shock": 0,
|
|
|
|
"structure": 0
|
2021-01-29 23:57:42 +01:00
|
|
|
},
|
|
|
|
"action": {
|
|
|
|
"type": "",
|
|
|
|
"minap": 0,
|
2021-02-09 23:32:55 +01:00
|
|
|
"targetneeded": false,
|
2021-01-29 23:57:42 +01:00
|
|
|
"description": 0
|
2021-01-30 00:18:49 +01:00
|
|
|
},
|
|
|
|
"injury": {
|
|
|
|
"card": "",
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"malady": {
|
|
|
|
"vector": "",
|
|
|
|
"action": "",
|
|
|
|
"effect": "",
|
|
|
|
"notes": ""
|
2021-01-17 20:59:43 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|