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 "High-mobile Mech: Volt MX"

From DFO World Wiki
Jump to: navigation, search
(Added ranks 3 and 4)
m (Updated skill growth to Season 5, Act 1 Harlem Patch)
Line 2: Line 2:
 
|Name=High-mobile Mech: Volt MX
 
|Name=High-mobile Mech: Volt MX
 
|Video=Jh__kISXNcE
 
|Video=Jh__kISXNcE
|Class=Female Mechanic
+
|Class=Mechanic
 +
|Gender=Female
 
|Type=Active
 
|Type=Active
 
|Type2=2nd Awakening
 
|Type2=2nd Awakening
 
|PrerequisiteLevel=85
 
|PrerequisiteLevel=85
 +
|Command={{Down}}{{Up}}{{Right}}{{Right}}{{Z}}
 
|Description=Summons Empyrean's new combat robot Volt MX to attack enemies. When summoning Volt MX, your character automatically targets enemies within a certain range, so the summoned Volt MX can attack them. After landing, the robot shoots a spinning cylinder (Raptor Mx2) from its shoulder, and then moves around its attack range, shooting its rifle at enemies within the range. After shooting its rifle a certain number of times, the Volt MX draws a condensed laser sword and slashes at enemies, and then jumps backward, shooting its body parts at enemies, making them explode.
 
|Description=Summons Empyrean's new combat robot Volt MX to attack enemies. When summoning Volt MX, your character automatically targets enemies within a certain range, so the summoned Volt MX can attack them. After landing, the robot shoots a spinning cylinder (Raptor Mx2) from its shoulder, and then moves around its attack range, shooting its rifle at enemies within the range. After shooting its rifle a certain number of times, the Volt MX draws a condensed laser sword and slashes at enemies, and then jumps backward, shooting its body parts at enemies, making them explode.
 
|Attributes=
 
|Attributes=
 
*{{SP per level|300, then 200 afterwards}}
 
*{{SP per level|300, then 200 afterwards}}
*'''Master Level:''' 30
+
*{{SkillAttribute|Master Level|30}}
*'''Max Level:''' 50
+
*{{SkillAttribute|Max Level|40}}
 
*{{CastTime|Instant Cast}}
 
*{{CastTime|Instant Cast}}
*{{Cooldown|180 sec}}
+
*{{Cooldown|Dungeon=180 sec.}}
 
*{{CubeCost|10}}
 
*{{CubeCost|10}}
 
*{{Command Reduction|MP=5.0%|Cooldown=5.0%}}
 
*{{Command Reduction|MP=5.0%|Cooldown=5.0%}}
|Command={{Down}}{{Up}}{{Right}}{{Right}}{{Z}}
+
*{{SkillAttribute|Mech Volt Landing Point (From Your Character)|100 px}}
 +
*{{SkillAttribute|Mech Volt Targeting Range From Its Landing Point|300 px}}
 +
*{{SkillAttribute|Raptor Mx2 Multi-hit Interval|0.1 sec.}}
 +
*{{SkillAttribute|Raptor Mx2 Duration|0.5 sec.}}
 +
 
 
|Notes=
 
|Notes=
|SkillGrowth=
 
 
 
<span style="display:none">{{</span>
 
<span style="display:none">{{</span>
{| {{SkillTableHeader}}
+
<small>
!rowspan="2"|Lv
+
{{#arraydefine:maxrow|1,2,3,4,5,6,7,8}} <!--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"|Lv Req
 
!rowspan="2"|MP
 
!rowspan="2"|MP
!colspan="2"|Mega Volt
+
!colspan="2"|Raptor Mx2 Attack
!colspan="4"|Raptor Mx2
 
 
!rowspan="2"|Rifle Atk.
 
!rowspan="2"|Rifle Atk.
!colspan="2"|Blade Atk.
+
!colspan="2"|Blade Attack
 
!rowspan="2"|Finishing Atk.
 
!rowspan="2"|Finishing Atk.
 
|-
 
|-
!Landing Point<br/>(from Character)||Targeting Range<br/>(from Landing Point)
+
!Spinning Atk.||Explosion Atk.
!Spinning Atk.||Multi-Hit Interval||Duration||Explosion Atk.
+
!1st - 3rd Atk.||4th Atk.
!1st-3rd Atk.||4th Atk.
+
{{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ -->
|-{{SkillRow}}
+
{{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use ~~~ DO NOT CHANGE ~~~ -->
|1||85||2500||rowspan="4"|100px||rowspan="4"|300px||675%||rowspan="4"|0.1 sec||rowspan="4"|0.5 sec||3375%||703%||2700%||13501%||13501%
+
{{!}}- {{#ifexpr: {{#var:i}} = 3 | {{MaxSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->
|-{{SkillRow}}
+
{{!}} <!--Level--> {{#var:i}}
|2||90||2612||832%||4158%||866%||3326%||16631%||16631%
+
{{!}} <!--Lv Req--> {{#expr: 85+5*({{#var:i}}-1)}}
|-{{SkillRow}}
+
{{!}} <!--MP--> {{#expr: (2750+((3060-2750)/(3-1))*({{#var:i}}-1))/1.1 round 0}}
|3||95||2724||988%||4940%||1029%||3952%||19762%||19672%
+
<!--Raptor Mx2 Attack-->
|-{{SkillRow}}
+
{{!}} <!--Spinning Atk.--> {{#expr: 1830+((2680-1830)/(3-1))*({{#var:i}}-1) round 0}}%
|4||100||2836||1145%||5723%||1192%||4578%||22892%||22892%
+
{{!}} <!--Explosion Atk.--> {{#expr: 3994+((5847-3994)/(3-1))*({{#var:i}}-1) round 0}}%
 +
<!-- -->
 +
{{!}} <!--Rifle Atk.--> {{#expr: 2339+((3423-2339)/(3-1))*({{#var:i}}-1) round 0}}%
 +
<!--Blade Attack-->
 +
{{!}} <!--1st - 3rd Atk.--> {{#expr: 2885+((4223-2885)/(3-1))*({{#var:i}}-1) round 0}}%
 +
{{!}} <!--4th Atk.--> {{#expr: 29294+((42880-29294)/(3-1))*({{#var:i}}-1) round 0}}%
 +
<!-- -->
 +
{{!}} <!--Finishing Atk.--> {{#expr: 29294+((42880-29294)/(3-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>
 
 
}}
 
}}

Revision as of 12:02, 26 February 2019


High-mobile Mech- Volt MX.png High-mobile Mech: Volt MX

2nd Awakening Active Skill
Class:

Female Mechanic

Command: Downkey.pngUpkey.pngRightkey.pngRightkey.pngZ.png
Prerequisite Level: 85
Prerequisite Skills: None

Description

Summons Empyrean's new combat robot Volt MX to attack enemies. When summoning Volt MX, your character automatically targets enemies within a certain range, so the summoned Volt MX can attack them. After landing, the robot shoots a spinning cylinder (Raptor Mx2) from its shoulder, and then moves around its attack range, shooting its rifle at enemies within the range. After shooting its rifle a certain number of times, the Volt MX draws a condensed laser sword and slashes at enemies, and then jumps backward, shooting its body parts at enemies, making them explode.

Attributes

  • SP per level: 300, then 200 afterwards
  • Master Level: 30
  • Max Level: 40
  • Casting Time: Instant Cast
  • Cooldown: 180 sec.
  • This skill consumes 10 Clear Cube Fragment.png Clear Cube Fragments.
  • MP -5.0% Cooldown -5.0% on Command
  • Mech Volt Landing Point (From Your Character): 100 px
  • Mech Volt Targeting Range From Its Landing Point: 300 px
  • Raptor Mx2 Multi-hit Interval: 0.1 sec.
  • Raptor Mx2 Duration: 0.5 sec.

Notes

{{

Level Lv Req MP Raptor Mx2 Attack Rifle Atk. Blade Attack Finishing Atk.
Spinning Atk. Explosion Atk. 1st - 3rd Atk. 4th Atk.
1 85 2500 1830% 3994% 2339% 2885% 29294% 29294%
2 90 2641 2255% 4921% 2881% 3554% 36087% 36087%
3 95 2782 2680% 5847% 3423% 4223% 42880% 42880%
4 100 2923 3105% 6774% 3965% 4892% 49673% 49673%
5 105 3064 3530% 7700% 4507% 5561% 56466% 56466%
6 110 3205 3955% 8627% 5049% 6230% 63259% 63259%
7 115 3345 4380% 9553% 5591% 6899% 70052% 70052%
8 120 3486 4805% 10480% 6133% 7568% 76845% 76845%
  • 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.

}}

Female Mechanic Skills
Active:Air Bomb Mech- Gale Force.png Air Bomb Mech: Gale Force Camouflage.png Camouflage Detonation.png Detonation EX-S Viper.png EX-S Viper G-1 Corona.png G-1 Corona G-2 Rolling Thunder.png G-2 Rolling Thunder G-3 Raptor.png G-3 Raptor G-Magnetic.png G-Magnetic Hold & Go.png Hold & Go Mech Drop.png Mech Drop Robotics.png Robotics Sparrow Factory.png Sparrow Factory
Passive:Backup Land Runner.png Backup Land Runner High Technology.png High Technology Solar Module System.png Solar Module System Transformation.png Transformation
Awakening:Frisbee.png Frisbee G-0 Battleroid.png G-0 Battleroid G-Extension.png G-Extension HS-12 Plasma.png HS-12 Plasma
2nd Awakening:G-Operator.png G-Operator G-SP Falcon.png G-SP Falcon High-mobile Mech- Volt MX.png High-mobile Mech: Volt MX Magnetic Field.png Magnetic Field
Neo: Awakening:G-X Stardust.png G-X Stardust Hyperflare.png Hyperflare Micro-control.png Micro-control

Female Gunner Skills
Active:Aerial Fire.png Aerial Fire BBQ.png BBQ Dust Shot.png Dust Shot EZ-8 Time Bomb.png EZ-8 Time Bomb G-14 Buster.png G-14 Buster M-137 Gatling Gun.png M-137 Gatling Gun M-3 Flamethrower.png M-3 Flamethrower Marilyn Rose.png Marilyn Rose Needle Sobat.png Needle Sobat RX-78 Land Runner.png RX-78 Land Runner Rising Shot.png Rising Shot Silver Bullet.png Silver Bullet Spriggan.png Spriggan Steep Slide.png Steep Slide Topspin Kick.png Topspin Kick
Passive:Sub Weapon Crusher.png Sub Weapon Crusher
Albert Quest:Backup Land Runner.png Backup Land Runner Fastest Gun.png Fastest Gun Steyr AMR.png Steyr AMR

General Skills
Active:Ancient Memory.png Ancient Memory Backstep.png Backstep Indomitable Spirit.png Indomitable Spirit Leap.png Leap Quick Rebound.png Quick Rebound
Passive:Armor Mastery.png Armor Mastery Backstep Upgrade.png Backstep Upgrade Basic Training.png Basic Training Conversion.png Conversion Physical Critical.png Focus: Critical Latent Power.png Latent Power Physical Rear Attack.png Rear Attack
Neo: Awakening:Clues to Awakening.png Clues to Awakening One Step Closer.png One Step Closer Subitism.png Subitism