Calculate magic success by target level and skill magic level configuration.
This commit is contained in:
@@ -157,6 +157,10 @@ VampiricAttackWorkWithSkills = True
|
||||
# MP vampiric attacks work with melee.
|
||||
MpVampiricAttackWorkWithMelee = True
|
||||
|
||||
# Calculate magic success by target level and skill magic level (when available).
|
||||
# Otherwise target level and (alternatively) attacker level is used.
|
||||
CalculateMagicSuccessBySkillMagicLevel = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Class, Sub-class and skill learning options
|
||||
|
Reference in New Issue
Block a user