Fix powers
This commit is contained in:
@ -192,11 +192,7 @@
|
||||
"advantage",
|
||||
"limitation",
|
||||
"complication",
|
||||
"equipment",
|
||||
"attack",
|
||||
"defense",
|
||||
"maneuver",
|
||||
"movement"
|
||||
"equipment"
|
||||
],
|
||||
"templates": {
|
||||
"common": {
|
||||
@ -212,13 +208,17 @@
|
||||
},
|
||||
"power": {
|
||||
"displayname": "",
|
||||
"modifiers": [],
|
||||
"petype": "",
|
||||
"typemodifier": "",
|
||||
"senseaffecting": false,
|
||||
"modifiers": [],
|
||||
"levels": 0,
|
||||
"quantity": 0,
|
||||
"range": "",
|
||||
"damage": "",
|
||||
"endurance": 0,
|
||||
"hasroll": false,
|
||||
"roll": 0,
|
||||
"items": {}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user