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 "Swift Katana Mastery"
m |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{SkillPage | {{SkillPage | ||
|Name={{PAGENAME}} | |Name={{PAGENAME}} | ||
+ | |AltName=Korean: 쾌속의 도 마스터리 | ||
|Video= | |Video= | ||
|Class=Sword Master | |Class=Sword Master | ||
Line 7: | Line 8: | ||
|PrerequisiteLevel=15 | |PrerequisiteLevel=15 | ||
|PrerequisiteSkill= | |PrerequisiteSkill= | ||
− | |Description=Increases | + | |Description=Increases Physical Atk. for [[Katana]]s and adds special attack effects to them. |
− | [ | + | [Additional Effects]<br> |
− | + | {{IconLink|Imperial Swordsmanship}}: Increases Katana Atk. | |
− | + | ||
− | + | {{IconLink|Elemental Shift (Sword Master)}}: Increases Atk. | |
− | + | ||
+ | {{IconLink|Blade Dance}}: Increases Skill Atk. when canceled, decreases cooldown, max-charges the Charge skills {{IconLink|Crescent}} and {{IconLink|Swift Demon Slash}}. It also increases use count, decreases Cancellation Count Auto-recovery Time, and adds Blade Dance count +1 for every 10 combo attacks. | ||
+ | |||
+ | {{IconLink|Flash}}: Shoots additional spirits swords when cancelled into Blade Dance. | ||
|Attributes= | |Attributes= | ||
+ | *{{SP per level|20}} | ||
*{{SkillAttribute|Master Level|30}} | *{{SkillAttribute|Master Level|30}} | ||
*{{SkillAttribute|Max Level|40}} | *{{SkillAttribute|Max Level|40}} | ||
− | |||
*{{SkillAttribute|Imperial Swordsmanship Atk.|+26%}} | *{{SkillAttribute|Imperial Swordsmanship Atk.|+26%}} | ||
*'''Blade Dance:''' | *'''Blade Dance:''' | ||
− | **{{SkillAttribute| | + | **{{SkillAttribute|Cancellation Cooldown Reduction|10%}} |
− | **{{SkillAttribute|Auto Recovery Time| | + | **{{SkillAttribute|Auto Recovery Time|-3.1 sec.}} |
− | **{{SkillAttribute|Recovering Combo Count| | + | **{{SkillAttribute|Recovering Combo Count|10}} |
− | *{{SkillAttribute|Flash Spirit Swords|+1}} | + | *{{SkillAttribute|Flash Additional Spirit Swords|+1}} |
− | |||
|Notes= | |Notes= | ||
*Cannot be used in the Arena. | *Cannot be used in the Arena. | ||
+ | * '''던전앤파이터 API Docs Link:''' [https://api.neople.co.kr/df/skills/1645c45aabb008c98406b3a16447040d/de3fea2d65c597f4d55c70a02b97fc79?apikey=IAvsu6MivL7enTPRlaEFaP0v3ovAOAKv 쾌속의 도 마스터리] | ||
|SkillGrowth= | |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}}<!--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|Weapon Physical Atk. | |
− | + | !rowspan=2|Elemental Shift Atk. | |
+ | !colspan=2|Blade Dance | ||
+ | |- | ||
+ | !Cancellation<br>Skill Atk. Bonus||Use Count | ||
+ | {{#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}} = 30 | {{MasterSkillRow}} }} {{#ifexpr: {{#var:i}} = 40 | {{MaxSkillRow}} }} | ||
+ | {{!}} <!--Level--> {{#var:i}} | ||
+ | {{!}} <!--Lv Req--> {{#expr: 15+3*({{#var:i}}-1)}} | ||
+ | {{!}} <!--Weapon Physical Atk.--> +{{#ifexpr: {{#var:i}} < 30 | {{Calc|{{#var:i}}|12|41|30}} | {{Calc|{{#var:i}}|41|61|40|30}} }}% | ||
+ | {{!}} <!--Elemental Shift Atk.--> +{{Calc|{{#var:i}}|10|29|40}}% | ||
+ | <!-- Blade Dance --> | ||
+ | {{!}} <!--Cancellation Skill Atk. Bonus--> +{{Calc|{{#var:i}}|25|44|40}}% | ||
+ | {{!}} <!--Use Count--> +{{#ifexpr:{{#var:i}} < 13 | 1 | 2 }} | ||
+ | <!-- --> | ||
+ | {{!}}- | ||
+ | }} | ||
+ | |} | ||
+ | <span style="display:none">}}</span> | ||
}} | }} |
Latest revision as of 04:26, 28 June 2023
Passive Skill | |
Class: | |
Command: | None |
Prerequisite Level: | 15 |
Prerequisite Skills: | None |
Alternate Names: | Korean: 쾌속의 도 마스터리 |
Description
Increases Physical Atk. for Katanas and adds special attack effects to them.
[Additional Effects]
Imperial Swordsmanship: Increases Katana Atk.
Elemental Shift (Sword Master): Increases Atk.
Blade Dance: Increases Skill Atk. when canceled, decreases cooldown, max-charges the Charge skills Crescent and Swift Demon Slash. It also increases use count, decreases Cancellation Count Auto-recovery Time, and adds Blade Dance count +1 for every 10 combo attacks.
Flash: Shoots additional spirits swords when cancelled into Blade Dance.
Attributes
- SP per level: 20
- Master Level: 30
- Max Level: 40
- Imperial Swordsmanship Atk.: +26%
- Blade Dance:
- Cancellation Cooldown Reduction: 10%
- Auto Recovery Time: -3.1 sec.
- Recovering Combo Count: 10
- Flash Additional Spirit Swords: +1
Notes
- Cannot be used in the Arena.
- 던전앤파이터 API Docs Link: 쾌속의 도 마스터리
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 | Weapon Physical Atk. | Elemental Shift Atk. | Blade Dance | |
---|---|---|---|---|---|
Cancellation Skill Atk. Bonus |
Use Count | ||||
1 | 15 | +12% | +10% | +25% | +1 |
2 | 18 | +13% | +10% | +25% | +1 |
3 | 21 | +14% | +11% | +26% | +1 |
4 | 24 | +15% | +11% | +26% | +1 |
5 | 27 | +16% | +12% | +27% | +1 |
6 | 30 | +17% | +12% | +27% | +1 |
7 | 33 | +18% | +13% | +28% | +1 |
8 | 36 | +19% | +13% | +28% | +1 |
9 | 39 | +20% | +14% | +29% | +1 |
10 | 42 | +21% | +14% | +29% | +1 |
11 | 45 | +22% | +15% | +30% | +1 |
12 | 48 | +23% | +15% | +30% | +1 |
13 | 51 | +24% | +16% | +31% | +2 |
14 | 54 | +25% | +16% | +31% | +2 |
15 | 57 | +26% | +17% | +32% | +2 |
16 | 60 | +27% | +17% | +32% | +2 |
17 | 63 | +28% | +18% | +33% | +2 |
18 | 66 | +29% | +18% | +33% | +2 |
19 | 69 | +30% | +19% | +34% | +2 |
20 | 72 | +31% | +19% | +34% | +2 |
21 | 75 | +32% | +20% | +35% | +2 |
22 | 78 | +33% | +20% | +35% | +2 |
23 | 81 | +34% | +21% | +36% | +2 |
24 | 84 | +35% | +21% | +36% | +2 |
25 | 87 | +36% | +22% | +37% | +2 |
26 | 90 | +37% | +22% | +37% | +2 |
27 | 93 | +38% | +23% | +38% | +2 |
28 | 96 | +39% | +23% | +38% | +2 |
29 | 99 | +40% | +24% | +39% | +2 |
30 | 102 | +41% | +24% | +39% | +2 |
31 | 105 | +43% | +25% | +40% | +2 |
32 | 108 | +45% | +25% | +40% | +2 |
33 | 111 | +47% | +26% | +41% | +2 |
34 | 114 | +49% | +26% | +41% | +2 |
35 | 117 | +51% | +27% | +42% | +2 |
36 | 120 | +53% | +27% | +42% | +2 |
37 | 123 | +55% | +28% | +43% | +2 |
38 | 126 | +57% | +28% | +43% | +2 |
39 | 129 | +59% | +29% | +44% | +2 |
40 | 132 | +61% | +29% | +44% | +2 |
General TP Skills | |
---|---|
Basic Training Upgrade |