40 lines
831 B
JSON
40 lines
831 B
JSON
{
|
|
"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"
|
|
}
|
|
} |