mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-25 14:54:48 +02:00
Sacred sword should ignore all boosts not just acc
This commit is contained in:
parent
f103145780
commit
86f5334aff
@ -50,8 +50,9 @@
|
|||||||
Me.IsOneHitKOMove = False
|
Me.IsOneHitKOMove = False
|
||||||
Me.IsWonderGuardAffected = True
|
Me.IsWonderGuardAffected = True
|
||||||
|
|
||||||
'Sacred Sword interaction with evasion
|
'Sacred Sword interaction with stats
|
||||||
Me.UseOppEvasion = False
|
Me.UseOppEvasion = False
|
||||||
|
Me.UseOppDefense = False
|
||||||
'#End
|
'#End
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user