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 "Secret Art: Blazing Blossom"
AradEditGuy (talk | contribs) m (remove FutureContent tag, fix Attributes and Infobox, SkillGrowth values seem correct) |
m |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
{{SkillPage | {{SkillPage | ||
|Name={{PAGENAME}} | |Name={{PAGENAME}} | ||
− | |||
− | |||
|Video=hWS5wKiC7xo | |Video=hWS5wKiC7xo | ||
− | |||
− | |||
|Class=Kunoichi | |Class=Kunoichi | ||
− | |||
|Type=Active | |Type=Active | ||
− | | | + | |ElementAttribute=Fire |
− | |||
|PrerequisiteLevel=45 | |PrerequisiteLevel=45 | ||
|PrerequisiteSkill= | |PrerequisiteSkill= | ||
|Command={{Up}}{{Right}}{{Right}}{{Z}} | |Command={{Up}}{{Right}}{{Right}}{{Z}} | ||
|Description= | |Description= | ||
− | + | Repeatedly slashes at an enemy at blinding speed, shooting flame outward, hitting enemies multiple times, and then finishes with a big explosion.<br> | |
+ | The finishing explosion's Attack and size vary, depending on the number of multi attacks.<br> | ||
+ | Press Jump during the lateral slashes to immediately skip to shooting flames, or while shooting flames to immediately skip to the finishing explosion. | ||
+ | '''{{IconLink|Ninjutsu}} Bonus Effect:''' | ||
+ | *Increases slashing speed. | ||
|Attributes= | |Attributes= | ||
*{{SP per level|60}} | *{{SP per level|60}} | ||
− | *{{CastTime| | + | *{{SkillAttribute|Master Level|50}} |
− | *{{Cooldown| | + | *{{SkillAttribute|Max Level|60}} |
+ | *{{CastTime|Instant Cast}} | ||
+ | *{{Cooldown|32 sec.}} | ||
*{{CubeCost|2}} | *{{CubeCost|2}} | ||
*{{Command Reduction|MP=4.0%|Cooldown=2.0%}} | *{{Command Reduction|MP=4.0%|Cooldown=2.0%}} | ||
*{{Cancelable}} | *{{Cancelable}} | ||
+ | *{{SkillAttribute|Multi-Hit Interval|0.1 sec.}} | ||
+ | *{{SkillAttribute|Multi-Hit Interval on Consecutive Strike|0.06 sec.}} | ||
+ | *{{SkillAttribute|Multi-Hit Max Duration|1.5 sec.}} | ||
+ | *{{SkillAttribute|Slash Count|8}} | ||
+ | *'''{{IconLink|Ninjutsu}} Additional Effects:''' | ||
+ | <span style="display:none">{{</span><small> | ||
+ | :{| class="wikitable" | ||
+ | ! style="text-align: center;" | [[Ninja Technique|Stage]] of Charging | ||
+ | | style="text-align: center;" | Rin | ||
+ | | style="text-align: center;" | Sen | ||
+ | | style="text-align: center;" | Mu | ||
+ | | style="text-align: center;" | Tai | ||
+ | | style="text-align: center;" | No | ||
+ | | style="text-align: center;" | Ikioi | ||
+ | |- | ||
+ | ! style="text-align: center;" | Casting Speed Increase | ||
+ | | style="text-align: center;" | +10% | ||
+ | | style="text-align: center;" | +20% | ||
+ | | style="text-align: center;" | +30% | ||
+ | | style="text-align: center;" | +40% | ||
+ | | style="text-align: center;" | +50% | ||
+ | | style="text-align: center;" | +60% | ||
+ | |} | ||
+ | </small><span style="display:none">}}</span> | ||
|Notes= | |Notes= | ||
* Kunoichi is invincible from the first slash to the final explosion. | * Kunoichi is invincible from the first slash to the final explosion. | ||
− | |||
− | |||
− | |||
* You can press C (Jump) during each stage ( Slashes -> Fire Blast -> Explosion ) to skip to the next stage. | * You can press C (Jump) during each stage ( Slashes -> Fire Blast -> Explosion ) to skip to the next stage. | ||
* Charging increases the number of slashes and speed of the slash. | * Charging increases the number of slashes and speed of the slash. | ||
Line 38: | Line 57: | ||
|SkillGrowth= | |SkillGrowth= | ||
<span style="display:none">{{</span> | <span style="display:none">{{</span> | ||
− | { | + | <small> |
− | + | {{#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}} <!--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|Slash Atk. | |
− | + | !colspan=2|Discharge Atk. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | ! | + | !Multi-hit Atk.||Finishing 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}} = 26 | {{MaxSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level --> | |
− | + | {{!}} <!--Level--> {{#var:i}} | |
− | + | {{!}} <!--Lv Req--> {{#expr: 45+2*({{#var:i}}-1)}} | |
− | + | {{!}} <!--MP--> {{#expr: (342+((1646-342)/(26-1))*({{#var:i}}-1))/1.1 round 0}} | |
− | |} | + | {{!}} <!--Slash Atk.--> {{#expr: 378+((1336-378)/(26-1))*({{#var:i}}-1) round 0}}% |
− | + | <!-- Finishing Attack --> | |
− | + | {{!}} <!--Multi-hit Atk.--> {{#expr: 114+((400-114)/(26-1))*({{#var:i}}-1) round 0}}% | |
− | { | + | {{!}} <!--Finishing Atk.--> {{#expr: 3117+((11020-3117)/(26-1))*({{#var:i}}-1) round 0}}% |
− | | | + | <!-- --> |
− | ! | + | {{!}}- |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
+ | *''<b>Note:</b>The table above 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.'' | ||
+ | </small> | ||
<span style="display:none">}}</span> | <span style="display:none">}}</span> | ||
}} | }} |
Latest revision as of 04:39, 10 May 2019
Active Skill | |
Class: | |
Command: | |
Prerequisite Level: | 45 |
Prerequisite Skills: | None |
Description
Repeatedly slashes at an enemy at blinding speed, shooting flame outward, hitting enemies multiple times, and then finishes with a big explosion.
The finishing explosion's Attack and size vary, depending on the number of multi attacks.
Press Jump during the lateral slashes to immediately skip to shooting flames, or while shooting flames to immediately skip to the finishing explosion.
Ninjutsu Bonus Effect:
- Increases slashing speed.
Attributes
- SP per level: 60
- Master Level: 50
- Max Level: 60
- Casting Time: Instant Cast
- Cooldown: 32 sec.
- This skill consumes 2 Clear Cube Fragments.
- MP -4.0% Cooldown -2.0% on Command
- Basic Attack Cancelable Skill
- Multi-Hit Interval: 0.1 sec.
- Multi-Hit Interval on Consecutive Strike: 0.06 sec.
- Multi-Hit Max Duration: 1.5 sec.
- Slash Count: 8
- Ninjutsu Additional Effects:
Stage of Charging Rin Sen Mu Tai No Ikioi Casting Speed Increase +10% +20% +30% +40% +50% +60%
- Fire Element Attribute
Notes
- Kunoichi is invincible from the first slash to the final explosion.
- You can press C (Jump) during each stage ( Slashes -> Fire Blast -> Explosion ) to skip to the next stage.
- Charging increases the number of slashes and speed of the slash.
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 | Slash Atk. | Discharge Atk. | |
---|---|---|---|---|---|
Multi-hit Atk. | Finishing Atk. | ||||
1 | 45 | 311 | 378% | 114% | 3117% |
2 | 47 | 358 | 416% | 125% | 3433% |
3 | 49 | 406 | 455% | 137% | 3749% |
4 | 51 | 453 | 493% | 148% | 4065% |
5 | 53 | 501 | 531% | 160% | 4381% |
6 | 55 | 548 | 570% | 171% | 4698% |
7 | 57 | 595 | 608% | 183% | 5014% |
8 | 59 | 643 | 646% | 194% | 5330% |
9 | 61 | 690 | 685% | 206% | 5646% |
10 | 63 | 738 | 723% | 217% | 5962% |
11 | 65 | 785 | 761% | 228% | 6278% |
12 | 67 | 833 | 800% | 240% | 6594% |
13 | 69 | 880 | 838% | 251% | 6910% |
14 | 71 | 927 | 876% | 263% | 7227% |
15 | 73 | 975 | 914% | 274% | 7543% |
16 | 75 | 1022 | 953% | 286% | 7859% |
17 | 77 | 1070 | 991% | 297% | 8175% |
18 | 79 | 1117 | 1029% | 308% | 8491% |
19 | 81 | 1164 | 1068% | 320% | 8807% |
20 | 83 | 1212 | 1106% | 331% | 9123% |
21 | 85 | 1259 | 1144% | 343% | 9439% |
22 | 87 | 1307 | 1183% | 354% | 9756% |
23 | 89 | 1354 | 1221% | 366% | 10072% |
24 | 91 | 1402 | 1259% | 377% | 10388% |
25 | 93 | 1449 | 1298% | 389% | 10704% |
26 | 95 | 1496 | 1336% | 400% | 11020% |
27 | 97 | 1544 | 1374% | 411% | 11336% |
28 | 99 | 1591 | 1413% | 423% | 11652% |
29 | 101 | 1639 | 1451% | 434% | 11968% |
30 | 103 | 1686 | 1489% | 446% | 12284% |
31 | 105 | 1733 | 1528% | 457% | 12601% |
- Note:The table above 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.
Thief Skills | |
---|---|
Active: | Ankle Cut (Thief) Bone Shield Curse Spear Dark Soul Diving Arrow Eraser Flame Cut Flying Squirrel Kunai Throw Rising Cut (Thief) Shadow Cut Shining Cut Slicer Transformation: Molting |
Passive: | None! Please add appropriate skills to Category:Thief Skills and Category:Passive Skills |
General TP Skills | |
---|---|
Basic Training Upgrade |