Difference between revisions of "Arrullo"

From LeikaRO wiki
Jump to: navigation, search
(Notes)
Line 1: Line 1:
 +
{{Skill Info
 +
| class = Sorcerer;
 +
| type = Supportive
 +
| levels = 5 (selectable)
 +
| spcost = 25 + (Skill level × 5)
 +
| cast_var = [1 - (Skill level × 0.2)] seconds
 +
| cast_fix = [2 + (Skill level × 0.2)] seconds
 +
| delay = 1 second
 +
| cooldown = [4 + Skill level] seconds
 +
| target = Ground
 +
| range = 7 or 9 cells
 +
| status = [[Status Effects#Deep_Sleep|Deep Sleep]]
 +
| s_icon = Deep_Sleep
 +
| catalyst = 1 Yellow Gemstone
 +
| prereqs = [[Warmer]] Lv. 2
 +
}}
 +
 
== Description ==
 
== Description ==
 
Casts a lulling spell which may cause all enemies in an area to fall into the [[Status_Effects#Deep_Sleep|Deep Sleep]] status, with a success rate based on caster's Job Level, [[INT]] and the skill's level, which is decreased by target's Base Level and [[INT]], and the duration by target's Base Level and [[INT]].
 
Casts a lulling spell which may cause all enemies in an area to fall into the [[Status_Effects#Deep_Sleep|Deep Sleep]] status, with a success rate based on caster's Job Level, [[INT]] and the skill's level, which is decreased by target's Base Level and [[INT]], and the duration by target's Base Level and [[INT]].

Revision as of 18:28, 3 January 2021

Arrullo-icon.png Arrullo
Type: Supportive Skill
Levels: 5 (selectable)
SP Cost: 25 + (Skill level × 5)
Fixed Cast Time: [2 + (Skill level × 0.2)] seconds
Variable Cast Time: [1 - (Skill level × 0.2)] seconds
Cast Delay: 1 second
Cooldown: [4 + Skill level] seconds
Target: Ground
Range: 7 or 9 cells cells
Catalyst: 1 Yellow Gemstone
Status Icon: File:Deep Sleep-status-ico.png
Prerequisites
Warmer Lv. 2


Description

Casts a lulling spell which may cause all enemies in an area to fall into the Deep Sleep status, with a success rate based on caster's Job Level, INT and the skill's level, which is decreased by target's Base Level and INT, and the duration by target's Base Level and INT.

Level Success Chance Duration Area Range
1 20% 8s 3x3 7
2 25% 10s 3x3 7
3 30% 12s 5x5 7
4 35% 14s 5x5 7
5 40% 16s 7x7 9

Notes

  • Only usable in PvP and GvG.
  • This skill won't affect friendly targets.
  • The full chance of effect formula for Arrullo is:
  Chance of Effect % = Base Success Chance + Caster's (INT ÷ 5 + JobLv ÷ 5)% - Target's (INT ÷ 6 + LUK ÷ 10)%
  • The full duration of effect formula for Arullo is:
  Duration (s) = Base Duration - Target's (BaseLv ÷ 20 + BaseINT ÷ 40)s