Character Skill Resisting Spells

Resisting Spells is one of the Skill that any Characters can raise.

It allow to reduce the effect of curse spell and give elemental resistance to your Character!


Resistable Spells

Resisting Spells help reduce the effect and duration of Spells!

Magery
- Clumsy
- Curse
- Feeblemind
- Mana Drain
- Mana Vampire
- Paralyze
- Paralyze Field
- Poison
- Poison Field
- Weaken

Necromancy
- Blood Oath
- Corpse Skin
- Evil Omen
- Mind Rot
- Pain Spike

Spellweaving
- Essence of Wind
- Thunderstorm


Elemental Resist Bonus

Having high in the Skill Resisting Spells will set the Character Elemental Resist at a minimum base when having no equipment!

Resisting SpellsMinimum
Elemental
Resists
Formula
0 to 400-
41.51((ResistingSpells*10) - 400) / 15
432
44.53
464
47.55
496
50.57
528
53.59
5510
56.511
5812
59.513
6114
62.515
6416
65.517
6718
68.519
7020
71.521
7322
74.523
7624
77.525
7926
80.527
8228
83.529
8530
86.531
8832
89.533
9134
92.535
9436
95.537
9738
98.539
1004040 + (((ResistingSpells*10) - 1000) / 50)
10541
11042
11543
12044


Magery Curse Spell

When casting the Magery Curse Spell on any target, it will reduce all he's Stats by the Caster Evaluate Intelligence and the Target Resisting Spells by a Percentage!

Formula for Stats Penalty:
percent = 8 + ((Caster.EvalInt * 10) / 100) - ((Target.ResistingSpells * 10) / 100)
percent *= 0.01
if(percent < 0)
percent = 0

TemporaryMaxStrength = Target.MaxStrength * percent

Formula for Duration Stats Penalty (in Seconds):
Duration = ((6 * (Caster.EvalInt * 10)) / 50) + 1)


Magery Protection Spell

When casting the Magery Protection Spell, Resisting Spells will be reduced by at least 35 and a calculation with the Skill Inscription:

Formula:
-35 + Math.Min((Inscription / 20), 35)

At 100 Inscription it will reduce by: 30
At 0 Inscription it will reduce by: 35


Train Resisting Spells

0 - 40: Train your Resisting Spells Skill at New Haven with the NPC Alefian the Resisting Spells Instructor! (400 Golds)
40 - 120: Cast the Magery Spell Weaken on Yourself! (Or any Magery Spell that give negative effect)

Faster Gain: Use multiple account or friends to cast on you, more spell to resist faster Resisting Spells raise!