Sun FormSpell |
|
---|---|
Level 9 Target
Duration -- Saving Throw -- Spell Resistance Not affected by target's spell resistance Spell Descriptors -- Casting Time Standard action |
Sun Form is a Mythic Spell in Pathfinder: Wrath of the Righteous. Each Mythic Path contains its own unique set of spells. Sun Form is a level 9 Abjuration spell. Mythic Spells have the same use as regular Spells, but are classified as the more powerful set of spells and can turn the tide of a battle. Like other spells, these spells can be prepared in advance-whether from a spellbook or through prayers-while some cast spells spontaneously without preparation.
Sun Form Information
- Level: 9
- School: Abjuration
- Spell Effect: For the next number of rounds equal to your caster level, you become incorporeal and gain the ability to shoot rays of holy fire as a swift action, dealing 1d6 damage per caster level, half of which is fire and half is holy.
Spell Properties:
- Target:
Personal. - Duration: --
- Saving Throw: --
- Spell Resistance: Not affected by target's spell resistance
- Spell Descriptors: --
- Casting Time: Standard action
How to Acquire Sun Form
Sun Form can be accessed through the following Mythic Paths:
Sun Form can be cast by using the following Items:
- Item ??
- Weapon ??
- Armor ??
Sun Form Tips & Notes
- Ability Name: Sunform - Ray. Ranged Touch Attack. Not affected by target's spell resistance.
- Anonymous
Unfortunately, the spell does not provide the "Holy Fire" ability, it seems.
the sun form ray is poorly coded right now. what actually happens is it deals 100% fire damage and any resistance the enemy has is doubled against it. it rolls the damage, divides it in half and applies the full fire resistance or immunity to the half value. then it takes the total after the reduction and simply copies it and calls it holy damage. since the value is split and multiplied the resistance applies twice.
for example 10d10 maximized = 100.
fire resistance = 30.
100 - 30 = 70 damage, (written as 20 fire 50 holy.)
here it is 100 / 2 =50.
50-30=20 (20 fire damage copied, 20 holy damage pasted)
40 total, not 70.
30 resistance effectively becomes 60 resistance.
2
+11
-1