[WL-Q7] Lead 값 핫픽스(F-15): 피해 배율 몹 0.2→0.15 · 보스 0.35→0.25 · 물약 쿨 5→3 s (D-21 사망 5/런 · 물약 전량 소진) (#813)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
parent
3a9aa1287b
commit
3cad8a66ee
|
|
@ -15,13 +15,13 @@ MonoBehaviour:
|
||||||
enabled: 1
|
enabled: 1
|
||||||
verboseLog: 0
|
verboseLog: 0
|
||||||
takeMobDamage: 1
|
takeMobDamage: 1
|
||||||
mobDamageMultiplier: 0.2
|
mobDamageMultiplier: 0.15
|
||||||
takeBossDamage: 1
|
takeBossDamage: 1
|
||||||
bossDamageMultiplier: 0.35
|
bossDamageMultiplier: 0.25
|
||||||
eliteCountsAsBoss: 0
|
eliteCountsAsBoss: 0
|
||||||
potionCountPerRun: 4
|
potionCountPerRun: 4
|
||||||
potionHealRate: 0.4
|
potionHealRate: 0.4
|
||||||
potionCooldownSeconds: 5
|
potionCooldownSeconds: 3
|
||||||
potionShowHealNumber: 1
|
potionShowHealNumber: 1
|
||||||
potionRefuseAtFullHp: 1
|
potionRefuseAtFullHp: 1
|
||||||
potionResetOnMapLoad: 1
|
potionResetOnMapLoad: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue