Difference between revisions of "Inspiration"

From LeikaRO wiki
Jump to: navigation, search
Line 1: Line 1:
{{Update}}
 
 
 
{{Skill Info
 
{{Skill Info
| class = Royal Guard | type = Supportive | levels = 5 | prereqs = ([[Royal Guard]]) [[Piety]] Lv. 5, [[Genesis Ray]] Lv. 4, [[Shield Spell]] Lv. 3 | sp = 100 | cast_fix = 1 second | cast_var = 2 seconds | delay = 2 seconds| cooldown = (10 - Skill Level) minutes | duration = 15 + (15 * Skill Level) seconds | target = Self }}
+
| class = Royal Guard | type = Supportive | levels = 5  
 +
| prereqs = {{skill|n=Piety|v=5|simple=yes}}
 +
{{skill|n=Genesus Ray|v=4|simple=yes}}
 +
{{skill|n=Shield Spell|v=3|simple=yes}}
 +
| sp = 100 | cast_fix = 1 | cast_var = 2 seconds | delay = 2 seconds| cooldown = (10 - Skill Level) minutes | duration = 15 + (Skill Level × 15) seconds | target = Self  
 +
|s_icon = Inspiration
 +
}}
 +
 
  
==Description==
 
 
Increases [[HIT]], [[ATK]], [[Max HP]], boosts all stats and provides special immunities for a certain duration.
 
Increases [[HIT]], [[ATK]], [[Max HP]], boosts all stats and provides special immunities for a certain duration.
  
HP and SP is continuously decreased while this skill is active; reaching 0 SP will automatically cancel Inspiration. Attacking or using Offensive Skills will also deal 1% of the damage to the user. Activating Inspiration requires 1% of the experience required for the next [[Levels|level]]; if 1% is not available, the skill will not cast (At Level 150, 1 million EXP is required for each cast and the amount of EXP you have can be checked on the Character Select screen).
+
HP and SP is continuously decreased while this skill is active; reaching 0 SP will automatically cancel Inspiration. Attacking or using Offensive Skills will also deal 1% of the damage to the user. Activating Inspiration requires 1% of the experience required for the next [[Levels|level]]; if 1% is not available, the skill will not cast.
  
 
During Inspiration, [[Banding]] and [[Prestige]] cannot be used.
 
During Inspiration, [[Banding]] and [[Prestige]] cannot be used.
  
  
'''Bonus formulae''':
 
* ''HIT'' += (Skill Level * 5) + (Job Level / 2)
 
* ''ATK'' += (Skill Level * 40) + (Job Level * 3)
 
* ''Max HP'' += (Skill Level * 5)% + (Skill Level * 600)
 
* ''All stats'' += (Base Level / 10) + (Job Level / 5)
 
 
{| class="wikitable"
 
{| class="wikitable"
 
! Level !! Duration !! Base [[ATK]] Bonus !! Base [[HIT]] Bonus !! [[Max HP]] Bonus !! Cooldown
 
! Level !! Duration !! Base [[ATK]] Bonus !! Base [[HIT]] Bonus !! [[Max HP]] Bonus !! Cooldown
Line 35: Line 34:
 
| 90s || +200 || +25 || +25% + 3000 || 5m
 
| 90s || +200 || +25 || +25% + 3000 || 5m
 
|}
 
|}
 +
 +
===Formula===
 +
 +
<code>''HIT'' = (Skill Level × 5) + (Job Level ÷ 2)</code>
 +
 +
<code>''ATK'' = (Skill Level × 40) + (Job Level × 3)</code>
 +
 +
<code>''Max HP'' = (Skill Level × 5)% + (Skill Level × 600)</code>
 +
 +
<code>''All stats'' = (Base Level ÷ 10) + (Job Level ÷ 5)</code>
  
 
== Notes ==
 
== Notes ==
Line 41: Line 50:
 
** [[Shadow Chaser|Shadow Chaser's]] [[Body Painting]] and Masquerade skills.
 
** [[Shadow Chaser|Shadow Chaser's]] [[Body Painting]] and Masquerade skills.
 
** [[Guillotine Cross|Guillotine Cross']] poisons.
 
** [[Guillotine Cross|Guillotine Cross']] poisons.
* [[Genesis Ray]] and [[Hesperus Lit]], normally only usable in [[Banding]] status, can be freely used while under the effects of Inspiration.
 
 
* Inspiration only takes away Base [[Experience]]. It does not take away any Job EXP.
 
* Inspiration only takes away Base [[Experience]]. It does not take away any Job EXP.
 
* Inspiration does not deactivate when a person re-logs, and cannot be [[Dispell|Dispelled]].
 
* Inspiration does not deactivate when a person re-logs, and cannot be [[Dispell|Dispelled]].
 
* Removes all buffs and debuffs upon casting, including [[Spear Quicken]], Berserk Potions, and many other buffs.
 
* Removes all buffs and debuffs upon casting, including [[Spear Quicken]], Berserk Potions, and many other buffs.
 +
* Recoil triggers off all sources of damage and doesn't flinch the Royal Guard, so it can't be abused to speed up animation delays.
  
  
 
{{Navbox Crusader}}
 
{{Navbox Crusader}}

Revision as of 02:47, 14 December 2021

Inspiration-icon.png Inspiration
Type: Supportive Skill
Levels: 5
Fixed Cast Time: 1
Variable Cast Time: 2 seconds
Cast Delay: 2 seconds
Cooldown: (10 - Skill Level) minutes
Duration: 15 + (Skill Level × 15) seconds
Target: Self
Status Icon: Inspiration-status-ico.png
Prerequisites
Piety-icon.png Piety Lv. 5


File:Genesus Ray-icon.png Genesus Ray Lv. 4


Shield Spell-icon.png Shield Spell Lv. 3


Increases HIT, ATK, Max HP, boosts all stats and provides special immunities for a certain duration.

HP and SP is continuously decreased while this skill is active; reaching 0 SP will automatically cancel Inspiration. Attacking or using Offensive Skills will also deal 1% of the damage to the user. Activating Inspiration requires 1% of the experience required for the next level; if 1% is not available, the skill will not cast.

During Inspiration, Banding and Prestige cannot be used.


Level Duration Base ATK Bonus Base HIT Bonus Max HP Bonus Cooldown
1 30s +40 +5 +5% + 600 9m
2 45s +80 +10 +10% + 1200 8m
3 60s +120 +15 +15% + 1800 7m
4 75s +160 +20 +20% + 2400 6m
5 90s +200 +25 +25% + 3000 5m

Formula

HIT = (Skill Level × 5) + (Job Level ÷ 2)

ATK = (Skill Level × 40) + (Job Level × 3)

Max HP = (Skill Level × 5)% + (Skill Level × 600)

All stats = (Base Level ÷ 10) + (Job Level ÷ 5)

Notes

  • Inspiration protects the user from:
  • Inspiration only takes away Base Experience. It does not take away any Job EXP.
  • Inspiration does not deactivate when a person re-logs, and cannot be Dispelled.
  • Removes all buffs and debuffs upon casting, including Spear Quicken, Berserk Potions, and many other buffs.
  • Recoil triggers off all sources of damage and doesn't flinch the Royal Guard, so it can't be abused to speed up animation delays.