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 "Presencia"
m |
m |
||
(2 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
|Description=Neo: Battle Mage's new transformation. | |Description=Neo: Battle Mage's new transformation. | ||
− | Combines the powers of Teana and Apostilize and transforms into Presencia, the radiant and noble war goddess also known as the Primeval Being. | + | Combines the powers of Teana and Apostilize and transforms into Presencia, the radiant and noble war goddess also known as the Primeval Being. |
− | Your Presencia form is retained for a while until your HP drops to a certain amount. In Presencia mode, Super Armor is activated at all times, Attack/Movement Speeds and | + | |
+ | Your Presencia form is retained for a while until your HP drops to a certain amount. In Presencia mode, Super Armor is activated at all times, Attack/Movement Speeds and Neutralize-type Status Tolerance are increased, and your basic Chaser changes to Primitive Chaser. (The Primitive Chaser has the same Atk. as the basic Chaser.)<br> | ||
During transformation, your {{IconLink|Battle Groove}} effect also doesn't go below Level 3. | During transformation, your {{IconLink|Battle Groove}} effect also doesn't go below Level 3. | ||
Line 18: | Line 19: | ||
During Presencia mode, all Battle Mage skills can be used and certain Mage skills can't be used. | During Presencia mode, all Battle Mage skills can be used and certain Mage skills can't be used. | ||
− | '''Disabled Skills:''' | + | '''Disabled Skills:'''<br> |
− | + | {{IconLink|Magic Missile}}, {{IconLink|Keep Away!}}, {{IconLink|Lantern Firebomb}}, {{IconLink|Contract: Hodor}}, {{IconLink|Florae Circle}}, {{IconLink|The Pluto}}, {{IconLink|Frost Head}}, {{IconLink|Lasher}}<br><br> | |
Presencia's skill level increases along with {{IconLink|Exticyon}}'s. | Presencia's skill level increases along with {{IconLink|Exticyon}}'s. | ||
Line 25: | Line 26: | ||
*{{SP per level|0}} | *{{SP per level|0}} | ||
*{{SkillAttribute|Master Level|1}} | *{{SkillAttribute|Master Level|1}} | ||
− | *{{SkillAttribute|Max Level| | + | *{{SkillAttribute|Max Level|50}} |
*{{CastTime|Instant Cast}} | *{{CastTime|Instant Cast}} | ||
*{{Cooldown|180 sec.}} | *{{Cooldown|180 sec.}} | ||
Line 31: | Line 32: | ||
*{{Command Reduction|MP=5.0%|Cooldown=5.0%}} | *{{Command Reduction|MP=5.0%|Cooldown=5.0%}} | ||
*{{SkillAttribute|Presencia Duration|80 sec.}} | *{{SkillAttribute|Presencia Duration|80 sec.}} | ||
− | *{{SkillAttribute| | + | *{{SkillAttribute|Neutralize-type Status Tolerance|+50%}} |
− | |Notes= *Presencia's appearance bears a similarity to Niu's Teana transformation. | + | |Notes= |
+ | *One level in this skill is obtained automatically upon Neo: Awakening, and the skill cannot be reset to level 0. | ||
+ | *Presencia's appearance bears a similarity to [[Niu]]'s Teana transformation. | ||
+ | * '''던전앤파이터 API Docs Link:''' [https://api.neople.co.kr/df/skills/3909d0b188e9c95311399f776e331da5/55a397464db7b3fe3d553432c455a4e6?apikey=IAvsu6MivL7enTPRlaEFaP0v3ovAOAKv 프레센시아] | ||
|SkillGrowth= | |SkillGrowth= | ||
<span style="display:none">{{</span> | <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,41,42,43,44,45,46,47,48,49,50}}<!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary--> | |
− | {{#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 | ||
{|{{SkillTableHeader}} | {|{{SkillTableHeader}} | ||
!Level | !Level | ||
Line 47: | Line 50: | ||
{{#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}} = 1 | {{MasterSkillRow}} }} {{#ifexpr: {{#var:i}} = | + | {{!}}- {{#ifexpr: {{#var:i}} = 1 | {{MasterSkillRow}} }} {{#ifexpr: {{#var:i}} = 50 | {{MaxSkillRow}} }} |
{{!}} <!--Level--> {{#var:i}} | {{!}} <!--Level--> {{#var:i}} | ||
{{!}} <!--Lv Req--> {{#expr: 100+5*({{#var:i}}-1)}} | {{!}} <!--Lv Req--> {{#expr: 100+5*({{#var:i}}-1)}} | ||
− | {{!}} <!--MP--> {{Calc|{{#var:i}}|1500|12600| | + | {{!}} <!--MP--> {{Calc|{{#var:i}}|1500|12600|50}} |
− | {{!}} <!--Max HP--> +{{ | + | {{!}} <!--Max HP--> +{{Calc|{{#var:i}}|1035|17940|50}} |
− | {{!}} <!--P/M Def.--> +{{ | + | {{!}} <!--P/M Def.--> +{{Calc|{{#var:i}}|2548|44165|50}} |
− | {{!}} <!--A/M Speed--> +{{Calc|{{#var:i}}|25| | + | {{!}} <!--A/M Speed--> +{{Calc|{{#var:i}}|25|74|50}}% |
{{!}}- | {{!}}- | ||
}} | }} | ||
|} | |} | ||
− | |||
− | |||
<span style="display:none">}}</span> | <span style="display:none">}}</span> | ||
}} | }} |
Latest revision as of 07:17, 17 July 2023
Neo: Awakening Active Skill | |
Class: | |
Command: | + |
Prerequisite Level: | 100 |
Prerequisite Skills: | None |
Alternate Names: | Korean: 프레센시아 |
Description
Neo: Battle Mage's new transformation.
Combines the powers of Teana and Apostilize and transforms into Presencia, the radiant and noble war goddess also known as the Primeval Being.
Your Presencia form is retained for a while until your HP drops to a certain amount. In Presencia mode, Super Armor is activated at all times, Attack/Movement Speeds and Neutralize-type Status Tolerance are increased, and your basic Chaser changes to Primitive Chaser. (The Primitive Chaser has the same Atk. as the basic Chaser.)
During transformation, your Battle Groove effect also doesn't go below Level 3.
Neo: Battle Mages that have acquired the power of Presencia can't use Teana Transformation or Apostilize.
During Presencia mode, all Battle Mage skills can be used and certain Mage skills can't be used.
Disabled Skills:
Magic Missile, Keep Away!, Lantern Firebomb, Contract: Hodor, Florae Circle, The Pluto, Frost Head, Lasher
Presencia's skill level increases along with Exticyon's.
Attributes
- SP per level: 0
- Master Level: 1
- Max Level: 50
- Casting Time: Instant Cast
- Cooldown: 180 sec.
- This skill consumes 15 Clear Cube Fragments.
- MP -5.0% Cooldown -5.0% on Command
- Presencia Duration: 80 sec.
- Neutralize-type Status Tolerance: +50%
Notes
- One level in this skill is obtained automatically upon Neo: Awakening, and the skill cannot be reset to level 0.
- Presencia's appearance bears a similarity to Niu's Teana transformation.
- 던전앤파이터 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 | MP | Max HP | Physical/Magical Def. | Attack/Movement Speed |
---|---|---|---|---|---|
1 | 100 | 1500 | +1035 | +2548 | +25% |
2 | 105 | 1727 | +1380 | +3397 | +26% |
3 | 110 | 1953 | +1725 | +4247 | +27% |
4 | 115 | 2180 | +2070 | +5096 | +28% |
5 | 120 | 2406 | +2415 | +5945 | +29% |
6 | 125 | 2633 | +2760 | +6795 | +30% |
7 | 130 | 2859 | +3105 | +7644 | +31% |
8 | 135 | 3086 | +3450 | +8493 | +32% |
9 | 140 | 3312 | +3795 | +9343 | +33% |
10 | 145 | 3539 | +4140 | +10192 | +34% |
11 | 150 | 3765 | +4485 | +11041 | +35% |
12 | 155 | 3992 | +4830 | +11891 | +36% |
13 | 160 | 4218 | +5175 | +12740 | +37% |
14 | 165 | 4445 | +5520 | +13589 | +38% |
15 | 170 | 4671 | +5865 | +14439 | +39% |
16 | 175 | 4898 | +6210 | +15288 | +40% |
17 | 180 | 5124 | +6555 | +16137 | +41% |
18 | 185 | 5351 | +6900 | +16987 | +42% |
19 | 190 | 5578 | +7245 | +17836 | +43% |
20 | 195 | 5804 | +7590 | +18685 | +44% |
21 | 200 | 6031 | +7935 | +19535 | +45% |
22 | 205 | 6257 | +8280 | +20384 | +46% |
23 | 210 | 6484 | +8625 | +21233 | +47% |
24 | 215 | 6710 | +8970 | +22083 | +48% |
25 | 220 | 6937 | +9315 | +22932 | +49% |
26 | 225 | 7163 | +9660 | +23781 | +50% |
27 | 230 | 7390 | +10005 | +24630 | +51% |
28 | 235 | 7616 | +10350 | +25480 | +52% |
29 | 240 | 7843 | +10695 | +26329 | +53% |
30 | 245 | 8069 | +11040 | +27178 | +54% |
31 | 250 | 8296 | +11385 | +28028 | +55% |
32 | 255 | 8522 | +11730 | +28877 | +56% |
33 | 260 | 8749 | +12075 | +29726 | +57% |
34 | 265 | 8976 | +12420 | +30576 | +58% |
35 | 270 | 9202 | +12765 | +31425 | +59% |
36 | 275 | 9429 | +13110 | +32274 | +60% |
37 | 280 | 9655 | +13455 | +33124 | +61% |
38 | 285 | 9882 | +13800 | +33973 | +62% |
39 | 290 | 10108 | +14145 | +34822 | +63% |
40 | 295 | 10335 | +14490 | +35672 | +64% |
41 | 300 | 10561 | +14835 | +36521 | +65% |
42 | 305 | 10788 | +15180 | +37370 | +66% |
43 | 310 | 11014 | +15525 | +38220 | +67% |
44 | 315 | 11241 | +15870 | +39069 | +68% |
45 | 320 | 11467 | +16215 | +39918 | +69% |
46 | 325 | 11694 | +16560 | +40768 | +70% |
47 | 330 | 11920 | +16905 | +41617 | +71% |
48 | 335 | 12147 | +17250 | +42466 | +72% |
49 | 340 | 12373 | +17595 | +43316 | +73% |
50 | 345 | 12600 | +17940 | +44165 | +74% |
General TP Skills | |
---|---|
Basic Training Upgrade |