Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Sliding Slash"
(Cat-a-lot: Moving from Category:F. Slayer Skills to Category:Female Slayer Skills) |
m |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{SkillPage | |
− | {{ | + | |Name={{PAGENAME}} |
− | + | |AltName=Korean: 연환격 | |
− | + | |Video= afvOpVciruM | |
− | {{ | + | |Gender= Female |
+ | |Class= Slayer | ||
+ | |Type= Active | ||
+ | |Type2= | ||
+ | |PrerequisiteLevel=15 | ||
+ | |PrerequisiteSkill= | ||
+ | |Command= {{Right}} (Hold) {{z}} | ||
+ | |Description= Slides forward, slashing at enemies multiple times.<br> | ||
+ | Press the skill key to perform up to the maximum number of slashes, and use the direction keys to move to the left and right.<br> | ||
+ | Changes to Independent Atk. for Spectres. | ||
+ | <br><br> | ||
+ | '''[Special Function]'''<br> | ||
+ | - Additionally press the skill key to deliver multi-slashes.<br> | ||
+ | - Use the direction keys during multi-slashes to adjust your direction. | ||
+ | |||
+ | [ {{IconLink|Robust Zanbato Mastery}} Effect ]<br> | ||
+ | - Super Armor when cast | ||
+ | |||
+ | |Attributes= | ||
+ | *{{SP per level|15}} | ||
+ | *{{SkillAttribute|Master Level|60}} | ||
+ | *{{SkillAttribute|Max Level|70}} | ||
+ | *{{CastTime|Instant Cast}} | ||
+ | *{{Cooldown|9 sec.}} | ||
+ | *{{Cancelable}} | ||
+ | *{{SkillAttribute|Slash Count|Varies}} | ||
+ | |||
+ | |Notes= | ||
+ | * Longer slash distance but less Z axis coverage then Male Slayer's {{IconLink|Drive Slash}}. | ||
+ | **Unlike Drive Slash, Sliding Slash will do its total number of slashes without pressing the Z button repeatedly. | ||
+ | * Use the jump key to cancel the skill. | ||
+ | *Can be improved with {{IconLink|Sliding Slash Upgrade}}. | ||
+ | * '''Neople Developers API Docs Link:''' <pre>https://api.dfoneople.com/df/skills/08cf6465c8dfcdbf5a896b40a2811007/0f9b0eeaddd5c961f1d4e2ba3159b3c9?apikey=</pre> | ||
+ | |||
+ | |SkillGrowth= | ||
+ | <span style="display:none">{{</span> | ||
+ | {{#arraydefine:maxrow|1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70}}<!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary--> | ||
+ | {|{{SkillTableHeader}} | ||
+ | !rowspan="2"|Level | ||
+ | !rowspan="2"|Lv Req | ||
+ | !rowspan="2"|MP | ||
+ | !rowspan="2"|Physical Atk. | ||
+ | !rowspan="2"|Slash Count | ||
+ | ![Spectre Effect] | ||
+ | |- | ||
+ | !Physical Atk. | ||
+ | {{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ --> | ||
+ | {{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use ~~~ DO NOT CHANGE ~~~ --> | ||
+ | {{!}}- {{#ifexpr: {{#var:i}} = 60 | {{MasterSkillRow}} }} {{#ifexpr: {{#var:i}} = 70 | {{MaxSkillRow}} }} | ||
+ | {{!}} <!--Level--> {{#var:i}} | ||
+ | {{!}} <!--Lv Req--> {{#expr: 15+2*({{#var:i}}-1)}} | ||
+ | {{!}} <!--MP--> {{Calc|{{#var:i}}|12|500|70}} | ||
+ | {{!}} <!--Atk.--> {{#ifexpr: {{#var:i}} <25 | | ||
+ | {{#ifexpr: {{#var:i}} <13 | {{Calc|{{#var:i}}|1487|3149|12}} | {{Calc|{{#var:i}}|2475|3720|24|13}} }} | ||
+ | | {{Calc|{{#var:i}}|3065|7142|70|25}} }}% | ||
+ | {{!}} <!--Count--> {{#ifexpr: {{#var:i}} <25 | {{#ifexpr: {{#var:i}} <13 | 3 | 4 }} | 5 }} | ||
+ | <!-- Spectre Effect --> | ||
+ | {{!}} <!--Atk.--> {{#ifexpr: {{#var:i}} <25 | | ||
+ | {{#ifexpr: {{#var:i}} <13 | {{Calc2|{{#var:i}}|100|1487|3149|12}} | {{Calc2|{{#var:i}}|100|2475|3720|24|13}} }} | ||
+ | | {{Calc2|{{#var:i}}|100|3065|7142|70|25}} }} | ||
+ | <!-- --> | ||
+ | {{!}}- | ||
+ | }} | ||
+ | |} | ||
+ | <span style="display: none;">}}</span> | ||
+ | }} |
Latest revision as of 16:01, 14 May 2024
Active Skill | |
Class: | |
Command: | (Hold) |
Prerequisite Level: | 15 |
Prerequisite Skills: | None |
Alternate Names: | Korean: 연환격 |
Description
Slides forward, slashing at enemies multiple times.
Press the skill key to perform up to the maximum number of slashes, and use the direction keys to move to the left and right.
Changes to Independent Atk. for Spectres.
[Special Function]
- Additionally press the skill key to deliver multi-slashes.
- Use the direction keys during multi-slashes to adjust your direction.
[ Robust Zanbato Mastery Effect ]
- Super Armor when cast
Attributes
- SP per level: 15
- Master Level: 60
- Max Level: 70
- Casting Time: Instant Cast
- Cooldown: 9 sec.
- Basic Attack Cancelable Skill
- Slash Count: Varies
Notes
- Longer slash distance but less Z axis coverage then Male Slayer's Drive Slash.
- Unlike Drive Slash, Sliding Slash will do its total number of slashes without pressing the Z button repeatedly.
- Use the jump key to cancel the skill.
- Can be improved with Sliding Slash Upgrade.
- Neople Developers API Docs Link:
https://api.dfoneople.com/df/skills/08cf6465c8dfcdbf5a896b40a2811007/0f9b0eeaddd5c961f1d4e2ba3159b3c9?apikey=
Skill Growth
Note: This table has been generated based off of skill growth information presented in-game. The data may have slight differences compared to the information presented in-game due to minor rounding variations.
Level | Lv Req | MP | Physical Atk. | Slash Count | [Spectre Effect] |
---|---|---|---|---|---|
Physical Atk. | |||||
1 | 15 | 12 | 1487% | 3 | 14.87 max-width:200px 100
|
2 | 17 | 19 | 1638% | 3 | 16.38 max-width:200px 100
|
3 | 19 | 26 | 1789% | 3 | 17.89 max-width:200px 100
|
4 | 21 | 33 | 1940% | 3 | 19.4 max-width:200px 100
|
5 | 23 | 40 | 2091% | 3 | 20.91 max-width:200px 100
|
6 | 25 | 47 | 2242% | 3 | 22.42 max-width:200px 100
|
7 | 27 | 54 | 2394% | 3 | 23.94 max-width:200px 100
|
8 | 29 | 62 | 2545% | 3 | 25.45 max-width:200px 100
|
9 | 31 | 69 | 2696% | 3 | 26.96 max-width:200px 100
|
10 | 33 | 76 | 2847% | 3 | 28.47 max-width:200px 100
|
11 | 35 | 83 | 2998% | 3 | 29.98 max-width:200px 100
|
12 | 37 | 90 | 3149% | 3 | 31.49 max-width:200px 100
|
13 | 39 | 97 | 2475% | 4 | 24.75 max-width:200px 100
|
14 | 41 | 104 | 2588% | 4 | 25.88 max-width:200px 100
|
15 | 43 | 111 | 2701% | 4 | 27.01 max-width:200px 100
|
16 | 45 | 118 | 2815% | 4 | 28.15 max-width:200px 100
|
17 | 47 | 125 | 2928% | 4 | 29.28 max-width:200px 100
|
18 | 49 | 132 | 3041% | 4 | 30.41 max-width:200px 100
|
19 | 51 | 139 | 3154% | 4 | 31.54 max-width:200px 100
|
20 | 53 | 146 | 3267% | 4 | 32.67 max-width:200px 100
|
21 | 55 | 153 | 3380% | 4 | 33.8 max-width:200px 100
|
22 | 57 | 161 | 3494% | 4 | 34.94 max-width:200px 100
|
23 | 59 | 168 | 3607% | 4 | 36.07 max-width:200px 100
|
24 | 61 | 175 | 3720% | 4 | 37.2 max-width:200px 100
|
25 | 63 | 182 | 3065% | 5 | 30.65 max-width:200px 100
|
26 | 65 | 189 | 3156% | 5 | 31.56 max-width:200px 100
|
27 | 67 | 196 | 3246% | 5 | 32.46 max-width:200px 100
|
28 | 69 | 203 | 3337% | 5 | 33.37 max-width:200px 100
|
29 | 71 | 210 | 3427% | 5 | 34.27 max-width:200px 100
|
30 | 73 | 217 | 3518% | 5 | 35.18 max-width:200px 100
|
31 | 75 | 224 | 3609% | 5 | 36.09 max-width:200px 100
|
32 | 77 | 231 | 3699% | 5 | 36.99 max-width:200px 100
|
33 | 79 | 238 | 3790% | 5 | 37.9 max-width:200px 100
|
34 | 81 | 245 | 3880% | 5 | 38.8 max-width:200px 100
|
35 | 83 | 252 | 3971% | 5 | 39.71 max-width:200px 100
|
36 | 85 | 260 | 4062% | 5 | 40.62 max-width:200px 100
|
37 | 87 | 267 | 4152% | 5 | 41.52 max-width:200px 100
|
38 | 89 | 274 | 4243% | 5 | 42.43 max-width:200px 100
|
39 | 91 | 281 | 4333% | 5 | 43.33 max-width:200px 100
|
40 | 93 | 288 | 4424% | 5 | 44.24 max-width:200px 100
|
41 | 95 | 295 | 4515% | 5 | 45.15 max-width:200px 100
|
42 | 97 | 302 | 4605% | 5 | 46.05 max-width:200px 100
|
43 | 99 | 309 | 4696% | 5 | 46.96 max-width:200px 100
|
44 | 101 | 316 | 4786% | 5 | 47.86 max-width:200px 100
|
45 | 103 | 323 | 4877% | 5 | 48.77 max-width:200px 100
|
46 | 105 | 330 | 4968% | 5 | 49.68 max-width:200px 100
|
47 | 107 | 337 | 5058% | 5 | 50.58 max-width:200px 100
|
48 | 109 | 344 | 5149% | 5 | 51.49 max-width:200px 100
|
49 | 111 | 351 | 5239% | 5 | 52.39 max-width:200px 100
|
50 | 113 | 359 | 5330% | 5 | 53.3 max-width:200px 100
|
51 | 115 | 366 | 5421% | 5 | 54.21 max-width:200px 100
|
52 | 117 | 373 | 5511% | 5 | 55.11 max-width:200px 100
|
53 | 119 | 380 | 5602% | 5 | 56.02 max-width:200px 100
|
54 | 121 | 387 | 5692% | 5 | 56.92 max-width:200px 100
|
55 | 123 | 394 | 5783% | 5 | 57.83 max-width:200px 100
|
56 | 125 | 401 | 5874% | 5 | 58.74 max-width:200px 100
|
57 | 127 | 408 | 5964% | 5 | 59.64 max-width:200px 100
|
58 | 129 | 415 | 6055% | 5 | 60.55 max-width:200px 100
|
59 | 131 | 422 | 6145% | 5 | 61.45 max-width:200px 100
|
60 | 133 | 429 | 6236% | 5 | 62.36 max-width:200px 100
|
61 | 135 | 436 | 6327% | 5 | 63.27 max-width:200px 100
|
62 | 137 | 443 | 6417% | 5 | 64.17 max-width:200px 100
|
63 | 139 | 450 | 6508% | 5 | 65.08 max-width:200px 100
|
64 | 141 | 458 | 6598% | 5 | 65.98 max-width:200px 100
|
65 | 143 | 465 | 6689% | 5 | 66.89 max-width:200px 100
|
66 | 145 | 472 | 6780% | 5 | 67.8 max-width:200px 100
|
67 | 147 | 479 | 6870% | 5 | 68.7 max-width:200px 100
|
68 | 149 | 486 | 6961% | 5 | 69.61 max-width:200px 100
|
69 | 151 | 493 | 7051% | 5 | 70.51 max-width:200px 100
|
70 | 153 | 500 | 7142% | 5 | 71.42 max-width:200px 100
|
General TP Skills | |
---|---|
Basic Training Upgrade |