cteNEV/config/relics/enders_hand.json

40 lines
831 B
JSON
Raw Normal View History

2024-05-04 02:05:39 -07:00
{
"ability": {
"abilities": {
"swap": {
"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.15
}
}
},
"neutrality": {
"requiredPoints": 1,
"requiredLevel": 0,
"maxLevel": 0,
"stats": {}
}
}
},
"leveling": {
"initialCost": 100,
"maxLevel": 10,
"step": 100
},
"loot": {
"entries": {
"[\\w]+:chests\\/[\\w_\\/]*(end|warp)[\\w_\\/]*": 0.075
}
},
"style": {
"style": "DEFAULT"
}
}