Difference between revisions of "Stormtouched"
(updating stormtouched theme) |
|||
Line 2: | Line 2: | ||
'''Stormtouched''' is a [[Theme]] that can be gained by a [[Hero]] from the event chain [[Distant Thunder]] --> [[The Stormwell]]. | '''Stormtouched''' is a [[Theme]] that can be gained by a [[Hero]] from the event chain [[Distant Thunder]] --> [[The Stormwell]]. | ||
{{Quote|{{Data description|Stormtouched (theme)}}}} | |||
[[File:Stormtouched_Base.png|thumb|215px|right|A fully transformed Stormtouched [[Mystic]].]] | [[File:Stormtouched_Base.png|thumb|215px|right|A fully transformed Stormtouched [[Mystic]].]] | ||
Line 8: | Line 10: | ||
[[File:Jumpjolt+.png|frameless|215px|right| Ability upgrade to Jumpjolt.]] | [[File:Jumpjolt+.png|frameless|215px|right| Ability upgrade to Jumpjolt.]] | ||
== Theme conflicts == | |||
{{main|Theme conflicts guide}} | |||
<p style="padding-left:1.5em;text-indent:-1.5em;">A Stormtouched hero will not be eligible for any of these additional themes: {{Theme conflicts|{{PAGENAME}}|blocks}}</p> | |||
<p style="padding-left:1.5em;text-indent:-1.5em;">If a hero has any of these themes, it is not possible to also become Stormtouched: {{Theme conflicts|{{PAGENAME}}}}</p> | |||
==Specifics== | ==Specifics== | ||
Line 13: | Line 21: | ||
The hero can choose whether to first gain ''Stormgaze'', ''Storm Arm'', or ''Storm Leg'', and their [[History]] will include: | The hero can choose whether to first gain ''Stormgaze'', ''Storm Arm'', or ''Storm Leg'', and their [[History]] will include: | ||
{{Quote|<Hero> gained power from a goatherd's ancient Stormwell.}} | |||
This theme is not affected by the [[Hero]]'s colors. | This theme is not affected by the [[Hero]]'s colors. | ||
=== Stormgaze === | === Stormgaze === | ||
{{Quote|{{Data description|Stormgaze (theme piece)}}}} | |||
{{Main|/Static Shock|l1=Static Shock}} | |||
{{/Static Shock}} | |||
=== Storm Arm (L) === | |||
= | |||
=== Storm Arm ( | |||
{{Quote|{{Data description|Storm Arm (L) (theme piece)}}}} | |||
{{Main|/Jumpjolt|l1=Jumpjolt}} | |||
{{/Jumpjolt}} | |||
{{Main|/Chain Lightning|l1=Chain Lightning}} | |||
{{/Chain Lightning}} | |||
=== Storm Arm (R) === | |||
{{Quote|{{Data description|Storm Arm (R) (theme piece)}}}} | |||
{{Main|/Jumpjolt|l1=Jumpjolt}} | |||
{{/Jumpjolt}} | |||
{{Main|/Chain Lightning|l1=Chain Lightning}} | |||
{{/Chain Lightning}} | |||
=== Storm Leg (L) === | |||
{{Quote|{{Data description|Storm Leg (L) (theme piece)}}}} | |||
{{Main|/Thunder Stomp|l1=Thunder Stomp}} | |||
{{/Thunder Stomp}} | |||
-5 [[Stat#Block|Block]] | |||
=== Storm Leg (R) === | |||
{{Quote|{{Data description|Storm Leg (R) (theme piece)}}}} | |||
{{Main|/Thunder Stomp|l1=Thunder Stomp}} | |||
{{/Thunder Stomp}} | |||
-5 [[Stat#Block|Block]] | |||
== Gallery == | == Gallery == | ||
Line 70: | Line 64: | ||
</gallery> | </gallery> | ||
{{Navbox themes}} | {{Navbox themes}} | ||
[[Category:Transformation]] | [[Category:Transformation]] | ||
Revision as of 09:55, 10 February 2022
Stormtouched is a Theme that can be gained by a Hero from the event chain Distant Thunder --> The Stormwell.
<self> contains the coiled power of a storm.
Theme conflicts
A Stormtouched hero will not be eligible for any of these additional themes: Mortificial Enhancements
If a hero has any of these themes, it is not possible to also become Stormtouched: None
Specifics
The hero can choose whether to first gain Stormgaze, Storm Arm, or Storm Leg, and their History will include:
<Hero> gained power from a goatherd's ancient Stormwell.
This theme is not affected by the Hero's colors.
Stormgaze
<self>'s eyes flash ominously.
Static Shock 2 true damage Incoming melee damage has a 30% chance to deal 2 true damage to the attacker. |
Storm Arm (L)
<self>'s left arm crackles and thrums.
single action, ends turn |
Jumpjolt x magic damage, range 4.6 (Ranged) Lightning surges through up to two foes, dealing half damage to the second. Stuns on stunt. Damage: 3 + 1/2(Bonus Damage + Potency) |
Upgrade
single action, ends turn |
Jumpjolt+ x magic damage, range 4.6 (Ranged) Lightning surges through up to two foes, dealing half damage to the second. Stuns on stunt. Damage: 4 + (Bonus Damage + Potency) |
Formulas |
Damage: (3+ceil(((((self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)*0.5)*(1+self.theme_storm_upgrade))/1)))+self.theme_storm_upgrade |
See Formulas Guide for help with math functions. |
single action, ends turn |
Chain Lightning x magic damage, range 4.6 (Ranged) Lightning surges through up to three foes, dealing half damage to the second and third. Stuns on stunt. Damage: 3 + 1/2(Bonus Damage + Potency) |
Upgrade
single action, ends turn |
Chain Lightning+ x magic damage, range 4.6 (Ranged) Lightning surges through up to three foes, dealing half damage to the second and third. Stuns on stunt. Damage: 4 + (Bonus Damage + Potency) |
Formulas |
Damage: (3+ceil(((((self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)*0.5)*(1+self.theme_storm_upgrade))/1)))+self.theme_storm_upgrade |
See Formulas Guide for help with math functions. |
Storm Arm (R)
<self>'s right arm crackles and thrums.
single action, ends turn |
Jumpjolt x magic damage, range 4.6 (Ranged) Lightning surges through up to two foes, dealing half damage to the second. Stuns on stunt. Damage: 3 + 1/2(Bonus Damage + Potency) |
Upgrade
single action, ends turn |
Jumpjolt+ x magic damage, range 4.6 (Ranged) Lightning surges through up to two foes, dealing half damage to the second. Stuns on stunt. Damage: 4 + (Bonus Damage + Potency) |
Formulas |
Damage: (3+ceil(((((self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)*0.5)*(1+self.theme_storm_upgrade))/1)))+self.theme_storm_upgrade |
See Formulas Guide for help with math functions. |
single action, ends turn |
Chain Lightning x magic damage, range 4.6 (Ranged) Lightning surges through up to three foes, dealing half damage to the second and third. Stuns on stunt. Damage: 3 + 1/2(Bonus Damage + Potency) |
Upgrade
single action, ends turn |
Chain Lightning+ x magic damage, range 4.6 (Ranged) Lightning surges through up to three foes, dealing half damage to the second and third. Stuns on stunt. Damage: 4 + (Bonus Damage + Potency) |
Formulas |
Damage: (3+ceil(((((self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)*0.5)*(1+self.theme_storm_upgrade))/1)))+self.theme_storm_upgrade |
See Formulas Guide for help with math functions. |
Storm Leg (L)
<self>'s left leg is stormy.
swift action (free once per turn) |
Thunder Stomp x range Once per turn as a swift action, stomps the ground with a small chance to stun enemies within range. Chance increases with stunt chance. Range: 1.6 + 1/3 Potency (+1 if both legs) |
-5 Block
Storm Leg (R)
<self>'s right leg is stormy.
swift action (free once per turn) |
Thunder Stomp x range Once per turn as a swift action, stomps the ground with a small chance to stun enemies within range. Chance increases with stunt chance. Range: 1.6 + 1/3 Potency (+1 if both legs) |
-5 Block
Gallery
A fully transformed Stormtouched Warrior.
Themes | |
---|---|
Pets | Pet Cat · Pet Critter · Pet Drauven-Bird · Pet Duck · Pet Fire Chicken · Pet Hago Cub · Pet Pinecone · Pet Rabbit · Pet Rat · Pet Rock · Pet Shadowcat |
Transformations | Beartouched · Botanical · Celestial · Child of the Hills · Crowtouched · Crystalline · Deepist Spy · Drauven Wings · Elmsoul · Flamesoul · Foxish · Frogtouched · Frost · Gorgonoid · Hawksoul · Mark of the Horn · Mortificial Enhancements · Mothly · Petrified · Ratlike · Scorpioid · Shadow · Skeletal · Skunkish · Spell Touched · Stormtouched · Sylvan · Teeny Wings · Vulture Acolyte · Wolftouched |