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 "Cure Upgrade"

From DFO World Wiki
Jump to: navigation, search
m
m (fixed max/master row)
 
Line 44: Line 44:
 
{{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ -->
 
{{#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 ~~~ -->
 
{{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use ~~~ DO NOT CHANGE ~~~ -->
{{!}}- {{#ifexpr: {{#var:i}} = 5 | {{MaxSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 7 | {{MaxSkillRow}} }}
+
{{!}}- {{#ifexpr: {{#var:i}} = 5 | {{MasterSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 7 | {{MaxSkillRow}} }}
 
{{!}} <!--Level--> {{#var:i}}
 
{{!}} <!--Level--> {{#var:i}}
 
{{!}} <!--Lv Req--> {{#expr: 50+5*({{#var:i}}-1)}}
 
{{!}} <!--Lv Req--> {{#expr: 50+5*({{#var:i}}-1)}}
Line 62: Line 62:
 
{{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ -->
 
{{#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 ~~~ -->
 
{{#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 | {{MasterSkillRow}} }}
+
{{!}}- {{#ifexpr: {{#var:i}} = 5 | {{MasterSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 7 | {{MaxSkillRow}} }}
 
{{!}} <!--Level--> {{#var:i}}
 
{{!}} <!--Level--> {{#var:i}}
 
{{!}} <!--Lv Req--> {{#expr: 50+5*({{#var:i}}-1)}}
 
{{!}} <!--Lv Req--> {{#expr: 50+5*({{#var:i}}-1)}}

Latest revision as of 16:25, 30 August 2023


Cure Upgrade.png Cure Upgrade

No Video
TP Passive Skill
Class:

Male Priest
Female Priest

Command: None
Prerequisite Level: 50
Prerequisite Skills: Cure.png Cure Lv1
Alternate Names: Korean: 큐어 강화

Description

After being Cure.png Cured, allies gain resistance to abnormal statuses for a time.

  • Abnormal Status Resistance per Level: +5%

Attributes

  • TP per level: 1
  • Master Level: 5
  • Max Level: 7

Notes

  • The female Inquisitor is unable to learn this TP skill.

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 Abnormal Status Resistance
1 50 +5%
2 55 +10%
3 60 +15%
4 65 +20%
5 70 +25%
6 75 +30%
7 80 +35%
}}

}}