42 lines
992 B
JSON
42 lines
992 B
JSON
{
|
|
"ability": {
|
|
"abilities": {
|
|
"boost": {
|
|
"requiredPoints": 1,
|
|
"requiredLevel": 0,
|
|
"maxLevel": 10,
|
|
"stats": {
|
|
"speed": {
|
|
"minInitialValue": 1.1,
|
|
"maxInitialValue": 1.5,
|
|
"minThresholdValue": 4.9E-324,
|
|
"maxThresholdValue": 1.7976931348623157E308,
|
|
"upgradeOperation": "MULTIPLY_BASE",
|
|
"upgradeModifier": 0.1
|
|
},
|
|
"capacity": {
|
|
"minInitialValue": 50.0,
|
|
"maxInitialValue": 100.0,
|
|
"minThresholdValue": 4.9E-324,
|
|
"maxThresholdValue": 1.7976931348623157E308,
|
|
"upgradeOperation": "MULTIPLY_BASE",
|
|
"upgradeModifier": 0.25
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"leveling": {
|
|
"initialCost": 100,
|
|
"maxLevel": 10,
|
|
"step": 100
|
|
},
|
|
"loot": {
|
|
"entries": {
|
|
"[\\w]+:chests\\/[\\w_\\/]*(end|warp)[\\w_\\/]*": 0.075
|
|
}
|
|
},
|
|
"style": {
|
|
"style": "DEFAULT"
|
|
}
|
|
} |