Fixes Brandish Spear hit count (#4830)
* Fixes #4826. * Brandish Spear damage should be calculated separately for each hit. Thanks to @Masao87!
This commit is contained in:
parent
7cac782db0
commit
785cd766cd
@ -2110,7 +2110,7 @@ Body:
|
|||||||
IncreaseGloomyDayDamage: true
|
IncreaseGloomyDayDamage: true
|
||||||
Range: -2
|
Range: -2
|
||||||
Hit: Multi_Hit
|
Hit: Multi_Hit
|
||||||
HitCount: 3
|
HitCount: -3
|
||||||
Element: Weapon
|
Element: Weapon
|
||||||
SplashArea: 2
|
SplashArea: 2
|
||||||
ActiveInstance: 3
|
ActiveInstance: 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user