v10 branch - Update manifest

This commit is contained in:
2022-07-13 22:47:07 +02:00
parent f66b9c1913
commit bf52b61a0d
12 changed files with 268 additions and 85 deletions

View File

@@ -21,7 +21,8 @@
"catchphraseused": false,
"catchphrasetrigger": "",
"charactervalue": 0,
"level": 0,
"maxlevelremaining": 0,
"currentlevelremaining": 0,
"threatlevel": 0,
"cdp": 0,
"cdpused": 0,
@@ -197,7 +198,7 @@
}
},
"Item": {
"types": [ "race", "role", "ability", "specialisation", "perk", "power" , "armor", "shield", "equipment", "weapon", "effect", "money", "virtuevice"],
"types": [ "race", "role", "ability", "specialisation", "perk", "power" , "armor", "shield", "equipment", "weapon", "effect", "money", "virtue", "vice"],
"effect": {
"type": "",
"genre": "",
@@ -266,9 +267,13 @@
"threatlevel": 0,
"description": ""
},
"virtuevice": {
"subtype": "",
"virtue": {
"unavailablevice": [],
"effectsgained": [],
"threatlevel": 0,
"description": ""
},
"vice": {
"unavailablevirtue": [],
"effectsgained": [],
"threatlevel": 0,