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 "Impact Combination"

From DFO World Wiki
Jump to: navigation, search
m
m
 
(3 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
|Type3=
 
|Type3=
 
|PrerequisiteLevel=20
 
|PrerequisiteLevel=20
|PrerequisiteSkill=
+
|PrerequisiteSkill='''Female:''' {{IconLink|Suplex}} Lv1<br>
*{{IconLink|Sliding Grab}} Level 1
+
'''Male:''' {{IconLink|Sliding Grab}} Lv1
 
|Command=
 
|Command=
 
|Description=
 
|Description=
Allows Shoulder Tackle to receive the damage bonus from {{IconLink|Overwhelming Grab}}
+
{{tabs
 +
|name=Descriptions
 +
|tab1=Female
 +
|contents1=
 +
Improves the Grappler's Basic attacks and Grab skills. Increases Atk. and Critical Chance.<br>
 +
Also Grab attacks temporarily decrease their targets' Physical Defense. This Defense Reduction effect does not stack.
 +
*'''Atk. Bonus Skills:''' {{IconLink|Suplex}}, {{IconLink|Fling}}, {{IconLink|Elbow Shock}}, {{IconLink|Air Steiner}}, {{IconLink|Spiral}}, {{IconLink|Cyclone Suplex}}, {{IconLink|Wild Cannon Spike}}, {{IconLink|Giant Twister}}, {{IconLink|Air Clutch}}, {{IconLink|Cyclone Attack}}, {{IconLink|Giant Swing}}, {{IconLink|Torbellino}}, and {{IconLink|Hurricane Super Plex}}
 +
|tab2=Male
 +
|contents2=
 +
{{IconLink|Shoulder Tackle}} receives the Grabbing Atk. bonuses of {{IconLink|Overwhelming Grab}} and {{IconLink|Counter Strike}} (in dungeons only).
  
Inflicts a debuff on enemies that increases the critical damage they take under certain conditions. The debuff lasts for 10 sec.
+
{{IconLink|Neck Snap}}, {{IconLink|Magnumsault}}, Grab skills cast a debuff that intensifies Physical/Magical Critical Damage on their targets.
  
Enemies take 25% increased Critical Damage from you when you grab enemies with {{IconLink|Sliding Grab}} or when you use
+
{{IconLink|Magnumsault}} and Grab skills, if canceled into {{IconLink|Shoulder Tackle}} or {{IconLink|Pierce}} after they hit, cast the same debuff, but at a higher level. {{IconLink|Sole Bearer: Quaking Tiger}} does the same when reserved for use.
  
* {{IconLink|Knee Kick}}
+
If a high-leveled Impact Combination debuff is already in effect, a lower version can;t be activated for its duration.
* {{IconLink|Fling|Male}}
+
}}
* {{IconLink|Break Down}}
 
* {{IconLink|Slam Kick}}
 
* {{IconLink|Rolling Spike}}
 
* {{IconLink|Snap Shot}}
 
* {{IconLink|Rhythmic Assault}}
 
* {{IconLink|Focused Fury}}
 
* {{IconLink|Black Tornado}}
 
* {{IconLink|Technique: Storm Diver}}
 
 
 
In the middle of a [[Basic Attack]] after it successfully hits its target.
 
 
 
This debuff increases to 30% when you use these skills after canceling  {{IconLink|Shoulder Tackle}} or {{IconLink|Pierce}} into them
 
 
 
Increases Critical Damage by 25% on enemies hit by
 
 
 
* {{IconLink|Break Down}}
 
* {{IconLink|Air Steiner}}
 
* {{IconLink|Wild Cannon Spike}}
 
* {{IconLink|Sole Bearer: Quaking Tiger}}
 
 
 
when they are used the moment you start descending from the air.
 
 
 
The debuff increases to 30% for {{IconLink|Sole Bearer: Quaking Tiger}} when it's reserved and used for a combo.
 
 
 
When the {{IconLink|Impact Combination}} is activated in any manner aside from {{IconLink|Sliding Grab}}, a white glint appears on the Grappler's body.
 
 
 
*The debuff value will always be 25% for Party Members, regardless of how the debuff was applied.
 
 
|Attributes=
 
|Attributes=
 +
{{tabs
 +
|name=Attributes
 +
|tab1=Female
 +
|contents1=
 
*{{SP per level|50}}
 
*{{SP per level|50}}
 +
*{{SkillAttribute|Master Level|1}}
 +
*{{SkillAttribute|Max Level|11}}
 +
*{{SkillAttribute|Physical Def. Reduction|15%}}
 +
*{{SkillAttribute|Def. Reduction Duration|30 sec.}}
 +
|tab2=Male
 +
|contents2=
 +
*{{SP per level|50}}
 +
*{{SkillAttribute|Master Level|1}}
 +
*{{SkillAttribute|Max Level|11}}
 +
*{{SkillAttribute|Debuff Duration|10 sec.}}
 +
*{{SkillAttribute|Party Member Critical Atk. Intensification on Debuffed Targets|+25%}}
 +
}}
 +
 +
|SkillGrowth=
 +
<span style="display:none">{{</span>
 +
<small>
 +
{{tabs
 +
|name=SkillGrowths
 +
|tab1=Female
 +
|contents1=
 +
<span style="display:none">{{</span>
 +
{{#arraydefine:maxrow|1,2,3,4,5,6,7,8,9,10,11}} <!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary-->
 +
{|{{SkillTableHeader}}
 +
!Level
 +
!Lv Req
 +
!Basic Attack/Grab Skill Atk.
 +
!Physical Critical Chance
 +
{{#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 ~~~ -->
 +
{{!}}- {{#ifexpr: {{#var:i}} = 1 | {{MaxSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 11 | {{MaxSkillRow}} }}
 +
{{!}} <!--Level--> {{#var:i}}
 +
{{!}} <!--Lv Req--> {{#expr: 20+5*({{#var:i}}-1)}}
 +
<!-- -->
 +
{{!}} <!--Basic Attack/Grab Skill Atk.--> +{{Calc|{{#var:i}}|20|22|2}}%
 +
{{!}} <!--Physical Critical Chance--> +{{Calc|{{#var:i}}|10|10.5|2|1|1}}%
 +
<!-- -->
 +
{{!}}-
 +
}}
 +
|}
 +
<span style="display:none">}}</span>
 +
|tab2=Male
 +
|contents2=
 +
<span style="display:none">{{</span>
 +
{{#arraydefine:maxrow|1,2,3,4,5,6,7,8,9,10,11}} <!--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
 +
!colspan=3|Critical Atk. Intensification
 +
|-
 +
!Base Bonus||Canceled into Shoulder Tackle/Pierce||Sole Bearer: Quaking Tiger
 +
{{#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 ~~~ -->
 +
{{!}}- {{#ifexpr: {{#var:i}} = 1 | {{MaxSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 11 | {{MaxSkillRow}} }}
 +
{{!}} <!--Level--> {{#var:i}}
 +
{{!}} <!--Lv Req--> {{#expr: 20+5*({{#var:i}}-1)}}
 +
<!-- -->
 +
{{!}} <!--Base Bonus--> +{{#expr: 30+((31-30)/(2-1))*({{#var:i}}-1) round 0}}%
 +
{{!}} <!--Canceled into Shoulder Tackle/Pierce--> +{{#expr: 35+((36-35)/(2-1))*({{#var:i}}-1) round 0}}%
 +
{{!}} <!--Sole Bearer: Quaking Tiger--> +{{#expr: 35+((36-35)/(2-1))*({{#var:i}}-1) round 0}}%
 +
<!-- -->
 +
{{!}}-
 +
}}
 +
|}
 +
<span style="display:none">}}</span>
 +
}}
 +
*''<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 18:19, 11 June 2019


Impact Combination.png Impact Combination

No Video
Passive Skill
Class:

Male Grappler

Command: None
Prerequisite Level: 20
Prerequisite Skills: Female: Suplex.png Suplex Lv1
Male: Sliding Grab.png Sliding Grab Lv1

Description

Improves the Grappler's Basic attacks and Grab skills. Increases Atk. and Critical Chance.
Also Grab attacks temporarily decrease their targets' Physical Defense. This Defense Reduction effect does not stack.

Attributes

  • SP per level: 50
  • Master Level: 1
  • Max Level: 11
  • Physical Def. Reduction: 15%
  • Def. Reduction Duration: 30 sec.


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 Basic Attack/Grab Skill Atk. Physical Critical Chance
1 20 +20% +10%
2 25 +22% +10.5%
3 30 +24% +11%
4 35 +26% +11.5%
5 40 +28% +12%
6 45 +30% +12.5%
7 50 +32% +13%
8 55 +34% +13.5%
9 60 +36% +14%
10 65 +38% +14.5%
11 70 +40% +15%
}}
  • 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.

}}

[hide]Male Grappler Skills
Active:Air Steiner.png Air Steiner Break Down.png Break Down Fling (Female).png Fling Magnumsault.png Magnumsault Neck Snap.png Neck Snap Overwhelming Grab.png Overwhelming Grab Rolling Spike.png Rolling Spike Shoulder Tackle.png Shoulder Tackle Slam Kick.png Slam Kick Snap Shot.png Snap Shot Wild Cannon Spike (Female).png Wild Cannon Spike
Passive:Gauntlet Mastery.png Gauntlet Mastery Grab Cannon (Female).png Grab Cannon Impact Combination.png Impact Combination Intense Takedown (Female).png Intense Takedown Sliding Grab.png Sliding Grab
Awakening:Counter Strike.png Counter Strike Focused Fury.png Focused Fury Pierce.png Pierce Rhythmic Assault.png Rhythmic Assault
2nd Awakening:Black Tornado.png Black Tornado Sole Bearer- Quaking Tiger.png Sole Bearer: Quaking Tiger Technique- Storm Diver.png Technique: Storm Diver Who's the Strongest?.png Who's the Strongest?
Neo: Awakening:Basaltic Twister.png Basaltic Twister Equanimity.png Equanimity Volcanic Dynamo.png Volcanic Dynamo

[hide]Male Fighter Skills
Active:Air Walk (Female).png Air Walk Crouch.png Crouch Doppelganger.png Doppelganger Flash Move.png Flash Move Hammer Kick (Female).png Hammer Kick High Kick.png High Kick Knee Kick.png Knee Kick Low Kick.png Low Kick Nen Shot.png Nen Shot Poison Throw.png Poison Throw Sand Splash.png Sand Splash Seismic Crash.png Seismic Crash Tiger Chain Strike (Female).png Tiger Chain Strike Tornado Kick.png Tornado Kick
Passive:Iron Physique.png Iron Physique Tiger's Roar (Female).png Tiger's Roar

[hide]General Skills
Active:Backstep.png Backstep 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
Neo: Awakening:Clues to Awakening.png Clues to Awakening One Step Closer.png One Step Closer Subitism.png Subitism