35 lines
774 B
JSON
35 lines
774 B
JSON
|
{
|
||
|
"ability": {
|
||
|
"abilities": {
|
||
|
"walking": {
|
||
|
"requiredPoints": 1,
|
||
|
"requiredLevel": 0,
|
||
|
"maxLevel": 10,
|
||
|
"stats": {
|
||
|
"time": {
|
||
|
"minInitialValue": 30.0,
|
||
|
"maxInitialValue": 60.0,
|
||
|
"minThresholdValue": 4.9E-324,
|
||
|
"maxThresholdValue": 1.7976931348623157E308,
|
||
|
"upgradeOperation": "MULTIPLY_BASE",
|
||
|
"upgradeModifier": 0.1
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"leveling": {
|
||
|
"initialCost": 100,
|
||
|
"maxLevel": 10,
|
||
|
"step": 100
|
||
|
},
|
||
|
"loot": {
|
||
|
"entries": {
|
||
|
"[\\w]+:chests\\/[\\w_\\/]*(water|ocean|river|(?<!air)ship|aqua)[\\w_\\/]*": 0.075,
|
||
|
"minecraft:chests/buried_treasure": 0.075
|
||
|
}
|
||
|
},
|
||
|
"style": {
|
||
|
"style": "AQUATIC"
|
||
|
}
|
||
|
}
|