Overgrowth: Difference between revisions

116 bytes added ,  22 January 2022
no edit summary
No edit summary
No edit summary
Line 4: Line 4:
|-
|-
| [[Image:MutantReaperTSkill3.png]]
| [[Image:MutantReaperTSkill3.png]]
| {{SkillType|SA|S}}  
| {{SkillType|SA|S}} Throw Valasia thorns ahead. The thorns will rapidly grow upon hitting the enemy and cause damage.
|-
|-
|  
|  
| <font color="4E8E99">'''[Varasia Reaction] Skill'''</font>
| <font color="4E8E99">'''[Valasia Response] Skill'''</font>
*The thorns will grow even further depending on Varasia Seed's growth stage.
*The thorns will grow more when it hits enemies with a Valasia Seed.
|-
|-
|
|
Line 30: Line 30:
! rowspan=3 | Mode !! colspan=2 | Damage (Physical) !! colspan=2 | Max Hits Per Thorn !! rowspan=3 | Thorn Count !! colspan=3 | <font color="4E8E99">'''[Varasia Reaction]'''</font> !! rowspan=3 | MP Usage !! rowspan=3 | Cooldown
! rowspan=3 | Mode !! colspan=2 | Damage (Physical) !! colspan=2 | Max Hits Per Thorn !! rowspan=3 | Thorn Count !! colspan=3 | <font color="4E8E99">'''[Varasia Reaction]'''</font> !! rowspan=3 | MP Usage !! rowspan=3 | Cooldown
|- style="background:{{ColorSel|CharLight|Raven}}"
|- style="background:{{ColorSel|CharLight|Raven}}"
! rowspan=2 | Throwing Thorn !! rowspan=2 | Overgrowing Thorn !! rowspan=2 | Throwing Thorn !! rowspan=2 | Overgrowing Thorn !! colspan=3 | Varasia Thorn Overgrowth <br>(Size Increase)
! rowspan=2 | Thorns Throw !! rowspan=2 | Overgrowing Thorns !! rowspan=2 | Thorns Throw !! rowspan=2 | Overgrowing Thorns !! colspan=3 | Varasia Thorn Overgrow per Seed Growth Stage<br>(Size Increase)
|- style="background:{{ColorSel|CharLight|Raven}}"
|- style="background:{{ColorSel|CharLight|Raven}}"
! Stage 1 !! Stage 2 !! Stage 3
! Stage 1 !! Stage 2 !! Stage 3
Line 66: Line 66:
{{#vardefine: damage_overgrow_pvp |77}}
{{#vardefine: damage_overgrow_pvp |77}}
{{#vardefine: overgrow_hits      |  5}}
{{#vardefine: overgrow_hits      |  5}}
{{#vardefine: thorn_count         |  5}}
{{#vardefine: thorns_count         |  5}}


{{#vardefine: total_damage    |{{#expr: ({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}} }} }}
{{#vardefine: total_damage    |{{#expr: ({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}} }} }}
{{#vardefine: total_damage_heavy    |{{#expr: (({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}})*1.44 }} }}
{{#vardefine: total_damage_heavy    |{{#expr: (({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}})*1.44 }} }}
{{#vardefine: total_damage_pvp    |{{#expr: ({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}} }} }}
{{#vardefine: total_damage_pvp    |{{#expr: ({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}} }} }}
{{#vardefine: total_damage_pvp_heavy    |{{#expr: (({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}})*1.44 }} }}
{{#vardefine: total_damage_pvp_heavy    |{{#expr: (({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}})*1.44 }} }}


{{#vardefine: total_damage_hb    |{{#expr: (({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}})*{{#arrayindex:hellbringer|0}} }} }}
{{#vardefine: total_damage_hb    |{{#expr: (({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}})*{{#arrayindex:hellbringer|0}} }} }}
{{#vardefine: total_damage_hb_heavy    |{{#expr: (({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}})*1.44*{{#arrayindex:hellbringer|0}} }} }}
{{#vardefine: total_damage_hb_heavy    |{{#expr: (({{#var:damage_throw    }} + {{#var:damage_overgrow}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}})*1.44*{{#arrayindex:hellbringer|0}} }} }}
{{#vardefine: total_damage_hb_pvp    |{{#expr: (({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}})*{{#arrayindex:hellbringer|1}} round2}} }}
{{#vardefine: total_damage_hb_pvp    |{{#expr: (({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}})*{{#arrayindex:hellbringer|1}} round2}} }}
{{#vardefine: total_damage_hb_pvp_heavy    |{{#expr: (({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorn_count}})*1.44*{{#arrayindex:hellbringer|1}} }} }}
{{#vardefine: total_damage_hb_pvp_heavy    |{{#expr: (({{#var:damage_throw_pvp    }} + {{#var:damage_overgrow_pvp}} * {{#var:overgrow_hits}}) * {{#var:thorns_count}})*1.44*{{#arrayindex:hellbringer|1}} }} }}


{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
Line 99: Line 99:


== Tips and Details  ==
== Tips and Details  ==
*The '''Thrown Thorn''' will instantly turn into '''Overgrowing Thorn''' on contact with an enemy, allowing the skill to do deal full damage to any enemy in front of you.
*The '''Thorns Throw''' will instantly turn into '''Overgrowing Thorns''' on contact with an enemy, allowing the skill to do deal full damage to any enemy in front of you.
<br>
<br>


ElEditors
8,317

edits