Fermentation: Difference between revisions

From Elwiki
No edit summary
m (Text replacement - "{{ADSquareSkill}}" to "")
 
(34 intermediate revisions by 12 users not shown)
Line 1: Line 1:
__NOTOC__{{Languages|Fermentation}}
__NOTOC__{{Languages|Fermentation}}
<div style="float: right;">{{#ev:youtube|TccIvQWLFxc|400}}</div>
{{#ev:youtube|TccIvQWLFxc|400|right}}
{| 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:Dunno.png|54px]]
| [[File:MysticAlchemistTSkill4.png|54px]]
| {{SkillType|SA|B}} {{SkillText|Mater}}
| {{SkillType|SA|B}} {{SkillText|Mater}}<br>Create a large crystal formation.<br>The crystals will spin in different directions and attack nearby enemies.
거대한 크리스탈 덩어리를 연성한다.<br>
크리스탈은 서로 다른 방향으로 회전하며 주변의 적을 공격한다.
|-
|-
|
|
Line 17: Line 15:


== Requirements ==
== Requirements ==
{{ADSquareSkill}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Aisha"
|- style="background:{{ColorSel|CharLight|Aisha}}"
|-
! Class             !! Level Required
! Class !! Level Required
|-
|-
| [[Mystic Alchemist]] : Transcendent || 95
| [[Mystic Alchemist]]: Transcendent || 95
|}
|}
<br>
<br>


== Skill Information ==
== Skill Information ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Aisha"
|- style="background:{{ColorSel|CharLight|Aisha}}"
|-
! rowspan=2 | Mode !! rowspan=2 | Jewel (Physical) !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
! rowspan=2 | Mode !! rowspan=2 | Gem (Physical) !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Aisha}}"
|-
! Per Jewel !! Jewel Count
! Per Gem !! Gem Count
|-  
|-
! colspan=7 | Normal
| colspan="7" | '''Normal'''
|-
| {{PvE}} || 237% || rowspan=2 | 16 || rowspan=2 | 3 || rowspan=2 | 300 MP || rowspan=2 | 22 Seconds
|-
|-
| '''{{PvE}}''' || 237% || rowspan=2 | 16 || rowspan=2 | 3 || rowspan=2 | 300 MP || rowspan=2 | 22 Seconds
| {{PvP}} || 85%
|-
|-
| '''{{PvP}}''' || 85%
| colspan="7" | '''[Enhanced]'''
|-
! colspan=7 | [Enhanced]
|-
|-
| '''{{PvE}}''' || 284% || rowspan=2 | 16 || rowspan=2 | 3 || rowspan=2 | 300 MP || rowspan=2 | 22 Seconds
| {{PvE}} || 284% || rowspan=2 | 16 || rowspan=2 | 3 || rowspan=2 | 300 MP || rowspan=2 | 22 Seconds
|-
|-
| '''{{PvP}}''' || 102%
| {{PvP}} || 102%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Aisha|Fermentation|Heavy, Critical|cd=22|mp=300}}
|- style="background:{{ColorSel|CharLight|Aisha}}"
! colspan=2 | Heavy Fermentation !! Critical Fermentation
|- style="background:{{ColorSel|CharLight|Aisha}}"
! Attribute Effect !! Details !! Attribute Effect
|-
| {{SkillText|Heavy}} || {{#expr: 22*1.2}} Seconds || {{SkillText|Critical|120|50}}
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{#vardefine: damage_jewel    |284}}
{{Damage
{{#vardefine: damage_jewel_pvp|102}}
|dmg=284
{{#vardefine: jewel_hits      | 16}}
|pvp_dmg=102
{{#vardefine: jewels          | 3}}
|hits=16
|count=3
|avg_hits=32
|heavy=true
|prefix=gem
}}


{{#vardefine: total_damage    |{{#expr: {{#var:damage_jewel    }} * {{#var:jewel_hits}} * {{#var:jewels}} }} }}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Aisha"
{{#vardefine: total_damage_pvp|{{#expr: {{#var:damage_jewel_pvp}} * {{#var:jewel_hits}} * {{#var:jewels}} }} }}
|-
 
! rowspan=3 | Mode !! colspan=6 | Base
{{#vardefine: total_damage_heavy    |{{#expr: {{#var:total_damage    }} * 1.44 round2 }} }}
|-
{{#vardefine: total_damage_heavy_pvp|{{#expr: {{#var:total_damage_pvp}} * 1.44 round2 }} }}
! colspan=3 | Normal !! colspan=3 | Heavy
 
|-
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
! Per Gem !! Average !! Max !! Per Gem !! Average !! Max
|- style="background:{{ColorSel|CharLight|Aisha}}"
! rowspan=2 | Mode !! colspan=2 | Regular
|- style="background:{{ColorSel|CharLight|Aisha}}"
! Normal !! Heavy
|-  
|-  
! {{PvE}}  
| {{PvE}}  
| {{formatnum:{{#var: total_damage}}}}% || {{formatnum:{{#var: total_damage_heavy}}}}%
| {{#var: gem_each_damage}} || {{#var: gem_avg_damage}} || {{#var: gem_total_damage}}
| {{#var: gem_each_damage_heavy}} || {{#var: gem_avg_damage_heavy}} || {{#var: gem_total_damage_heavy}}
|-  
|-  
! {{PvP}}  
| {{PvP}}  
| {{formatnum:{{#var: total_damage_pvp}}}}% || {{formatnum:{{#var: total_damage_heavy_pvp}}}}%
| {{#var: gem_each_damage_pvp}} || {{#var: gem_avg_damage_pvp}} || {{#var: gem_total_damage_pvp}}
| {{#var: gem_each_damage_heavy_pvp}} || {{#var: gem_avg_damage_heavy_pvp}} || {{#var: gem_total_damage_heavy_pvp}}
|}
|}
*Average assumes 32 hits.
<br>
== Related Skills ==
{{SkillTable
|WizMagicianPassive1.png; Arche;
}}
<br>
== Tips and Details ==
*The skill is split up into 3 sections: the center gem spins around itself, the middle ring spins counter-clockwise, and the outer ring spins clockwise. It is fairly easy to hit most enemies with both the center gem and middle ring, but only large enough enemies can be hit by all 3 sections.
**With proper positioning and a blue [[Mystic Flask]], it becomes very easy to hit a medium sized enemy with all 3 sections.
<br>
<br>


== Updates ==
==Updates==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Aisha updates-table"
|- style="background:{{ColorSel|CharLight|Aisha}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Aisha}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
| 11/11/2021 || - || colspan=2 align="left" |  
| 11/11/2021 || 12/08/2021 || colspan=2 align="left" |  
*'''Fermentation''' added.
*'''Fermentation''' added.
|-
|02/16/2023 || 03/15/2023 || colspan=2 align="left" |
*{{buff|No longer forced to look to the right after casting.}}
|}
|}
<br>
<br>
Line 100: Line 109:
|Color={{ColorSel|CharLight|Aisha}}
|Color={{ColorSel|CharLight|Aisha}}
|KR=퍼멘테이션|KRName=Fermentation
|KR=퍼멘테이션|KRName=Fermentation
|DE=Flakonzirkel |DEName=Flask Circle
}}
}}
<br>
<br>
{{MASkills}}
{{SkillNav - Mystic Alchemist}}

Latest revision as of 19:35, 23 March 2024

[Special Active: Bravery]
[Mater Skill]
Create a large crystal formation.
The crystals will spin in different directions and attack nearby enemies.
Final Enhanced Skill
  • Damage is increased by 1.2 times.
Available for Memorize
  • This skill can be memorized by inputting the skill key during the Memorize Stance. (Stand still for 2 seconds while in MP recovery state)
  • Press V to activate the memorized skills in order.


Requirements

Class Level Required
Mystic Alchemist: Transcendent 95


Skill Information

Mode Gem (Physical) Max Hits MP Usage Cooldown
Per Gem Gem Count
Normal
PvE 237% 16 3 300 MP 22 Seconds
PvP 85%
[Enhanced]
PvE 284% 16 3 300 MP 22 Seconds
PvP 102%


Skill Traits

Heavy FermentationCritical Fermentation
Attribute EffectCooldownAttribute EffectMP Usage
Damage increased to 144%
Cooldown increased to 120%
26.4 SecondsMP Usage increased to 120%
Skill will ignore 50% defense (25% defense in PvP)
360 MP


Total Damage

Mode Base
Normal Heavy
Per Gem Average Max Per Gem Average Max
PvE 4,544% 9,088% 13,632% 6,543.36% 13,086.72% 19,630.08%
PvP 1,632% 3,264% 4,896% 2,350.08% 4,700.16% 7,050.24%
  • Average assumes 32 hits.


Related Skills


Tips and Details

  • The skill is split up into 3 sections: the center gem spins around itself, the middle ring spins counter-clockwise, and the outer ring spins clockwise. It is fairly easy to hit most enemies with both the center gem and middle ring, but only large enough enemies can be hit by all 3 sections.
    • With proper positioning and a blue Mystic Flask, it becomes very easy to hit a medium sized enemy with all 3 sections.


Updates

Date Changes
KR NA PvE PvP
11/11/2021 12/08/2021
  • Fermentation added.
02/16/2023 03/15/2023
  • No longer forced to look to the right after casting.


Alternative Names

Server Name Translation
South Korea 퍼멘테이션 Fermentation
Germany Flakonzirkel Flask Circle