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 "Nen Guard Upgrade"

From DFO World Wiki
Jump to: navigation, search
(Merged with Male Nen Master version)
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{MissingInfo|F. Nen Master skill data may be outdated.}}
 
 
{{SkillPage
 
{{SkillPage
 
|Name={{PAGENAME}}
 
|Name={{PAGENAME}}
 
|Gender=Both
 
|Gender=Both
 
|Class=Nen Master
 
|Class=Nen Master
 +
|AltName=Korean: 넨 가드 강화
 
|Type=Passive
 
|Type=Passive
 
|Type2=TP
 
|Type2=TP
 
|PrerequisiteLevel=55
 
|PrerequisiteLevel=55
|PrerequisiteSkill={{IconLink|Nen Guard}} Lv10
+
|PrerequisiteSkill={{IconLink|Nen Guard}} Lv1
 
|Description=
 
|Description=
 
{{tabs
 
{{tabs
Line 13: Line 13:
 
|tab1=Female
 
|tab1=Female
 
|contents1=
 
|contents1=
Increases the range and HP of {{IconLink|Nen Guard}}.
+
Increases {{IconLink|Nen Guard}} range and your Max HP.
 
|tab2=Male
 
|tab2=Male
 
|contents2=
 
|contents2=
Line 25: Line 25:
 
|contents1=
 
|contents1=
 
*{{TP per level|2}}
 
*{{TP per level|2}}
 +
*{{SkillAttribute|Master Level|5}}
 +
*{{SkillAttribute|Max Level|7}}
 +
*{{SkillAttribute|Range per Level|+2.5 px}}
 +
*{{SkillAttribute|Max HP per Level|+10%}}
 
|tab2=Male
 
|tab2=Male
 
|contents2=
 
|contents2=
Line 46: Line 50:
 
|contents1=
 
|contents1=
 
<span style="display:none">{{</span>
 
<span style="display:none">{{</span>
 +
<small>
 +
{{#arraydefine:maxrow|1,2,3,4,5,6,7}} <!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary-->
 
{|{{SkillTableHeader}}
 
{|{{SkillTableHeader}}
 
!Level
 
!Level
 
!Lv Req
 
!Lv Req
!Range
+
!Range per Level
!HP
+
!Max HP per Level
|-
+
{{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ -->
| 1 || 55 || +5px || +10%
+
{{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use ~~~ DO NOT CHANGE ~~~ -->
|-
+
{{!}}- {{#ifexpr: {{#var:i}} = 5 | {{MasterSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 7 | {{MaxSkillRow}} }}
| 2 || 60 || +10px || +20%
+
{{!}} <!--Level--> {{#var:i}}
|-
+
{{!}} <!--Lv Req--> {{#expr: 55+5*({{#var:i}}-1)}}
| 3 || 65 || +15px || +30%
+
{{!}} <!--Range per Level--> +{{Calc|{{#var:i}}|2.5|17.5|7|1|1}} px
|-
+
{{!}} <!--Max HP per Level--> +{{#expr: 10*{{#var:i}} round 0}}%
| 4 || 70 || +20px || +40%
+
{{!}}-
|-{{MaxSkillRow}}
+
}}
| 5 (M)|| 75 || +25px || +50%
 
 
|}
 
|}
 +
</small>
 
<span style="display:none">}}</span>
 
<span style="display:none">}}</span>
 
|tab2=Male
 
|tab2=Male
 
|contents2=
 
|contents2=
 
<span style="display:none">{{</span>
 
<span style="display:none">{{</span>
 +
<small>
 +
{{#arraydefine:maxrow|1,2,3}} <!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary-->{{#arraydefine:duration|0.4,0.48,0.56}}<!--Create an array named "duration" and fill it with X values-->
 +
{{#arraydefine:maxrow|1,2,3}} <!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary-->{{#arraydefine:cooldown|2,2.4,2.8}}<!--Create an array named "cooldown" and fill it with X values-->
 
{|{{SkillTableHeader}}
 
{|{{SkillTableHeader}}
 
!Level
 
!Level
 
!Lv Req
 
!Lv Req
!Atk. Bonus
+
!Atk. Bonus per Level
!Duration<br>Bonus
+
!Duration Bonus per Level
!Cooldown<br>Reduction
+
!Cooldown Reduction per Level
|-{{MaxSkillRow}}
+
{{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ -->
| 1 (M)|| 55 || +500% || 0.40 sec || 2.0 sec
+
{{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use ~~~ DO NOT CHANGE ~~~ -->
|-
+
{{!}}- {{#ifexpr: {{#var:i}} = 1 | {{MasterSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 3 | {{MaxSkillRow}} }}
| 2 || 60 || +1000% || 0.48 sec || 2.4 sec
+
{{!}} <!--Level--> {{#var:i}}
|-
+
{{!}} <!--Lv Req--> {{#expr: 55+5*({{#var:i}}-1)}}
| 3 || 65 || +1500% || 0.56 sec || 2.8 sec
+
{{!}} <!--Atk. Bonus per Level--> +{{#expr: 500*{{#var:i}} round 0}}%
 +
{{!}} <!--Duration Bonus per Level--> {{#arrayindex:duration| {{#expr: {{#var:i}}-1 }} }} sec.
 +
{{!}} <!--Cooldown Reduction per Level-->  {{#arrayindex:cooldown| {{#expr: {{#var:i}}-1 }} }} sec.
 +
{{!}}-
 +
}}
 
|}
 
|}
 +
</small>
 
<span style="display:none">}}</span>
 
<span style="display:none">}}</span>
 
}}
 
}}
 
}}
 
}}

Latest revision as of 16:42, 15 November 2020


Nen Guard Upgrade.png Nen Guard Upgrade

No Video
TP Passive Skill
Class:

Male Nen Master
Female Nen Master

Command: None
Prerequisite Level: 55
Prerequisite Skills: Nen Guard.png Nen Guard Lv1
Alternate Names: Korean: 넨 가드 강화

Description

Increases Nen Guard.png Nen Guard range and your Max HP.

Attributes

  • TP per level: 2
  • Master Level: 5
  • Max Level: 7
  • Range per Level: +2.5 px
  • Max HP per Level: +10%


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 Range per Level Max HP per Level
1 55 +2.5 px +10%
2 60 +5 px +20%
3 65 +7.5 px +30%
4 70 +10 px +40%
5 75 +12.5 px +50%
6 80 +15 px +60%
7 85 +17.5 px +70%

}}

Male Nen Master TP Skills
Doppelganger Blast Upgrade.png Doppelganger Blast Upgrade Electric Energy Sphere Upgrade.png Electric Energy Sphere Upgrade Energy Shield Upgrade (Female).png Energy Shield Upgrade Haitai Summon Upgrade.png Haitai Summon Upgrade Lightning Leg Strike Upgrade.png Lightning Leg Strike Upgrade Lion's Roar Upgrade.png Lion's Roar Upgrade Nen Guard Upgrade.png Nen Guard Upgrade Nen Spear Upgrade.png Nen Spear Upgrade Spiral Nen- Stone Upgrade.png Spiral Nen: Stone Upgrade Upgrade Nen Cannon.png Upgrade Nen Cannon

Female Nen Master TP Skills
Doppelganger Blast Upgrade.png Doppelganger Blast Upgrade Dragon Fury Upgrade.png Dragon Fury Upgrade Energy Shield Upgrade (Female).png Energy Shield Upgrade Lion's Grand Roar Upgrade.png Lion's Grand Roar Upgrade Lion's Roar Upgrade.png Lion's Roar Upgrade Nen Bead Upgrade.png Nen Bead Upgrade Nen Guard Upgrade.png Nen Guard Upgrade Raging Light Dragon Upgrade.png Raging Light Dragon Upgrade Spiral Nen Upgrade.png Spiral Nen Upgrade Spiralwyrm Upgrade.png Spiralwyrm Upgrade Storm Bolt Upgrade.png Storm Bolt Upgrade Thunder Suplex Upgrade.png Thunder Suplex Upgrade

Male Fighter TP Skills
Air Walk Upgrade (Female).png Air Walk Upgrade Crouch Upgrade.png Crouch Upgrade Doppelganger Upgrade.png Doppelganger Upgrade Hammer Kick Upgrade (Female).png Hammer Kick Upgrade High Kick Upgrade.png High Kick Upgrade Iron Physique Upgrade.png Iron Physique Upgrade Knee Kick Upgrade.png Knee Kick Upgrade Low Kick Upgrade.png Low Kick Upgrade Nen Shot Upgrade.png Nen Shot Upgrade Sand Splash Upgrade.png Sand Splash Upgrade Seismic Crash Upgrade.png Seismic Crash Upgrade Tornado Kick Upgrade.png Tornado Kick Upgrade

Female Fighter TP Skills
Air Walk Upgrade (Female).png Air Walk Upgrade Crouch Upgrade.png Crouch Upgrade Doppelganger Upgrade.png Doppelganger Upgrade Hammer Kick Upgrade (Female).png Hammer Kick Upgrade Iron Physique Upgrade.png Iron Physique Upgrade Low Kick Upgrade.png Low Kick Upgrade Muse's Uppercut Upgrade.png Muse's Uppercut Upgrade Nen Shot Upgrade.png Nen Shot Upgrade Sand Splash Upgrade.png Sand Splash Upgrade Seismic Crash Upgrade.png Seismic Crash Upgrade Suplex Upgrade.png Suplex Upgrade Tiger Chain Strike Upgrade.png Tiger Chain Strike Upgrade Tornado Kick Upgrade.png Tornado Kick Upgrade

General TP Skills
Basic Training Upgrade.png Basic Training Upgrade