[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:
깃 관리자 2026-09-09 15:54:17 +09:00
parent 3a9aa1287b
commit 3cad8a66ee
1 changed files with 3 additions and 3 deletions

View File

@ -15,13 +15,13 @@ MonoBehaviour:
enabled: 1
verboseLog: 0
takeMobDamage: 1
mobDamageMultiplier: 0.2
mobDamageMultiplier: 0.15
takeBossDamage: 1
bossDamageMultiplier: 0.35
bossDamageMultiplier: 0.25
eliteCountsAsBoss: 0
potionCountPerRun: 4
potionHealRate: 0.4
potionCooldownSeconds: 5
potionCooldownSeconds: 3
potionShowHealNumber: 1
potionRefuseAtFullHp: 1
potionResetOnMapLoad: 1