Calculate magic success by target level and skill magic level configuration.

This commit is contained in:
MobiusDevelopment
2022-05-05 08:35:30 +00:00
parent c286ac8a4b
commit 0b80d2b80a
78 changed files with 182 additions and 32 deletions

View File

@@ -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