Difference between revisions of "Prestige"

From LeikaRO wiki
Jump to: navigation, search
Line 36: Line 36:
 
<code>'''DEF formula''': [{(Skill Level × 15) + ([[Defending Aura]] Level × 10)} × ([[Levels#Base Level|Base Level]] ÷ 100)]</code>
 
<code>'''DEF formula''': [{(Skill Level × 15) + ([[Defending Aura]] Level × 10)} × ([[Levels#Base Level|Base Level]] ÷ 100)]</code>
  
<code>'''Magic evasion formula''': [{([[INT]] + [[LUK]]) × (Skill Level ÷ 20) × (Base Level ÷ 200)} + (Skill Level)] %</code>
+
<code>'''Evasion formula''': [{([[INT]] + [[LUK]]) × (Skill Level ÷ 20) × (Base Level ÷ 200)} + (Skill Level)] %</code>
  
 
== Notes ==
 
== Notes ==

Revision as of 01:29, 13 December 2021

Prestige-icon.png Prestige
Type: Supportive Skill
Levels: 5
Variable Cast Time: 1 second
Cooldown: 60 seconds
Duration: [15 + (Skill Level × 15)] seconds
Target: Self
Status Icon: Prestige-status-ico.png
Prerequisites
Trample-icon.png Trample Lv. 3


Increases the caster's Hard DEF and gives a chance to avoid being affected by magic attacks. The chance to dodge magic attacks is influenced by the caster's INT and LUK, while the increase in DEF is influenced by the level of Prestige and Defending Aura.

Level Base DEF Bonus Base Magic evasion Duration SP Cost
1 +15 1% 30s 75
2 +30 2% 45s 80
3 +45 3% 60s 85
4 +60 4% 75s 90
5 +75 5% 90s 95

DEF formula: [{(Skill Level × 15) + (Defending Aura Level × 10)} × (Base Level ÷ 100)]

Evasion formula: [{(INT + LUK) × (Skill Level ÷ 20) × (Base Level ÷ 200)} + (Skill Level)] %

Notes