[WL-Q8] Lead 값 핫픽스(F-16): 피해 배율 몹 0.15→0.1 · 보스 0.25→0.15 · 물약 회복 0.4→0.5 (D-21 사망 7/5/3) (#813)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
깃 관리자 2026-09-09 17:21:28 +09:00
parent 82076d7d6b
commit a7423cd431
1 changed files with 3 additions and 3 deletions

View File

@ -15,12 +15,12 @@ MonoBehaviour:
enabled: 1
verboseLog: 0
takeMobDamage: 1
mobDamageMultiplier: 0.15
mobDamageMultiplier: 0.1
takeBossDamage: 1
bossDamageMultiplier: 0.25
bossDamageMultiplier: 0.15
eliteCountsAsBoss: 0
potionCountPerRun: 4
potionHealRate: 0.4
potionHealRate: 0.5
potionCooldownSeconds: 3
potionShowHealNumber: 1
potionRefuseAtFullHp: 1