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 "Revenge of Light"
(→Details) |
m (Updated to match Korean Skill API) |
||
(33 intermediate revisions by 17 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{SkillPage |
− | + | |Name={{PAGENAME}} | |
+ | |Video=PtEXzKqLlUk | ||
+ | |Gender=Male | ||
+ | |Class=Crusader | ||
+ | |Type=Active | ||
+ | |ElementAttribute=Light | ||
+ | |PrerequisiteLevel=20 | ||
+ | |Command={{Right}}{{Down}}{{Space}} | ||
+ | |Description= | ||
+ | Increases the Magic Defense of the selected ally. | ||
+ | |||
+ | Whenever that ally deals or takes Magical Damage, there is a chance that the enemy will be struck by lightning. | ||
− | {{ | + | When the Crusader use {{IconLink|Blades of Purity}}, {{IconLink|Spear of Victory}}, {{IconLink|Hammer of Repentance}}, {{IconLink|Righteous Judgment}}, {{IconLink|Deflection Wall}}, {{IconLink|Flash Sphere}}, {{IconLink|Apocalypse}}, {{IconLink|Pressure Wall}}, {{IconLink|Flash Shrapnel}}, there is a chance a nearby enemy will be struck by lightning. |
− | == | + | |Attributes= |
+ | *{{SP per level|20}} | ||
+ | *{{SkillAttribute|Master Level|50}} | ||
+ | *{{SkillAttribute|Max Level|60}} | ||
+ | *{{CastTime|0.5 sec.}} | ||
+ | *{{Cooldown|10 sec.}} | ||
+ | *{{SkillAttribute|Party Member Selection Range|900 px}} | ||
+ | *{{SkillAttribute|Duration|120 sec.}} | ||
+ | *{{SkillAttribute|Shock Duration|5 sec.}} | ||
+ | *{{SkillAttribute|Incoming Magical Damage Thunderbolt Casting Chance|80%}} | ||
+ | *{{SkillAttribute|Incoming Magical Damage Thunderbolt Cooldown|0.25 sec.}} | ||
+ | *{{SkillAttribute|Attacking Thunderbolt Casting Chance|15%}} | ||
+ | *{{SkillAttribute|Attacking Thunderbolt Cooldown|0.2 sec.}} | ||
+ | |Notes= | ||
+ | *Can be improved with {{IconLink|Revenge of Light Upgrade}}. | ||
− | + | |SkillGrowth= | |
− | + | <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,32,33,34,35,36,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60}}<!--Create an array named "maxrow" and fill it with X values-->{{#arraydefine:mdef|300,354,411,472,536,604,676,752,832,915,1002,1092,1187,1285,1386,1492,1601,1714,1831,1951,2075,2203,2335,2470,2609,2752,2898,3049,3203,3360,3522,3687,3856,4028,40204,4384,4568,4756,4947,5142,5340,5543,5749,5958,6172,6389,6610,6835,7063,7295,7530,7770,8013,8259,8510,8764,9022,9284,9549,9818}}<!--Create an array named "mdef" and fill it with X values--> |
− | + | {|{{SkillTableHeader}} | |
− | + | !rowspan=2|Level | |
− | + | !rowspan=2|Lv Req | |
− | + | !rowspan=2|MP | |
− | + | !rowspan=2|Magical Def. | |
− | + | !rowspan=2|Thunderbolt Atk. | |
− | == | + | !colspan=2|{{IconLink|Shock (Status)}} |
+ | |- | ||
+ | !Chance||Atk. | ||
+ | {{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@--> | ||
+ | {{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use --> | ||
+ | {{!}}- {{#ifexpr: {{#var:i}} = 38 | {{MaxSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 50 | {{MaxSkillRow}} }}{{#ifexpr: {{#var:i}} = 60 | {{MaxSkillRow}} }} | ||
+ | {{!}} <!--Level--> {{#var:i}} | ||
+ | {{!}} <!--Lv Req--> {{#expr: 20+2*({{#var:i}}-1)}} | ||
+ | {{!}} <!--MP--> {{#expr: 45+((469-45)/(60-1))*({{#var:i}}-1) round 0}} | ||
+ | {{!}} <!--Magical Def.--> +{{#arrayindex:mdef| {{#expr: {{#var:i}}-1 }} }} | ||
+ | {{!}} <!--Thunderbolt Atk.--> {{AbsoluteDamage|{{#expr: 200+((1399-200)/(60-1))*({{#var:i}}-1) round 0}}|100}} | ||
+ | <!-- Shock --> | ||
+ | {{!}} <!--Chance--> {{#expr: 10+((50.7-10)/(60-1))*({{#var:i}}-1) round 1}}% | ||
+ | {{!}} <!--Atk.--> {{#ifexpr:{{#var:i}} >= 58 | {{AbsoluteDamage|22|100}} | {{#ifexpr:{{#var:i}} >= 55 | {{AbsoluteDamage|21|100}} | {{#ifexpr:{{#var:i}} >= 52 | {{AbsoluteDamage|20|100}} | {{#ifexpr:{{#var:i}} >= 49 | {{AbsoluteDamage|19|100}} | {{#ifexpr:{{#var:i}} >= 45 | {{AbsoluteDamage|18|100}} | {{#ifexpr:{{#var:i}} >= 42 | {{AbsoluteDamage|17|100}} | {{#ifexpr:{{#var:i}} >= 39 | {{AbsoluteDamage|16|100}} | {{#ifexpr:{{#var:i}} >= 36 | {{AbsoluteDamage|15|100}} | {{#ifexpr:{{#var:i}} >= 33 | {{AbsoluteDamage|14|100}} | {{#ifexpr:{{#var:i}} >= 30 | {{AbsoluteDamage|13|100}} | {{#ifexpr:{{#var:i}} >= 27 | {{AbsoluteDamage|12|100}} | {{#ifexpr:{{#var:i}} >= 24 | {{AbsoluteDamage|11|100}} | {{AbsoluteDamage|10|100}} }}}} }} }} }} }} }} }} }} }} }} }} | ||
+ | <!-- --> | ||
+ | {{!}}- | ||
+ | }} | ||
+ | |} | ||
+ | *''<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> | ||
+ | }} |
Latest revision as of 06:23, 15 May 2019
Active Skill | |
Class: | |
Command: | |
Prerequisite Level: | 20 |
Prerequisite Skills: | None |
Description
Increases the Magic Defense of the selected ally.
Whenever that ally deals or takes Magical Damage, there is a chance that the enemy will be struck by lightning.
When the Crusader use Blades of Purity, Spear of Victory, Hammer of Repentance, Righteous Judgment, Deflection Wall, Flash Sphere, Apocalypse, Pressure Wall, Flash Shrapnel, there is a chance a nearby enemy will be struck by lightning.
Attributes
- SP per level: 20
- Master Level: 50
- Max Level: 60
- Casting Time: 0.5 sec.
- Cooldown: 10 sec.
- Party Member Selection Range: 900 px
- Duration: 120 sec.
- Shock Duration: 5 sec.
- Incoming Magical Damage Thunderbolt Casting Chance: 80%
- Incoming Magical Damage Thunderbolt Cooldown: 0.25 sec.
- Attacking Thunderbolt Casting Chance: 15%
- Attacking Thunderbolt Cooldown: 0.2 sec.
- Light Element Attribute
Notes
- Can be improved with Revenge of Light Upgrade.
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 | Magical Def. | Thunderbolt Atk. | Shock (Status) | |
---|---|---|---|---|---|---|
Chance | Atk. | |||||
1 | 20 | 45 | +300 | 2 max-width:200px 100
|
10% | 0.1 max-width:200px 100
|
2 | 22 | 52 | +354 | 2.2 max-width:200px 100
|
10.7% | 0.1 max-width:200px 100
|
3 | 24 | 59 | +411 | 2.41 max-width:200px 100
|
11.4% | 0.1 max-width:200px 100
|
4 | 26 | 67 | +472 | 2.61 max-width:200px 100
|
12.1% | 0.1 max-width:200px 100
|
5 | 28 | 74 | +536 | 2.81 max-width:200px 100
|
12.8% | 0.1 max-width:200px 100
|
6 | 30 | 81 | +604 | 3.02 max-width:200px 100
|
13.4% | 0.1 max-width:200px 100
|
7 | 32 | 88 | +676 | 3.22 max-width:200px 100
|
14.1% | 0.1 max-width:200px 100
|
8 | 34 | 95 | +752 | 3.42 max-width:200px 100
|
14.8% | 0.1 max-width:200px 100
|
9 | 36 | 102 | +832 | 3.63 max-width:200px 100
|
15.5% | 0.1 max-width:200px 100
|
10 | 38 | 110 | +915 | 3.83 max-width:200px 100
|
16.2% | 0.1 max-width:200px 100
|
11 | 40 | 117 | +1002 | 4.03 max-width:200px 100
|
16.9% | 0.1 max-width:200px 100
|
12 | 42 | 124 | +1092 | 4.24 max-width:200px 100
|
17.6% | 0.1 max-width:200px 100
|
13 | 44 | 131 | +1187 | 4.44 max-width:200px 100
|
18.3% | 0.1 max-width:200px 100
|
14 | 46 | 138 | +1285 | 4.64 max-width:200px 100
|
19% | 0.1 max-width:200px 100
|
15 | 48 | 146 | +1386 | 4.85 max-width:200px 100
|
19.7% | 0.1 max-width:200px 100
|
16 | 50 | 153 | +1492 | 5.05 max-width:200px 100
|
20.3% | 0.1 max-width:200px 100
|
17 | 52 | 160 | +1601 | 5.25 max-width:200px 100
|
21% | 0.1 max-width:200px 100
|
18 | 54 | 167 | +1714 | 5.45 max-width:200px 100
|
21.7% | 0.1 max-width:200px 100
|
19 | 56 | 174 | +1831 | 5.66 max-width:200px 100
|
22.4% | 0.1 max-width:200px 100
|
20 | 58 | 182 | +1951 | 5.86 max-width:200px 100
|
23.1% | 0.1 max-width:200px 100
|
21 | 60 | 189 | +2075 | 6.06 max-width:200px 100
|
23.8% | 0.1 max-width:200px 100
|
22 | 62 | 196 | +2203 | 6.27 max-width:200px 100
|
24.5% | 0.1 max-width:200px 100
|
23 | 64 | 203 | +2335 | 6.47 max-width:200px 100
|
25.2% | 0.1 max-width:200px 100
|
24 | 66 | 210 | +2470 | 6.67 max-width:200px 100
|
25.9% | 0.11 max-width:200px 100
|
25 | 68 | 217 | +2609 | 6.88 max-width:200px 100
|
26.6% | 0.11 max-width:200px 100
|
26 | 70 | 225 | +2752 | 7.08 max-width:200px 100
|
27.2% | 0.11 max-width:200px 100
|
27 | 72 | 232 | +2898 | 7.28 max-width:200px 100
|
27.9% | 0.12 max-width:200px 100
|
28 | 74 | 239 | +3049 | 7.49 max-width:200px 100
|
28.6% | 0.12 max-width:200px 100
|
29 | 76 | 246 | +3203 | 7.69 max-width:200px 100
|
29.3% | 0.12 max-width:200px 100
|
30 | 78 | 253 | +3360 | 7.89 max-width:200px 100
|
30% | 0.13 max-width:200px 100
|
31 | 80 | 261 | +3522 | 8.1 max-width:200px 100
|
30.7% | 0.13 max-width:200px 100
|
32 | 82 | 268 | +3687 | 8.3 max-width:200px 100
|
31.4% | 0.13 max-width:200px 100
|
33 | 84 | 275 | +3856 | 8.5 max-width:200px 100
|
32.1% | 0.14 max-width:200px 100
|
34 | 86 | 282 | +4028 | 8.71 max-width:200px 100
|
32.8% | 0.14 max-width:200px 100
|
35 | 88 | 289 | +40204 | 8.91 max-width:200px 100
|
33.5% | 0.14 max-width:200px 100
|
36 | 90 | 297 | +4384 | 9.11 max-width:200px 100
|
34.1% | 0.15 max-width:200px 100
|
38 | 94 | 311 | +4756 | 9.52 max-width:200px 100
|
35.5% | 0.15 max-width:200px 100
|
39 | 96 | 318 | +4947 | 9.72 max-width:200px 100
|
36.2% | 0.16 max-width:200px 100
|
40 | 98 | 325 | +5142 | 9.93 max-width:200px 100
|
36.9% | 0.16 max-width:200px 100
|
41 | 100 | 332 | +5340 | 10.13 max-width:200px 100
|
37.6% | 0.16 max-width:200px 100
|
42 | 102 | 340 | +5543 | 10.33 max-width:200px 100
|
38.3% | 0.17 max-width:200px 100
|
43 | 104 | 347 | +5749 | 10.54 max-width:200px 100
|
39% | 0.17 max-width:200px 100
|
44 | 106 | 354 | +5958 | 10.74 max-width:200px 100
|
39.7% | 0.17 max-width:200px 100
|
45 | 108 | 361 | +6172 | 10.94 max-width:200px 100
|
40.4% | 0.18 max-width:200px 100
|
46 | 110 | 368 | +6389 | 11.14 max-width:200px 100
|
41% | 0.18 max-width:200px 100
|
47 | 112 | 376 | +6610 | 11.35 max-width:200px 100
|
41.7% | 0.18 max-width:200px 100
|
48 | 114 | 383 | +6835 | 11.55 max-width:200px 100
|
42.4% | 0.18 max-width:200px 100
|
49 | 116 | 390 | +7063 | 11.75 max-width:200px 100
|
43.1% | 0.19 max-width:200px 100
|
50 | 118 | 397 | +7295 | 11.96 max-width:200px 100
|
43.8% | 0.19 max-width:200px 100
|
51 | 120 | 404 | +7530 | 12.16 max-width:200px 100
|
44.5% | 0.19 max-width:200px 100
|
52 | 122 | 412 | +7770 | 12.36 max-width:200px 100
|
45.2% | 0.2 max-width:200px 100
|
53 | 124 | 419 | +8013 | 12.57 max-width:200px 100
|
45.9% | 0.2 max-width:200px 100
|
54 | 126 | 426 | +8259 | 12.77 max-width:200px 100
|
46.6% | 0.2 max-width:200px 100
|
55 | 128 | 433 | +8510 | 12.97 max-width:200px 100
|
47.3% | 0.21 max-width:200px 100
|
56 | 130 | 440 | +8764 | 13.18 max-width:200px 100
|
47.9% | 0.21 max-width:200px 100
|
57 | 132 | 447 | +9022 | 13.38 max-width:200px 100
|
48.6% | 0.21 max-width:200px 100
|
58 | 134 | 455 | +9284 | 13.58 max-width:200px 100
|
49.3% | 0.22 max-width:200px 100
|
59 | 136 | 462 | +9549 | 13.79 max-width:200px 100
|
50% | 0.22 max-width:200px 100
|
60 | 138 | 469 | +9818 | 13.99 max-width:200px 100
|
50.7% | 0.22 max-width:200px 100
|
- 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.
Male Priest Skills | |
---|---|
Active: | Cure Furious Grab Giant Weapon Launcher Lucky Straight Punch Painful Rapture Phoenix Hammer Rising Emblem Second Uppercut Slow Heal Smasher |
Passive: | None! Please add appropriate skills to Category:Male Priest Skills and Category:Passive Skills |
General TP Skills | |
---|---|
Basic Training Upgrade |