Added more to projectile
This commit is contained in:
@@ -183,6 +183,25 @@
|
|||||||
"$comment": "UNDOCUMENTED",
|
"$comment": "UNDOCUMENTED",
|
||||||
"title": "Impact Damage",
|
"title": "Impact Damage",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"max_critical_damage": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "UNDOCUMENTED",
|
||||||
|
"$comment": "UNDOCUMENTED",
|
||||||
|
"title": "Max Critical Damage"
|
||||||
|
},
|
||||||
|
"min_critical_damage": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "UNDOCUMENTED",
|
||||||
|
"$comment": "UNDOCUMENTED",
|
||||||
|
"title": "Min Critical Damage"
|
||||||
|
},
|
||||||
|
"power_multiplier": {
|
||||||
|
"type": "number",
|
||||||
|
"description": "UNDOCUMENTED",
|
||||||
|
"$comment": "UNDOCUMENTED",
|
||||||
|
"title": "Filter"
|
||||||
|
},
|
||||||
|
|
||||||
"filter": {
|
"filter": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "UNDOCUMENTED",
|
"description": "UNDOCUMENTED",
|
||||||
|
|||||||
Reference in New Issue
Block a user