Calculate magic success by target level and skill magic level configuration.
This commit is contained in:
@@ -150,6 +150,10 @@ VampiricAttackWorkWithSkills = False
|
||||
# MP vampiric attacks work with melee.
|
||||
MpVampiricAttackWorkWithMelee = False
|
||||
|
||||
# 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