Difference between revisions of "Moon Slasher"

From LeikaRO wiki
Jump to: navigation, search
(Created page with "{{Skill Info | type = Offensive | levels = 5 | prereqs = (Crusader) Spear Mastery Lv. 1 | spcost = 16 + (4 * SkllLvl) | weapon = Spears }} == Overview == Damages playe...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Skill Info
 
{{Skill Info
 +
| class = Royal Guard
 
| type = Offensive
 
| type = Offensive
 
| levels = 5
 
| levels = 5
| prereqs = ([[Crusader]]) [[Spear Mastery]] Lv. 1
+
| prereqs = {{skill|n=Spear Mastery|v=1|simple=yes}}
| spcost = 16 + (4 * SkllLvl)
+
| sp = 16 + (Skill Level × 4)
| weapon = Spears }}
+
| cast_fix = 0
== Overview ==
+
| cast_var = 1
Damages players in a 3-cell radius around the caster and force them to sit. Players that are casting however will not sit. If used against monsters, they will be immobilized for 1 to 3 seconds. Damage may be increased depending on the level of [[Overbrand]] that the user has learned.
+
| delay = 1 second
 
+
| cooldown = (7 - Skill Level) Seconds
==Mechanics==
+
 
+
'''Damage formula''': [[ATK]] [{(Skill Level * 120) + ([[Overbrand]] Level * 80)} * ([[Levels#Base Level|Base Level]] / 100)] %
+
{|
+
|- style="vertical-align: top;"
+
|
+
{{Skill Mechanics
+
| time = 1 second
+
| delay = 1 seconds
+
| cooldown = (7 - Skill Level) seconds
+
 
| target = Self
 
| target = Self
 
| area = 7x7
 
| area = 7x7
| status = [[Sit]]
+
| weapon = Spear }}
}}
+
 
||
+
 
 +
Damages players in a 3-cell radius around the caster and force them to sit. Players that are casting however will not sit. If used against monsters, they will be immobilized for 2 to 3 seconds. Damage may be increased depending on the level of [[Overbrand]] that the user has learned.
 +
 
 +
 
 
{| class="wikitable"
 
{| class="wikitable"
! Level !! Base [[ATK]]% !! Sit Chance !! SP Cost
+
! Level !! Base [[ATK]]% !! Chance !! SP Cost
 
|-
 
|-
 
! 1
 
! 1
Line 41: Line 35:
 
| 600% || 72% || 36
 
| 600% || 72% || 36
 
|}
 
|}
|}
+
 
 +
=== Formula ===
 +
<code>'''Damage''': {[(Skill Level × 120) + ([[Overbrand]] Level × 80)] × ([[Levels#Base Level|Base Level]] ÷ 100)} %</code>
 +
 
 +
== Notes ==
 +
* Blocks movement instead of applying SC_STOP status for a better interaction with monster's AI.
  
 
{{Navbox Crusader}}
 
{{Navbox Crusader}}

Latest revision as of 00:24, 14 December 2021

Moon Slasher-icon.png Moon Slasher
Type: Offensive Skill
Levels: 5
Fixed Cast Time: 0
Variable Cast Time: 1
Cast Delay: 1 second
Cooldown: (7 - Skill Level) Seconds
Target: Self
Area of Effect: 7x7
Weapons: Spear
Prerequisites
Spear Mastery-icon.png Spear Mastery Lv. 1


Damages players in a 3-cell radius around the caster and force them to sit. Players that are casting however will not sit. If used against monsters, they will be immobilized for 2 to 3 seconds. Damage may be increased depending on the level of Overbrand that the user has learned.


Level Base ATK% Chance SP Cost
1 120% 40% 20
2 240% 48% 24
3 360% 56% 28
4 480% 64% 32
5 600% 72% 36

Formula

Damage: {[(Skill Level × 120) + (Overbrand Level × 80)] × (Base Level ÷ 100)} %

Notes

  • Blocks movement instead of applying SC_STOP status for a better interaction with monster's AI.