v2 changes

This commit is contained in:
2022-07-10 10:22:04 +02:00
parent 55efa32739
commit f66b9c1913
32 changed files with 836 additions and 460 deletions

View File

@@ -28,7 +28,9 @@
"notes": "",
"gmnotes": "",
"racename": "",
"rolename": ""
"rolename": "",
"corruption": 0,
"moralitythreshold": 0
}
},
"core": {
@@ -195,7 +197,7 @@
}
},
"Item": {
"types": [ "race", "role", "ability", "specialisation", "perk", "power" , "armor", "shield", "equipment", "weapon", "effect", "money"],
"types": [ "race", "role", "ability", "specialisation", "perk", "power" , "armor", "shield", "equipment", "weapon", "effect", "money", "virtuevice"],
"effect": {
"type": "",
"genre": "",
@@ -205,7 +207,7 @@
"specaffected": [],
"statdice": false,
"bonusdice": false,
"otherdice": false,
"weapondamage": false,
"hindrance" : false,
"resistedby": "",
"recoveryroll": false,
@@ -213,6 +215,7 @@
"recoveryrollspec": [],
"effectstatlevel": false,
"effectstat": "",
"oneuse": false,
"description": ""
},
"race": {
@@ -263,6 +266,14 @@
"threatlevel": 0,
"description": ""
},
"virtuevice": {
"subtype": "",
"unavailablevice": [],
"unavailablevirtue": [],
"effectsgained": [],
"threatlevel": 0,
"description": ""
},
"specialisation": {
"statistic": "",
"level": 1,
@@ -279,6 +290,8 @@
"duration": "",
"isweaver": false,
"effectsgained": [],
"category": "general",
"upgradable": false,
"features": {
"nrgcost": {
"label": "NRG cost to use",