Marchen/Stage 3: Difference between revisions

From Elwiki
m (Text replacement - "==[\s]*?Requirements[\s]*?==([\s\S]+)colortable-(.*?)"\n[\s]*?([\s\S]+)<br>[\s]*?==[\s]*?Skill Information[\s]*?==\n{\| cellspacing(.*?)center"\n" to "== Requirements ==$1colortable-$2" $3<br> == Skill Information == {| cellspacing$4center" class="colortable-$2" ")
mNo edit summary
 
(14 intermediate revisions by 4 users not shown)
Line 4: Line 4:
|Skill=Marchen
|Skill=Marchen
}}
}}
<div style="float: right;">{{#ev:youtube|K7DSwd_V4ww|400||||start=37}}</div>
{{#ev:youtube|K7DSwd_V4ww|400|right|||start=37}}
{| cellpadding="5"
{| cellpadding="5"
|-
|-
Line 34: Line 34:
== Skill Information ==
== Skill Information ==
{| cellspacing="0" cellpadding="5" border="1" width="0" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
{| cellspacing="0" cellpadding="5" border="1" width="0" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
|- style="background:{{ColorSel|CharLight|Eve}}"
! rowspan=3 | Mode !! rowspan=3 | Magnificent,<br>Never Lonely<br>Nasod's Attack 1 (Physical) !! colspan=2 | Magnificent,<br>Never Lonely Nasod's <br>Attack 2 !! colspan=2 | Slightly Sleepy Nasod !! colspan=4 | Cheering Small Nasod Crowd !! rowspan=3 | MP Usage !! rowspan=3 | Cooldown
|- style="background:{{ColorSel|CharLight|Eve}}"
! rowspan=2 | Damage (Physical) !! rowspan=2 | Max Hits !! rowspan=2 | Damage (Physical) !! rowspan=2 | Max Hits !! rowspan=2 | Damage (Physical) !! rowspan=2 | Crowd Count !! colspan=2 | Max Hits<br>Per Crowd
|- style="background:{{ColorSel|CharLight|Eve}}"
! Top Row !! Bottom Row
|-
|-
| '''{{PvE}}''' || 3406% || 2869% || rowspan=2 | 5 || 1233% || rowspan=2 | 6 || 2219% || rowspan=2 | 8 || rowspan=2 | 25 || rowspan=2 | 16 || rowspan=2 | 300 MP || rowspan=2 | 43 Seconds
! rowspan=3 | Mode !! colspan=4 | Damage (Physical)!! colspan=8 | Max Hits !! rowspan=3 |{{Se||Flattened}} Duration !! rowspan=3 | MP Usage !! rowspan=3 | Cooldown
|-
|-
| '''{{PvP}}''' || 507% || 427% || 183% || 330%
! rowspan=2 | Magnificent,<br>Never Lonely<br>Nasod's Attack 1 !! rowspan=2 | Magnificent,<br>Never Lonely Nasod's<br>Attack 2 !! rowspan=2 | Slightly Sleepy Nasod !! rowspan=2 | Cheering Small Nasod Crowd !! colspan=2 | Magnificent,<br>Never Lonely<br>Nasod !! colspan=2 | Slightly Sleepy Nasod !! colspan=4 | Cheering Small Nasod Crowd
|-
! Attack 1 !! Attack 2 !! Per Nasod !! Nasod Count !! Per Top Row !! Per Bottom Row !! Top Row Count !! Bottom Row Count
|-
| {{PvE}}|| 3406% || 2869% || 1233% || 2219% || rowspan=2 | 1 || rowspan=2 | 5 || rowspan=2 | 3 || rowspan=2 | 10 per row (2 rows) || rowspan="2" | 25 || rowspan=2 | 15 || rowspan="2" | 4 || rowspan=2 | 4 || rowspan=2 | 1 Second || rowspan=2 | 300 MP || rowspan=2 | 43 Seconds
|-
|{{PvP}}|| 507% || 427% || 183% || 330%
|}
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{#vardefine: damage_attack1    |3406}}
{{Damage|true|Eve
{{#vardefine: damage_attack2    |2869}}
| dmg = 3406, 2869, 1233, 2219
{{#vardefine: damage_sleepy    |1233}}
| pvp_dmg = 507, 427, 183, 330
{{#vardefine: damage_cheer      |2219}}
| hits = 1, 5, 3*10*2, 4*(25+15)
{{#vardefine: damage_attack1_pvp| 507}}
| avg_hits = 1, 2, 4, 6
{{#vardefine: damage_attack2_pvp| 427}}
}}
{{#vardefine: damage_sleepy_pvp | 183}}
*'''Average''' assumes 1 '''Magnificent, Never Lonely Nasod's Attack 1''' hit, 2 '''Magnificent, Never Lonely Nasod's Attack 2''' hits, 4 '''Slightly Sleepy Nasod''' hits and 6 '''Cheering Small Nasod Crowd''' hits.
{{#vardefine: damage_cheer_pvp  | 330}}
{{#vardefine: attack2_hits      |   5}}
{{#vardefine: sleepy_hits      |  6}}
{{#vardefine: cheer_per_row    |  4}}
{{#vardefine: cheer_top_hits    |  25}}
{{#vardefine: cheer_bot_hits    |  16}}
 
{{#vardefine: total_damage    | {{#expr:
    {{#var:damage_attack1    }} +
    {{#var:damage_attack2    }} * {{#var:attack2_hits}} +
    {{#var:damage_sleepy}} * {{#var:sleepy_hits}} * {{#var:attack2_hits}} +
    {{#var:damage_cheer}} * {{#var:cheer_per_row}} * {{#var:cheer_top_hits}} +
    {{#var:damage_cheer}} * {{#var:cheer_per_row}} * {{#var:cheer_bot_hits}}
}}}}
 
{{#vardefine: total_damage_pvp| {{#expr:
    {{#var:damage_attack1_pvp}} +
    {{#var:damage_attack2_pvp}} * {{#var:attack2_hits}} +  
    {{#var:damage_sleepy_pvp}} * {{#var:sleepy_hits}} * {{#var:attack2_hits}} +
    {{#var:damage_cheer_pvp}} * {{#var:cheer_per_row}} * {{#var:cheer_top_hits}} +
    {{#var:damage_cheer_pvp}} * {{#var:cheer_per_row}} * {{#var:cheer_bot_hits}}
}}}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
|-
! Mode !! Base
|-
| {{PvE}}  
| {{formatnum:{{#var: total_damage}}}}%
|-
| {{PvP}}
| {{formatnum:{{#var: total_damage_pvp}}}}%
|}
*Note that the maximum amount of damage is currently unattainable on any given enemy.
*Note that the maximum amount of damage is currently unattainable on any given enemy.
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*'''Slightly Sleepy Nasod''' dolls are spawned for every '''Magnificent, Never Lonely Nasod's Attack 2''' hit.
*The '''Cheering Small Nasod Crowd''' consists of glitched copies of Moby, and copies of Remy with inverted colors.
<br>
<br>


== Updates ==
==Updates==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve updates-table"
|-
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
Line 108: Line 75:


== Alternative Names ==
== Alternative Names ==
{{AlternateLanguages
{{MasterLanguages|Antithese}}
|Color={{ColorSel|CharLight|Eve}}
|KR=메르헨|KRName=Märchen
}}
<br>
<br>
{{SkillNav - Code: Antithese}}
{{SkillNav - Code: Antithese}}

Latest revision as of 03:18, 30 December 2023

  • English
[Master Skill Stage 3]
Perform a marionette show dreaming of a happy Nasod Kingdom.

Prop 1: a magnificent Nasod that's never lonely.
Prop 2: A group of slightly sleepy Nasods.
Prop 3: A small Nasod crowd cheering.

Core Activation Skill
  • Successful attack made during Awakening will activate the Core Attack.
Master Skill is unaffected by skill enhance effects except Master-only effects.


Requirements

Class Level Required Skill Requirement
Code: Antithese : Master Class 99 Master Skill Stage 3 Quest


Skill Information

Mode Damage (Physical) Max Hits  Enemy DebuffFlattenedEnemy DebuffFlattened Duration MP Usage Cooldown
Magnificent,
Never Lonely
Nasod's Attack 1
Magnificent,
Never Lonely Nasod's
Attack 2
Slightly Sleepy Nasod Cheering Small Nasod Crowd Magnificent,
Never Lonely
Nasod
Slightly Sleepy Nasod Cheering Small Nasod Crowd
Attack 1 Attack 2 Per Nasod Nasod Count Per Top Row Per Bottom Row Top Row Count Bottom Row Count
PvE 3406% 2869% 1233% 2219% 1 5 3 10 per row (2 rows) 25 15 4 4 1 Second 300 MP 43 Seconds
PvP 507% 427% 183% 330%


Total Damage

ModeBase
AverageMax
PvE27,390%446,771%
PvP4,073%66,422%
  • Average assumes 1 Magnificent, Never Lonely Nasod's Attack 1 hit, 2 Magnificent, Never Lonely Nasod's Attack 2 hits, 4 Slightly Sleepy Nasod hits and 6 Cheering Small Nasod Crowd hits.
  • Note that the maximum amount of damage is currently unattainable on any given enemy.


Tips and Details

  • The Cheering Small Nasod Crowd consists of glitched copies of Moby, and copies of Remy with inverted colors.


Updates

Date Changes
KR NA PvE PvP
09/02/2021 09/29/2021
  • Märchen added.


Alternative Names

Server Name Translation
South Korea 메르헨 Märchen
Japan メルヘン Märchen
Taiwan (Traditional Chinese) 童話 Fairy Tale
Brazil Conto de Fadas Fairy Tale