Power Aura: Difference between revisions

m
Text replacement - "<!--Approx 01/31/2024-->" to "01/31/2024"
No edit summary
m (Text replacement - "<!--Approx 01/31/2024-->" to "01/31/2024")
 
(82 intermediate revisions by 14 users not shown)
Line 1: Line 1:
__NOTOC__{{Languages|Power Aura}}
__NOTOC__{{Languages|Power Aura}}
<div style="float: right;">{{#ev:youtube|vXP5cE62Yr4|300}}</div>
{{#ev:youtube|TS03FYUmUhc|400|right}}
{| cellpadding="5"
{| cellpadding="5"
|-
|-
| [[Image:SoS.png]]
| [[File:SoS.png]]
| '''[Buff]''' Increases Physical Attack Power.
| {{SkillType|B}} Increases Physical Attack power for a certain duration.<br>This effect applies to nearby party members.<br>The effect increases the higher the combat power.
|-
|-
|
|
| {{SkillText|TrueKR|MPUsage|50}}
| {{SkillText|True|MPUsage|50%}}
|}
|}
<br>
<br>


== 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 !! [Enhanced] Level !!Left Skill Trait Level !! Right Skill Trait Level
! Class !! Level Required
|-
|-
| [[Battle Magician]] || 25 || - || - || -
| [[Battle Magician]] || 25
|}
|}
<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}}"
! Character Level !! Buff (Physical Attack) !! MP Usage !! Duration !! Cooldown
|-
|-
| 25 || rowspan=2 | 20% || 60 MP || rowspan=2 | 60 Seconds || rowspan=2 | 10 Seconds
! rowspan=3 | Mode !! colspan=4 | {{se|1063|Power Aura||pb}} !! rowspan=3 | MP Usage !! rowspan=3 | Cooldown
|-
|-
| [Enhanced] ?? || 30 MP
! colspan=3 | Physical Attack Increase {{Stat|M}} !! rowspan=2 | Duration
|-
! Base Amount !! Additional Amount<br>per 400,000 CP !! Max Increase
|-
| colspan="8" | '''Normal'''
|-
| {{PvE}} || 2% || 2% || 25% || 30 Seconds || rowspan=2 | 60 MP || rowspan=2 | 10 Seconds
|-
| {{PvP}} || 1% || 1% || 10% || 15 Seconds
|-
| colspan="8" | '''[Enhanced]'''
|-
| {{PvE}} || 2% || 2% || 25% || 30 Seconds || rowspan=2 | 30 MP || rowspan=2 | 10 Seconds
|-
| {{PvP}} || 1% || 1% || 10% || 15 Seconds
|}
 
=== Physical Attack Increase Scaling ===
{{#vardefine: scaling_base    |2    }}
{{#vardefine: scaling_base_pvp|1    }}
{{#vardefine: scaling_per    |2    }}
{{#vardefine: scaling_per_pvp |1    }}
{{#vardefine: scaling_max    |25    }}
{{#vardefine: scaling_max_pvp |10    }}
{{#vardefine: scaling_cp      |400000}}
 
{{#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-Aisha"
|-
! rowspan=2 | Combat Power !! colspan=2 | Physical Attack Increase
|-
|-
! PvE !! PvP
{{#vardefine: i | 1 }}
{{#while:
| {{#ifexpr: {{#var: i }} <= {{#var:scaling_max_iter}} | true }}
| <nowiki />
{{!}}-
{{#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}})}} }}
{{#vardefine:scaling_pvp|{{#expr: {{#var:scaling_base_pvp}} + {{#var:scaling_per_pvp}} * ({{#var:scaling_cur_cp}} / {{#var:scaling_cp}})}} }}
{{#ifexpr: {{#var:scaling_pve}} > {{#var:scaling_max    }} | {{#vardefine:scaling_pve|{{#var:scaling_max    }}}} | }}
{{#ifexpr: {{#var:scaling_pvp}} > {{#var:scaling_max_pvp}} | {{#vardefine:scaling_pvp|{{#var:scaling_max_pvp}}}} | }}
{{!}}{{!}}{{formatnum:{{#var:scaling_cur_cp}}}}
{{!}}{{!}}{{#var:scaling_pve}}%
{{!}}{{!}}{{#var:scaling_pvp}}%{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }}
}}
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Aisha|Power Aura|Killing Blow (1), Regenerating (1)|duration=30|duration_pvp=15|duration1=130|mp=30|mp2=100|chance2=40}}
|- style="background:{{ColorSel|CharLight|Aisha}}"
! colspan=3 | Power Aura - Killing Blow (1) !! colspan=3 | Power Aura - Killing Blow (2)
|- style="background:{{ColorSel|CharLight|Aisha}}"
! rowspan=2 | Level Required !! rowspan=2 | Attribute Effect !! Details !! rowspan=2 | Level Required !! rowspan=2 | Attribute Effect  !! Details
|- style="background:{{ColorSel|CharLight|Aisha}}"
! Duration !! Buff (Physical Attack)
|-
| ? || {{SkillText|Killing Blow (1)|130}} || 78 Seconds || ? || {{SkillText|Killing Blow (2)|130}} || 26%
|}  
<br>
<br>


== Tips and Details ==
== Tips and Details ==
* Successor of [[Power Accelerator Aura]], this skill has increased duration and lower MP cost. Unlike aura, this skill is Aisha specific.
*If you get hit while casting the skill, the visual might still come out, but you will not obtain the {{se|1063|Power Aura||pb}} buff.
* Seal of Stength effect cannot be stacked, only overwritten.
*There is a small time window before casting when the skill doesn't grant any buff yet, so be cautious of using it right before stage transitions, since it is unlikely to get stored and unleashed on the next stage.
**Buff with shorter duration cannot overwrite longer buff duration (if you learn [[Divine Aura]] as Elemental master or [[Spirit Acceleration]] as Dimension Witch) except the one who cast the (shorter duration) buff themselves. This applies to all buffs.
***For example, a Void Princess' buff will not overwrite buff from Elemental Master or Dimension Witch but to Void Princess herself.
<br>
<br>


== Updates ==
== Trivia ==
*08/06/2015 KR
*This skill is essentially the replacement for the old shared buff [[Power Accelerator Aura]] that all [[Aisha]] and [[Eve]] classes had access to.
**Moved from [[Aisha|Magician]] to [[Battle Magician]].
<br>
*08/13/2015 KR
 
**"Physical Attack Increase" effect decreased.
== Gallery ==
<gallery>
File:Emblem - Power Aura.png|'''Power Aura''' buff emblem.</gallery>
<br/>
 
==Updates==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Aisha updates-table"
|-
! colspan=2 | Date !! colspan=2 | Changes
|-
! KR !! NA !! PvE !! PvP
|-
| 06/27/2013 || 11/06/2013 || colspan=2 align="left" |
*'''Power Aura''' added.
|-
| 08/06/2015 || 01/13/2016 || colspan=2 align="left" |
*Moved from [[Aisha]] to [[Battle Magician]].
|-
| 08/13/2015 || - || colspan=2 align="left" |
*{{nerf|"Physical Attack Increase" effect decreased.}}
|-
| rowspan=2 | 09/28/2017 || rowspan=2 | 10/18/2017 || colspan=2 align="left" |
*{{nerf|Duration decreased.}}
|-
| align="left" |
*{{buff|Physical Attack Increase increased.}}
| align="left" |
*{{nerf|Physical Attack Increase decreased.}}
|-
| 07/08/2021 || 08/04/2021 || colspan=2 align="left" |
*Physical Attack Increase scales off Combat Power (CP).
*{{nerf|Base Physical Attack Increase decreased.}}
*{{buff|Max Physical Attack Increase increased.}}
*'''Killing Blow (2)''' trait changed to '''Regenerating (1)'''.
|-
| 11/25/2021 || 12/22/2021 || align="left" |
*{{nerf|Physical Attack Increase decreased.}}
| align="left" |
* None.
|-
| 01/04/2024 || rowspan=2 | 01/31/2024 || colspan=2 align="left" |
*Buff icon changed from {{se|167 (Old)}} to {{se|167}}.
|-
| 01/18/2024 || colspan=2 align="left" |
*Buff icon changed from {{se|167}} to {{se|1063}}.
|}
<br>
<br>


Line 68: Line 149:
|DE=Emblem der Kraft|DEName=Emblem of Strength
|DE=Emblem der Kraft|DEName=Emblem of Strength
|JP=力の紋章    |JPName=Emblem of Strength
|JP=力の紋章    |JPName=Emblem of Strength
|IT=Emblema della forza |ITName=Emblem of Strength
|BR=Aura de Poder |BRName=Aura of Strength
|ES=Emblema de fuerza |ESName=Emblem of Strength
|PL=Emblemat Siły |PLName=Emblem of Strength
}}
}}
<br>
<br>
 
{{SkillNav - Battle Magician}}
{{BaMSkills}}
ElEditors, Administrators
96,507

edits