Add new stuff/compendium

This commit is contained in:
2021-01-21 17:16:01 +01:00
parent 8c5b6e9c82
commit 934e959dfb
58 changed files with 510 additions and 116 deletions

View File

@@ -71,6 +71,12 @@
"internals": {
"deck": {}
},
"wounds": {
"light": 0,
"moderate": 0,
"severe": 0,
"critical": 0
},
"scores": {
"edge": {
"label": "SCORES.Edge",
@@ -133,7 +139,7 @@
}
},
"Item": {
"types": ["gear", "weapon", "armor", "container", "skill" ],
"types": ["gear", "weapon", "armor", "container", "skill", "language", "weakness", "geneline", "subculture", "consequence" ],
"templates": {
"commongear": {
"big": 0,
@@ -151,6 +157,27 @@
"defensive": 0
}
},
"consequence": {
"severity": "",
"description": ""
},
"language": {
"description": ""
},
"weakness": {
"subtitle": "",
"description": ""
},
"geneline": {
"experiences": "",
"edge": "",
"weakness": "",
"description": ""
},
"subculture": {
"experiences": "",
"description": ""
},
"skill": {
"value": 0,
"xp": 0,