Difference between revisions of "Faerie Fire"
From Alter Aeon Wiki
(converted to template) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{SkillSpell|type=Spell|class=Cleric|level=5|chr=11|wis=14|mana=8}} | ||
|type=Spell | |||
|class=Cleric | Faerie fire is a [[:Category:Curse|curse]] that reduces the [[armor class]] of its target, based on the caster's [[cleric]] level. The spell only lasts a few [[tick|ticks]] but can be recast even in combat. | ||
|level=5 | |||
|chr=11 | |||
|wis=14 | |||
|mana=8 | |||
Casting this spell will not initiate combat with non-aggro mobs. | Casting this spell will not initiate combat with non-aggro mobs. | ||
| Line 13: | Line 8: | ||
The AC penalty applied by this spell appears to be {{Icode|10+(SpellLevel*2)}} | The AC penalty applied by this spell appears to be {{Icode|10+(SpellLevel*2)}} | ||
So a level 5 spell would reduce the target's AC by 20, whereas a level 30 spell would reduce it by 70. | So a level 5 spell would reduce the target's AC by 20, whereas a level 30 spell would reduce it by 70. | ||
[[Category:Armor]] | [[Category:Armor]] | ||
[[Category:Cleric]] | |||
[[Category:Curse]] | |||
Latest revision as of 08:54, 20 February 2021
| Spell | |||
|---|---|---|---|
| Class | Cleric | ||
| Level | 5 | ||
| Resource Cost
| |||
| Mana | 8 | ||
| Stat Requirements | |||
| Wisdom | 14
| ||
| Charisma | 11
| ||
Faerie fire is a curse that reduces the armor class of its target, based on the caster's cleric level. The spell only lasts a few ticks but can be recast even in combat.
Casting this spell will not initiate combat with non-aggro mobs.
Formulas
The AC penalty applied by this spell appears to be 10+(SpellLevel*2) So a level 5 spell would reduce the target's AC by 20, whereas a level 30 spell would reduce it by 70.