mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
26 lines
633 B
JSON
26 lines
633 B
JSON
[
|
|
{
|
|
"type": "Burning",
|
|
"minDurability": 100.0,
|
|
"maxDurability": 150.0,
|
|
"costRatio": 0.009999999776482582,
|
|
"configID": 2017,
|
|
"poolSize": 4.0,
|
|
"poolRevivePeriod": 30.0,
|
|
"poolReviveEnergy": 4.0,
|
|
"isPersistent": true,
|
|
"costPeriod": 3.0,
|
|
"dropProb": 63
|
|
},
|
|
{
|
|
"type": "Freeze",
|
|
"minDurability": 80.0,
|
|
"maxDurability": 120.0,
|
|
"costRatio": 0.009999999776482582,
|
|
"configID": 2022,
|
|
"poolSize": 4.0,
|
|
"poolRevivePeriod": 30.0,
|
|
"poolReviveEnergy": 4.0,
|
|
"dropProb": 50
|
|
}
|
|
] |