52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
|
{
|
||
|
"ability": {
|
||
|
"abilities": {
|
||
|
"bonfire": {
|
||
|
"requiredPoints": 1,
|
||
|
"requiredLevel": 0,
|
||
|
"maxLevel": 10,
|
||
|
"stats": {
|
||
|
"step": {
|
||
|
"minInitialValue": 1.0,
|
||
|
"maxInitialValue": 2.5,
|
||
|
"minThresholdValue": 4.9E-324,
|
||
|
"maxThresholdValue": 1.7976931348623157E308,
|
||
|
"upgradeOperation": "MULTIPLY_BASE",
|
||
|
"upgradeModifier": 0.1
|
||
|
},
|
||
|
"speed": {
|
||
|
"minInitialValue": 0.01,
|
||
|
"maxInitialValue": 0.05,
|
||
|
"minThresholdValue": 4.9E-324,
|
||
|
"maxThresholdValue": 1.7976931348623157E308,
|
||
|
"upgradeOperation": "MULTIPLY_BASE",
|
||
|
"upgradeModifier": 1.9
|
||
|
},
|
||
|
"height": {
|
||
|
"minInitialValue": 3.0,
|
||
|
"maxInitialValue": 5.0,
|
||
|
"minThresholdValue": 4.9E-324,
|
||
|
"maxThresholdValue": 1.7976931348623157E308,
|
||
|
"upgradeOperation": "ADD",
|
||
|
"upgradeModifier": 1.0
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"leveling": {
|
||
|
"initialCost": 100,
|
||
|
"maxLevel": 10,
|
||
|
"step": 100
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
}
|