Some fixes
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
"gm": "",
|
||||
"gender": 0,
|
||||
"character": "",
|
||||
"mass":"",
|
||||
"religion": "",
|
||||
"weight": "",
|
||||
"height": "",
|
||||
@ -204,6 +205,7 @@
|
||||
"talent",
|
||||
"power",
|
||||
"advantage",
|
||||
"martialart",
|
||||
"limitation",
|
||||
"complication",
|
||||
"equipment"
|
||||
@ -252,6 +254,10 @@
|
||||
"base": "",
|
||||
"levelscost": 0,
|
||||
"levels": 0,
|
||||
"skilllevelonly": false,
|
||||
"skillfamiliarity": false,
|
||||
"skilleveryman": false,
|
||||
"skillprofiency": false,
|
||||
"templates": [
|
||||
"common"
|
||||
]
|
||||
@ -267,6 +273,7 @@
|
||||
"common",
|
||||
"power"
|
||||
],
|
||||
"subtype": "equipment",
|
||||
"value": 0,
|
||||
"weight": 0,
|
||||
"moneycost": 0
|
||||
|
Reference in New Issue
Block a user