Anonymous

Meteor Shower: Difference between revisions

From Elwiki
m
Text replacement - "VgtNI5dLjpE" to "rrHJv-HE2zA"
m (Text replacement - "07/27/2017 || -" to "07/27/2017 || 08/09/2017")
m (Text replacement - "VgtNI5dLjpE" to "rrHJv-HE2zA")
(23 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__{{Languages|Meteor Shower}}
__NOTOC__{{Languages|Meteor Shower}}
<div style="float: right;">
<div style="float: right;">
{{tabs
{{#ev:youtube|rrHJv-HE2zA|400}}
|name=True
|divclass=forceland
|tab1=NA
|contents1=
{{#ev:youtube|x-2ITTcI9Es|400}}
|tab2=KR
|contents2=
{{#ev:youtube|VgtNI5dLjpE|400||||end=68}}
}}
</div>
</div>
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
|-
|-
| [[Image:SI_Meteorshower.png]]
| [[Image:SI_Meteorshower.png]]
| {{SkillType|SA|B}} Summon numerous meteors.<br>Hold down the skill key to summon additional meteors while consuming MP.<br>Enemies hit by the meteors will be burned for 5 seconds and take continuous damage.<br>(Can also be activated in midair)<br>'''10/08/2020 KR Patch:''' Additional meteorites are summoned when the skill key is held. The meteorites require 75 MP per sec. (Max 10 sec.)
| {{SkillType|SA|B}} Summon numerous meteors to the magic circle ahead. Invincible while casting. Hold down the skill key to summon additional meteors while consuming 75 MP per second. (Max 10 seconds)<br>Enemies will be burned for 5 seconds. (Can also be activated midair)
|-
|-
|
|
Line 36: Line 27:


== Skill Information ==
== Skill Information ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Aisha}}"
! rowspan="2" | Mode !! colspan="2" | Damage (Magical) !! colspan=2 | Number of Meteors !! rowspan="2" | [[Status Effects|Burn]] Duration !! colspan="2" | MP Usage !! rowspan="2" | Cooldown
|- style="background:{{ColorSel|CharLight|Aisha}}"
! Meteor !! Explosion !! Initial !! Additional !! Initial !! Additional
|-
! colspan=9 | Normal
|-
| '''{{PvE}}''' || 104% || 234% || rowspan=2 | 18 || rowspan=2 | 0~30 || rowspan=2 | 5 Seconds || rowspan=2 | 150 MP || rowspan=2 | 6~72 MP || rowspan=2 | 21 Seconds
|-
| '''{{PvP}}''' || 24% || 55%
|-
! colspan=9 | [Enhanced]
|-
| '''{{PvE}}''' || 125% || 281% || rowspan=2 | 18 || rowspan=2 | 0~30 || rowspan=2 | 5 Seconds || rowspan=2 | 150 MP || rowspan=2 | 6~72 MP || rowspan=2 | 21 Seconds
|-
| '''{{PvP}}''' || 29% || 66%
|}
<br>
== Skill Information (10/08/2020 KR Patch) ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Aisha}}"
|- style="background:{{ColorSel|CharLight|Aisha}}"
Line 86: Line 56:
! Initial
! Initial
|-
|-
| {{SkillText|Empowered|120}} || {{SkillText|Reversed|60|150}} || 90 MP || 31.5 Seconds
| {{SkillText|Empowered|120}} || {{SkillText|Reversed|60|150}} || 180 MP || 31.5 Seconds
|}
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{#vardefine:damage_meteor      |464}}
{{#vardefine:damage_meteor_pvp  |83 }}
{{#vardefine:damage_explosion    |584}}
{{#vardefine:damage_explosion_pvp|105}}
{{#vardefine:min_hits            |5}}
{{#vardefine:max_hits            |56}}
{{#vardefine:damage_min    |{{#expr: ({{#var:damage_meteor    }} + {{#var:damage_explosion    }}) * {{#var:min_hits}} }}}}
{{#vardefine:damage_max    |{{#expr: ({{#var:damage_meteor    }} + {{#var:damage_explosion    }}) * {{#var:max_hits}} }}}}
{{#vardefine:damage_min_pvp|{{#expr: ({{#var:damage_meteor_pvp}} + {{#var:damage_explosion_pvp}}) * {{#var:min_hits}} }}}}
{{#vardefine:damage_max_pvp|{{#expr: ({{#var:damage_meteor_pvp}} + {{#var:damage_explosion_pvp}}) * {{#var:max_hits}} }}}}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Aisha}}"
|- style="background:{{ColorSel|CharLight|Aisha}}"
! rowspan=2 | Mode !! colspan=2 | Regular !! colspan=2 | [[Archmage]]
! rowspan=2 | Mode !! colspan=2 | Regular !! colspan=2 | [[Sage's Wisdom]]
|- style="background:{{ColorSel|CharLight|Aisha}}"
|- style="background:{{ColorSel|CharLight|Aisha}}"
! Normal !! Empowered !! Normal !! Empowered
! Normal !! Empowered !! Normal !! Empowered
|-  
|-  
! {{PvE}}  
! {{PvE}}  
| {{formatnum:{{#expr: (125 + 281)*18}}}}%~{{formatnum:{{#expr: (125 + 281)*48}}}}% || {{formatnum:{{#expr: ((125 + 281)*18)*1.2}}}}%~{{formatnum:{{#expr: ((125 + 281)*48)*1.2}}}}%
| {{formatnum:{{#var:damage_min}}}}%~{{formatnum:{{#var:damage_max}}}}% || {{formatnum:{{#expr: {{#var:damage_min}}*1.2}}}}%~{{formatnum:{{#expr: {{#var:damage_max}}*1.2}}}}% || {{formatnum:{{#expr: {{#var:damage_min}}*1.2}}}}%~{{formatnum:{{#expr: {{#var:damage_max}}*1.2}}}}% || {{formatnum:{{#expr: {{#var:damage_min}}*1.2*1.2}}}}%~{{formatnum:{{#expr: {{#var:damage_max}}*1.2*1.2}}}}%
| {{formatnum:{{#expr: (125 + 281)*26}}}}%~{{formatnum:{{#expr: (125 + 281)*56}}}}% || {{formatnum:{{#expr: ((125 + 281)*26)*1.2}}}}%~{{formatnum:{{#expr: ((125 + 281)*56)*1.2}}}}%
|-  
|-  
! {{PvP}}  
! {{PvP}}  
| {{formatnum:{{#expr: (29 + 66)*18}}}}%~{{formatnum:{{#expr: (29 + 66)*48}}}}% || {{formatnum:{{#expr: ((29 + 66)*18)*1.2}}}}%~{{formatnum:{{#expr: ((29 + 66)*48)*1.2}}}}%
| {{formatnum:{{#var:damage_min_pvp}}}}%~{{formatnum:{{#var:damage_max_pvp}}}}% || {{formatnum:{{#expr: {{#var:damage_min_pvp}}*1.2}}}}%~{{formatnum:{{#expr: {{#var:damage_max_pvp}}*1.2}}}}% || {{formatnum:{{#expr: {{#var:damage_min_pvp}}*1.2}}}}%~{{formatnum:{{#expr: {{#var:damage_max_pvp}}*1.2}}}}% || {{formatnum:{{#expr: {{#var:damage_min_pvp}}*1.2*1.2}}}}%~{{formatnum:{{#expr: {{#var:damage_max_pvp}}*1.2*1.2}}}}%
| {{formatnum:{{#expr: (29 + 66)*26}}}}%~{{formatnum:{{#expr: (29 + 66)*56}}}}% || {{formatnum:{{#expr: ((29 + 66)*26)*1.2}}}}%~{{formatnum:{{#expr: ((29 + 66)*56)*1.2}}}}%
|}
<br>
 
== Total Damage (10/08/2020 KR Patch) ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Aisha}}"
! rowspan=2 | Mode
|- style="background:{{ColorSel|CharLight|Aisha}}"
! Normal !! Empowered
|-
! {{PvE}}
| {{formatnum:{{#expr: (464 + 584)*5}}}}%~{{formatnum:{{#expr: (464 + 584)*56}}}}% || {{formatnum:{{#expr: ((464 + 584)*5)*1.2}}}}%~{{formatnum:{{#expr: ((464 + 584)*56)*1.2}}}}%
|-
! {{PvP}}
| {{formatnum:{{#expr: (83 + 105)*5}}}}%~{{formatnum:{{#expr: (83 + 105)*56}}}}% || {{formatnum:{{#expr: ((83 + 105)*5)*1.2}}}}%~{{formatnum:{{#expr: ((83 + 105)*56)*1.2}}}}%
|}
|}
<br>
<br>
Line 127: Line 92:
| width="40" | [[File:EMTrans5.png]]  
| width="40" | [[File:EMTrans5.png]]  
| align="center" width="150" | [[Archmage]] {{Locked Skill|Trans2}}
| align="center" width="150" | [[Archmage]] {{Locked Skill|Trans2}}
| width="40" | [[File:ASPassive2.png]]
| align="center" width="150" | [[Sage's Wisdom]]
|}
|}
<br>
<br>


== Tips and Details ==  
== Tips and Details ==
*For some reason, the skill will ''always'' consume 6 additional MP, even if you simply tapped the skill key
*Aisha will be invincible during the entire animation of this skill, even while extending.
*The meteors will spawn in sets of two and fall randomly in a wide area, so getting the full damage from this skill is only possible on wide enough targets such as [[Debrian Laboratory|Debrian Nasod Carrier]] during its '''Energy Buster''' attack.
*When used with [[Memorize]], extending it will still cost MP.
**Since the explosion damage only occurs when the meteors hit a platform or the ground, it will usually miss on airborne enemies.
*With the [[Archmage]] passive unlocked, extending this skill will cost 675 MP.
*Aisha will be invincible during the activation of this skill. When extending this skill, Aisha will have Super Armor, granting 30% damage reduction and immunity to Stun and Flattening.
*This skill has a fairly high vertical range, making it excellent in [[Sea of Ruin]], [[Trosh's Nest]], and dungeons alike.
*When used with [[Memorize|Memorize]], extending it will still cost MP.
*To optimize damage dealt per second, it is best to use when your other skills are on cooldown.
*Even if Dynamic Camera is turned off, this skill will make your view zoom out during casting.
**This resembles the zoom out caused by [[Master Class|Master Skills]].
<br>
<br>


Line 145: Line 114:
|-
|-
|{{#ev:youtube|SdAb_hnD8j0|300}}
|{{#ev:youtube|SdAb_hnD8j0|300}}
|Between its initial release and the 01/17/2013 KR Patch, '''Meteor Shower''' used to summon a set of small meteors, similar to how [[Blizzard Shower]] functions.
|Between its initial release and the 01/17/2013 KR Patch, '''Meteor Shower''' used to summon a set of small meteors.
|-
|{{#ev:youtube|x-2ITTcI9Es|300}}
|Between the 01/17/2013 and 10/08/2020 KR Patch, the meteors fell around Aisha instead of falling in a focused area in front of her.
|}
|}
<br>
<br>
Line 164: Line 136:
*{{buff|Meteors are much faster and are spawned closer together.}}
*{{buff|Meteors are much faster and are spawned closer together.}}
|-
|-
| 07/04/2013 || - || colspan=2 align="left" |  
| 07/04/2013 || 07/04/2013 || colspan=2 align="left" |  
*{{buff|Explosion damage increased. (106% -> 133%)}}
*{{buff|Explosion damage increased. (106% -> 133%)}}
*{{nerf|Projectile damage decreased. (283% -> 133%)}}
*{{nerf|Projectile damage decreased. (283% -> 133%)}}
Line 178: Line 150:
*Fixed the issue where Light Element effect would not disappear when hit during Meteor Shower.
*Fixed the issue where Light Element effect would not disappear when hit during Meteor Shower.
|-
|-
| 06/30/2016 || - || colspan=2 align="left" |  
| 06/30/2016 || 07/13/2016 || colspan=2 align="left" |  
*Changed from '''Strength''' to '''Bravery''' skill. (Unlisted)
*Changed from '''Strength''' to '''Bravery''' skill. (Unlisted)
*{{buff|Mini Number of Meteors increased. (Unlisted)}}
*{{buff|Mini Number of Meteors increased. (Unlisted)}}
Line 184: Line 156:
*{{buff|Additional MP Usage decreased. (Unlisted)}}
*{{buff|Additional MP Usage decreased. (Unlisted)}}
|-
|-
| 01/12/2017 || - || colspan=2 align="left" |  
| 01/12/2017 || 01/24/2017 || colspan=2 align="left" |  
*{{nerf|Meteor damage decreased.}}
*{{nerf|Meteor damage decreased.}}
*{{buff|Explosion damage increased.}}
*{{buff|Explosion damage increased.}}
|-
|-
| 04/27/2017 || - || align="left" |  
| 04/27/2017 || 05/10/2017 || align="left" |  
*{{buff|Damage increased.}}
*{{buff|Damage increased.}}
| align="left" |  
| align="left" |  
Line 200: Line 172:
*{{nerf|Damage decreased.}}
*{{nerf|Damage decreased.}}
|-
|-
| 02/22/2018 || - || colspan=2 align="left" |  
| 02/22/2018 || 04/18/2018 || colspan=2 align="left" |  
*{{buff|Damage increased.}}
*{{buff|Damage increased.}}
|-
|-
Line 211: Line 183:
*{{buff|Damage increased.}}
*{{buff|Damage increased.}}
|-
|-
| 10/08/2020 || - || colspan=2 align="left" |  
| 10/08/2020 || 11/04/2020 || colspan=2 align="left" |  
*Skill features changed.
*Skill features changed.
|-
| 03/25/2021 || 04/28/2021 || colspan=2 align="left" |
*{{buff|Improved so meteors will fall into the center of the magic circle.}}
|}
|}
<br>
<br>
ElEditors, Administrators
122,467

edits