[WL-813m2] 후속: Lead 값 F-11 potionCountPerRun 3→4 · autoPotionHpRatio 0.35→0.45 (#813)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
parent
4ab5bb3c2a
commit
ad61a029e4
|
|
@ -19,14 +19,14 @@ MonoBehaviour:
|
||||||
takeBossDamage: 1
|
takeBossDamage: 1
|
||||||
bossDamageMultiplier: 0.35
|
bossDamageMultiplier: 0.35
|
||||||
eliteCountsAsBoss: 0
|
eliteCountsAsBoss: 0
|
||||||
potionCountPerRun: 3
|
potionCountPerRun: 4
|
||||||
potionHealRate: 0.4
|
potionHealRate: 0.4
|
||||||
potionCooldownSeconds: 5
|
potionCooldownSeconds: 5
|
||||||
potionShowHealNumber: 1
|
potionShowHealNumber: 1
|
||||||
potionRefuseAtFullHp: 1
|
potionRefuseAtFullHp: 1
|
||||||
potionResetOnMapLoad: 1
|
potionResetOnMapLoad: 1
|
||||||
autoPotionEnabled: 1
|
autoPotionEnabled: 1
|
||||||
autoPotionHpRatio: 0.35
|
autoPotionHpRatio: 0.45
|
||||||
autoPotionRequireAutoCombat: 1
|
autoPotionRequireAutoCombat: 1
|
||||||
autoPotionCheckSeconds: 0.25
|
autoPotionCheckSeconds: 0.25
|
||||||
autoPotionLog: 1
|
autoPotionLog: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue