52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"ability": {
|
|
"abilities": {
|
|
"explode": {
|
|
"requiredPoints": 1,
|
|
"requiredLevel": 0,
|
|
"maxLevel": 10,
|
|
"stats": {
|
|
"damage": {
|
|
"minInitialValue": 0.25,
|
|
"maxInitialValue": 0.5,
|
|
"minThresholdValue": 4.9E-324,
|
|
"maxThresholdValue": 1.7976931348623157E308,
|
|
"upgradeOperation": "MULTIPLY_BASE",
|
|
"upgradeModifier": 0.5
|
|
},
|
|
"stun": {
|
|
"minInitialValue": 0.05,
|
|
"maxInitialValue": 0.25,
|
|
"minThresholdValue": 4.9E-324,
|
|
"maxThresholdValue": 1.7976931348623157E308,
|
|
"upgradeOperation": "MULTIPLY_BASE",
|
|
"upgradeModifier": 0.25
|
|
},
|
|
"capacity": {
|
|
"minInitialValue": 20.0,
|
|
"maxInitialValue": 60.0,
|
|
"minThresholdValue": 4.9E-324,
|
|
"maxThresholdValue": 1.7976931348623157E308,
|
|
"upgradeOperation": "MULTIPLY_BASE",
|
|
"upgradeModifier": 0.35
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"leveling": {
|
|
"initialCost": 100,
|
|
"maxLevel": 10,
|
|
"step": 200
|
|
},
|
|
"loot": {
|
|
"entries": {
|
|
"minecraft:chests/ruined_portal": 0.075,
|
|
"[\\w]+:chests\\/[\\w_\\/]*(nether|hell|lava|magma|fire|burn|fortress)[\\w_\\/]*": 0.075,
|
|
"[\\w]+:chests\\/[\\w_\\/]*(bastion|piglin)[\\w_\\/]*": 0.075
|
|
}
|
|
},
|
|
"style": {
|
|
"style": "DEFAULT"
|
|
}
|
|
} |