v2 changes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user