Fixed some skill crit bonuses (#4454)

* Fixes #4128, fixes #4453, and fixes #4460.
* Resolves critical item bonus not applying to skills.
Thanks to @sader1992!
Co-Authored-By: Cydh Ramdh <cydh@pservero.com>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
This commit is contained in:
Sader Fawall
2020-02-05 21:38:56 +02:00
committed by GitHub
parent 404e9f81ab
commit 5386a5bcf4
2 changed files with 27 additions and 11 deletions

View File

@@ -5782,6 +5782,7 @@ Body:
TargetType: Attack
DamageFlags:
IgnoreDefense: true
Critical: true
Flags:
IsNpc: true
Range: -9
@@ -23220,6 +23221,8 @@ Body:
MaxLevel: 5
Type: Weapon
TargetType: Attack
DamageFlags:
Critical: true
Range: 5
Hit: Single
HitCount: 1