cteNEV0.2/client/config/relics/space_dissector.json
2024-09-01 04:51:31 -07:00

44 lines
1.1 KiB
JSON

{
"ability": {
"abilities": {
"dissection": {
"requiredPoints": 1,
"requiredLevel": 0,
"maxLevel": 10,
"stats": {
"distance": {
"minInitialValue": 16.0,
"maxInitialValue": 32.0,
"minThresholdValue": 4.9E-324,
"maxThresholdValue": 1.7976931348623157E308,
"upgradeOperation": "MULTIPLY_BASE",
"upgradeModifier": 0.25
},
"time": {
"minInitialValue": 5.0,
"maxInitialValue": 10.0,
"minThresholdValue": 4.9E-324,
"maxThresholdValue": 1.7976931348623157E308,
"upgradeOperation": "MULTIPLY_BASE",
"upgradeModifier": 0.5
}
}
}
}
},
"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"
}
}