Blatt Blume: Difference between revisions

(tooltip already has info so table not needed.)
 
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__{{Languages|Blatt Blume}}
__NOTOC__{{Languages|Blatt Blume}}
{{#ev:youtube|nr3EJdY5n4Y|400|right}}
{{#ev:youtube|Fm4ryp7pNkE|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;"
|-
|-
| [[File:LASActive5.png]]
| [[File:LASActive5.png]]
| {{SkillType|SA|B}} Materialize a field of El energy that abides by the [Eid] of its caster for 10 sec.
| {{SkillType|SA|B}} Materialize a field of El energy that abides by the [Eid] of its caster for 10 seconds.
|-
|-
|
|
Line 10: Line 10:
|-
|-
|
|
| <font color="00ffcc">'''Cycle Chant : Transform'''</font>
| {{Color|#00FFCC|Cycle Chant : Transform|b=1}}
*Can use the skill without [Edel Eid].
*Can use the skill without [Edel Eid].
*<font color="e20000">'''Edel Eid (Mut)'''</font>: {{se|356|Fire of Bravery||pb}}
*{{Color|#E20000|Edel Eid (Mut)|b=1}}: {{se|356|Fire of Bravery||pb}}
**Increase critical damage for all allies within range by 20%. (10% in PvP)
**All Party's Critical Damage within range increase by 10% (PvP: 5%)
*<font color="ccff99">'''Edel Eid (Rein)'''</font>: Truth of Nature
**Duration: 30 seconds.
**In Dungeons, recover allies' HP and MP within the radius by 1%, then additional 1% recovery for every 400K CP (Max 15%)
*'''{{tag|#CCFF99||Edel Eid (Rein)|stroke=#1F1F1F}}''': {{se|354|Truth of Nature||pb}}
**In PvP, recover allies' HP and MP within the radius by 0.1%, then additional 0.1% recovery for every 400K CP (Max 0.9%)
**All Party within range Debuff removed and grants immunity
*<font color="69ccff">'''Edel Eid (Wille)'''</font>: {{se|355|Penetrating Will||ed}}
**In Dungeons, recover allies' HP and MP within the radius by 0.6%, then additional 0.6% recovery for every 400K CP (Max 9%)
**In PvP, recover allies' HP and MP within the radius by 0.06%, then additional 0.06% recovery for every 400K CP (Max 0.9%)
**Duration: 10 seconds.
*{{Color|#69CCFF|Edel Eid (Wille)|b=1}}: {{se|355|Penetrating Will||ed}}
**Decrease the target's defense within the radius by 20%. (15% in PvP)
**Decrease the target's defense within the radius by 20%. (15% in PvP)
**Duration: 20 seconds.
|-
|-
|
|
Line 29: Line 33:


== Requirements ==
== Requirements ==
{{ADSquareSkill}}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ain"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ain"
|-
|-
Line 42: Line 45:
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ain"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ain"
|-
|-
! rowspan=2 | Mode !! colspan=3 | Damage (Magical) !! rowspan=2 | Duration !! colspan=3 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
! rowspan=2 | Mode !! colspan=3 | Damage (Magical) !! rowspan=2 | All Fields Duration !! colspan=3 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|-
|-
! Cycle Chant - Cast !! Cycle Chant - Expand !! Cycle Chant - Continuance !! Cycle Chant - Cast !! Cycle Chant - Expand !! Cycle Chant - Continuance
! Cycle Chant - Cast !! Cycle Chant - Expand !! Cycle Chant - Continuance !! Cycle Chant - Cast !! Cycle Chant - Expand !! Cycle Chant - Continuance
Line 60: Line 63:
</div>
</div>


=== HP/MP Recovery Per Second Scaling ===
=== Eid Transform Buffs/Debuffs ===
{{#vardefine: scaling_base    |1    }}
{{#vardefine: scaling_base_pvp|0.1  }}
{{#vardefine: scaling_per    |1    }}
{{#vardefine: scaling_per_pvp |0.1  }}
{{#vardefine: scaling_max    |15    }}
{{#vardefine: scaling_max_pvp |0.9  }}
{{#vardefine: scaling_cp      |400000}}
{{#vardefine: duration        |11    }}
 
{{#vardefine: scaling_max_iter | {{#expr: ({{#var:scaling_max}} - {{#var:scaling_base}}) / {{#var:scaling_per}} }} }}
{{#vardefine: scaling_max_iter | {{#expr: ceil({{#var:scaling_max_iter}}) }} }}
{{#vardefine: scaling_max_cp  | {{#expr: {{#var:scaling_max_iter}} * {{#var:scaling_cp}}  }} }}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ain"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ain"
|-
|-
! rowspan=2 | Combat Power !! colspan=2 | HP/MP Recovery Per Second !! colspan=2 | Total Recovery
! rowspan=3 | Mode !! colspan=2 | {{tag|#e20000||Fire of Bravery|stroke=black}} !! colspan=5 | {{tag|#ccff99||Truth of Nature|stroke=black}} !! colspan=2 | {{tag|#69ccff||Will of Penetration|stroke=black}}
|-
|-
! colspan=2 | {{se|356|Fire of Bravery||pb}} !! colspan=4 | {{se|354|Course of Nature||pb}} !! rowspan=2 | Debuff Removal/Immunity Duration<br>(Within Field) !! colspan=2 | {{se|355|Penetrating Will||ed}}
|-
|-
! PvE !! PvP !! PvE !! PvP
! Critical Damage Increase {{stat|a}} !! Duration !! Base Amount !! Additional Amount per 400,000 CP !! Max Recovery per Second !! Duration !! Physical / Magical Defense Decrease {{stat|m}} !! Duration
{{#vardefine: i | 0 }}
|-
{{#while:
| {{PvE}} || 10% || rowspan=2 | 30 Seconds|| 0.6% || 0.6% || 9% || rowspan=2 | 10 Seconds || rowspan=2 | 1 Second || 20% || rowspan=2 | 20 Seconds
| {{#ifexpr: {{#var: i }} <= {{#var:scaling_max_iter}} | true }}
|-
| <nowiki />
| {{PvP}} || 5% || 0.06% || 0.06% || 0.9% || 15%
{{!}}-
|}
{{#vardefine:scaling_cur_cp|{{#expr: {{#var:i}} * {{#var:scaling_cp}} }} }}
 
{{#vardefine:scaling_pve|{{#expr: {{#var:scaling_base}} + {{#var:scaling_per}} * ({{#var:scaling_cur_cp}} / {{#var:scaling_cp}})}} }}
=== HP/MP Recovery Per Second Scaling ===
{{#vardefine:scaling_pvp|{{#expr: {{#var:scaling_base_pvp}} + {{#var:scaling_per_pvp}} * ({{#var:scaling_cur_cp}} / {{#var:scaling_cp}})}} }}
{{RecoveryTable
{{#ifexpr: {{#var:scaling_pve}} > {{#var:scaling_max    }} | {{#vardefine:scaling_pve|{{#var:scaling_max    }}}} | }}
|char=Ain
{{#ifexpr: {{#var:scaling_pvp}} > {{#var:scaling_max_pvp}} | {{#vardefine:scaling_pvp|{{#var:scaling_max_pvp}}}} | }}
|base=0.6
{{!}}{{!}}{{formatnum:{{#var:scaling_cur_cp}}}}
|pvp_base=0.06
{{!}}{{!}}{{#var:scaling_pve}}%
|per=0.6
{{!}}{{!}}{{#var:scaling_pvp}}%
|pvp_per=0.06
{{!}}{{!}}{{#expr: {{#var:duration}} * {{#var:scaling_pve}} }}%
|max=9
{{!}}{{!}}{{#expr: {{#var:duration}} * {{#var:scaling_pvp}} }}%{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }}
|pvp_max=0.9
|cp=400000
|duration=10
}}
}}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{{Traits|Ain|Blatt Blume|Empowered, Enhanced}}
{{Traits|Ain|Blatt Blume|Empowered, Haste|cd=22}}
<br>
<br>


Line 109: Line 101:
|hits=1, 1, 11
|hits=1, 1, 11
|empowered=true
|empowered=true
|enhanced=true
|awk_dmg=i*1.2, i*1.2, i*1.2
|pvp_awk_dmg=i*1.2, i*1.2, i*1.2
| awk_alias = Harmony, Edel Eid (Mut) <!--Mut effect always affected when using Blatt Blume (Mut)-->
}}
}}
*{{color|#e20000|'''Mut'''}}: Damage is calculated after '''[Eid: Mut]''' increase damage effect from [[Noble Pledge: Eid]]/[[Harmony]].
<br>
<br>


Line 121: Line 116:
EETrans5.PNG; Blooming Emotion;
EETrans5.PNG; Blooming Emotion;
BluPassive1.png; Shining Presence;
BluPassive1.png; Shining Presence;
BluPassive2.png; Harmony;
}}
}}
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*At a reference of 400 max MP, 1 tick at the lowest CP level (1%) will regenerate 4 MP while at the highest CP level (15%), 1 tick will regenerate 60 MP.
*Allies/Enemies who enter the field will receive the corresponding buff/debuff once for 10 seconds. Re-entering the field will not refresh the duration and creating multiple fields does not stack.
*The NA server tooltip is still not updated to the 05/27/2021 (KR)/ 06/23/2021 (NA) patch update, showing "increases [Cycle Chant - Continuance]'s damage by 1.5x" instead of the actual change; Increase critical damage for all allies within range by 20%. (10% in PvP).
*Debuff immunity will continuously proc so long as you are standing within the {{tag|#CCFF99||Edel Eid (Rein)|stroke=#1F1F1F}} field.
*{{se|355|Penetrating Will||ed}} is affected by water resistance.
*At a reference of 400 max MP, 1 tick at the lowest CP level (0.6%) will regenerate 2 MP while at the highest CP level (9%), 1 tick will regenerate 36 MP.
*Before the 01/18/2024 Korean server patch, {{se|355|Penetrating Will|tt=no}} was affected by Wind Resistance.
<br>
<br>


Line 135: Line 132:
*In Europe, Folium Flos is Latin for '''Leaf Flower'''.
*In Europe, Folium Flos is Latin for '''Leaf Flower'''.
**Both words are in the nominative case and that makes the skill's name meaningless too. '''Flower Leaf''' is '''Folium Floris''' while '''Leaf Flower''' is '''Flos Folii'''.
**Both words are in the nominative case and that makes the skill's name meaningless too. '''Flower Leaf''' is '''Folium Floris''' while '''Leaf Flower''' is '''Flos Folii'''.
<br>
== Old Version ==
{| cellspacing="0" cellpadding="5" border="1" width="100%" style="border-collapse: collapse;" class="wikitable"
|-
! width="300px" | Video
! Description
|-
|{{#ev:youtube|nr3EJdY5n4Y|300}}
|Between its initial release and the 08/03/2023 KR Patch, allies needed to be inside the [[Blatt Blume]] field to receive its buffs.
|}
<br>
<br>


Line 191: Line 199:
*{{nerf|Base HP/MP Recovery Per Second decreased.}}
*{{nerf|Base HP/MP Recovery Per Second decreased.}}
*{{buff|Max HP/MP Recovery Per Second increased.}}
*{{buff|Max HP/MP Recovery Per Second increased.}}
|-
| 08/03/2023 || 08/30/2023 || colspan=2 align="left" |
*{{buff|While in the field of El energy, Fire of Brave/Truth of Nature/Will of Penetration buff applies 1 time and duration is increased.}}
*{{buff|Cooldown decreased}}
*{{nerf|Truth of Nature HP/MP Recovery Per Second decreased.}}
|-
| ??/??/2023 || ??/??/2023 || colspan=2 align="left" |
*{{buff|{{se|355|Penetrating Will||ed}} is not affected by target’s water attribute resistance.}}
*{{nerf|{{se|355|Penetrating Will||ed}} is affected by target’s wind attribute resistance.}}
|-
| 01/04/2024 || rowspan=2 | 01/31/2024 || colspan=2 align="left" |
*'''Enhanced ''' trait change to '''Haste''' trait.
*{{nerf|{{se|356|Fire of Bravery||pb}} '''Critical Damage Increased''' decreased.}}
*{{buff|{{se|356|Fire of Bravery||pb}} '''Duration''' increased.}}
*{{buff|{{se|354|Course of Nature||pb}} cleanse debuffs and provide debuff immunity.}}
*{{buff|{{se|355|Penetrating Will||ed}} '''Duration''' increased.}}
|-
| 01/18/2024 || colspan=2 align="left" |
*{{buff|{{se|355|Penetrating Will||ed}} is not affected by target’s wind attribute resistance.}}
|}
|}
<br>
<br>
ElEditors, Administrators
94,533

edits