Sync
This commit is contained in:
@ -174,7 +174,21 @@
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
"types": [ "race", "role", "ability", "specialisation", "perk", "power" , "armor", "shield", "equipment", "weapon"],
|
||||
"types": [ "race", "role", "ability", "specialisation", "perk", "power" , "armor", "shield", "equipment", "weapon", "effect"],
|
||||
"effect": {
|
||||
"type": "",
|
||||
"genre": "",
|
||||
"effectlevel": 0,
|
||||
"stataffected": "",
|
||||
"statdice": false,
|
||||
"bonusdice": false,
|
||||
"otherdice": false,
|
||||
"hindrance" : false,
|
||||
"resistedby": "",
|
||||
"recoveryroll": false,
|
||||
"recoveryrollspec": [],
|
||||
"description": ""
|
||||
},
|
||||
"race": {
|
||||
"description": "",
|
||||
"environment": "",
|
||||
|
Reference in New Issue
Block a user