游戏狂人
 
- 贡献度
- 71
- 金元
- 15821
- 积分
- 1876
- 精华
- 1
- 注册时间
- 2009-3-10

|
[
{
"op": "replace",
"path": "/statusControllerSettings/stats",
"value": {
"maxHealth" : {
"baseValue" : 10000.0
},
"healthRegen" : {
"baseValue" : 1000.0
},
"maxEnergy" : {
"baseValue" : 10000.0
},
"energyRegenPercentageRate" : {
"baseValue" : 0.585 // 1.75 second recharge time (STABLE)
// "baseValue" : 0.5 // 2 second recharge time
// "baseValue" : 0.45 // 2.25 second recharge time
// "baseValue" : 0.4 // 2.5 second recharge time
},
"energyRegenBlockTime" : {
"baseValue" : 1.5
},
"foodDelta" : {
"baseValue" : -0.0005 // -70 food over 20 minutes
},
"maxBreath" : {
"baseValue" : 1000.0
},
"breathDepletionRate" : {
"baseValue" : 0.5
},
"breathRegenerationRate" : {
"baseValue" : 10.0
},
"encumberance" : {
"baseValue" : 0.0
},
"fallDamageMultiplier" : {
"baseValue" : 1.0
},
"powerMultiplier" : {
"baseValue" : 1.0
},
"protection" : {
"baseValue" : 500.0
},
"shieldRegen" : {
"baseValue" : 0.0
},
"shieldHealth" : {
"baseValue" : 0
},
"shieldStaminaRegen" : {
"baseValue" : 0.2
},
"perfectBlockLimitRegen" : {
"baseValue" : 0.5
},
"nude" : {
"baseValue" : 0.0
},
"invisible" : {
"baseValue" : 0.0
},
"invulnerable" : {
"baseValue" : 0.0
},
"grit" : {
"baseValue" : 0.0
},
"knockbackThreshold" : {
"baseValue" : 9.0
}
}
}
] |
|