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 "Heaven's Net"

From DFO World Wiki
Jump to: navigation, search
m
m (Added damage values to skill chart)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category: Skills]][[Category: Brawler Skills]][[Category: Dirty]]
+
{{SkillPage
{{youtube_tn|4WCgu4gQzGo}}
+
|Name={{PAGENAME}}
 +
|NameTab=
 +
|NameTab2=
 +
|Video=4WCgu4gQzGo
 +
|Video2=
 +
|Gender=Female
 +
|Class=Brawler
 +
|Class2=
 +
|Type=Active
 +
|Type2=
 +
|Type3=
 +
|PrerequisiteLevel=35
 +
|Command={{Left}}{{Up}}{{Right}}{{Z}}
 +
|Description=
 +
Throws a net, Force-Stunning any [[File:Bind (Status).png]] [[Status Effects#Bind|Immobilizing]] enemies on hit.
  
== Description ==
+
This skill's {{IconLink|Bind (Status)}} level increases in proportion to your Level. The net's attacking Atk. is affected by {{IconLink|Basic Training}}. If its {{IconLink|Bind (Status)}} is lower than the target's, its chance and effect decrease, and increase if higher.  
{|
+
 
|valign="top"|[[Image:Ensnare.png|left]]
+
Use with the Lower key to throw a net that does not pull enemies.
|Throws a net over an enemy to inflict damage and immobilize him, then pulls the enemy in front of you. If your Hold level is higher than that of the enemy, the Hold chance and effect will increase; it will decrease if lower. The Hold effect inflicts an additional Physical and Magic damage, equivalent to the Hold effect bonus determined by the Hold level difference.
 
|}
 
  
== Prerequisite ==
+
This skill's Forced Stun effect is disabled inside the Arena.
*[[Brawler]] level 35+
+
|Attributes=
*[[Throw Sand]] level 5+
+
*{{SP per level|50}}
 +
*{{SkillAttribute|Master Level|1}}
 +
*{{SkillAttribute|Max Level|11}}
 +
*{{CastTime|Dungeon=Instant|Arena=Instant}}
 +
*{{Cooldown|Dungeon=11 sec|Arena=30 sec}}
 +
*'''Arena Beginning Cooldown''': 30 seconds
 +
*{{Command Reduction|MP=4.0%|Cooldown=2.0%}}
 +
*{{cancelable}}
 +
*{{SkillAttribute|Number of Hits|Dungeon=1|Arena=1|Tower=1}}
 +
*{{SkillAttribute|Immobility Chance|150%}}
 +
*{{SkillAttribute|Forced Stun Duration|2 sec.}}
  
== Details ==
 
*Command Input: {{left}}{{up}}{{right}}{{Z}}
 
*Manual Input:MP -4.0% and Cool Time -2.0%
 
*Casting Time: Instant
 
*Downtime: 20 seconds
 
*PvP Downtime: 30 seconds
 
*PvP Beginning Downtime: 30 seconds
 
  
*<font color="Red">This skill consumes '''1''' Clear Cube Fragment</font>
+
|Notes=
*Often utilized along with [[Mount]] & [[Crazy Vulcan]].
+
*Often utilized along with {{IconLink|Mount}} & {{IconLink|Raging Vulcan}}.
*Has about 1.5 second of delay before casting a net, the user is invulnerable during this period.
+
*Has a very short delay before casting a net.
*Can be improved with [[Heaven's Net Upgrade]]
+
*Pressing {{down}} during the attack will throw out a net to [[File:Bind (Status).png]] [[Status Effects#Bind|Immobilize]] enemies in place instead of pulling them towards the [[Female Brawler|Brawler]].
  
===Dungeon===
+
|SkillGrowth=
{| class="wikitable" style="background-color: #fff; text-align:center;"
+
<span style="display:none">{{</span>
!width="75" rowspan="2" style="background-color: #fcbbdc;"  |Level
+
<small>
!width="75" rowspan="2" style="background-color: #fcbbdc;" |Lv Req
+
{{#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-->
!width="75" rowspan="2" style="background-color: #fcbbdc;" |SP
+
{{#vardefine:netattack|1257%}} <!--Create variable "netattack" that holds the net attack damage-->
!width="75" rowspan="2" style="background-color: #fcbbdc;" |MP
+
{{#vardefine:poisondamage|127%}} <!--Create variable "poisondamage" that holds the poison damage-->
!width="120" rowspan="2" style="background-color: #fcbbdc;" |Net's Magic Weapon Attack Strength
+
{|{{SkillTableHeader}}
!colspan="4" style="background-color: #fcbbdc;" |Hold
+
!rowspan=2|Level
|-{{Bgblue}}
+
!rowspan=2|Lv Req
|width="100" |Chance||width="100" |Level|| width="100"|Duration|| width="100"|Damage Bonus
+
!rowspan=2|MP
 +
!colspan=2|{{IconLink|Bind (Status)}}
 +
!colspan=2|{{IconLink|Heaven's Net}} Damage
 
|-
 
|-
|1 || 35 || rowspan="13"|35 || 50 || 625 || rowspan="15"|100% || 38 || 5.00s || 10%
+
!|[[File:Bind (Status).png]] [[Status Effects#Bind|Immobility]]<br>Additional Level||[[File:Bind (Status).png]] [[Status Effects#Bind|Immobility]]<br>Duration
|-
+
!Net Atk.<br>(Magical)||{{IconLink|Apply Poison}}<br>Additional<br>{{IconLink|Poison (Status)}} Atk.
|2 || 37 || 52 || 694 || 40 || 5.16s || 15%
+
{{#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 ~~~ -->
|3 || 39 || 55 || 766 || 42 || 5.32s || 20%
+
{{!}}- {{#ifexpr: {{#var:i}} = 1 | {{MaxSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 11 | {{MaxSkillRow}} }}
|-
+
{{!}} <!--Level--> {{#var:i}}
|4 || 41 || 57 || 842 || 44 || 5.47s || 25%
+
{{!}} <!--Lv Req--> {{#expr: 35+3*({{#var:i}}-1)}}
|-
+
{{!}} <!--MP--> {{Calc|{{#var:i}}|180|180|4}}
|5 || 43 || 60 || 922 || 46 || 5.63s || 30%
+
 
|-
+
{{!}} <!--Immobility Lv--> Your Level + {{#expr: 12+3*({{#var:i}}-1)}}
|6 || 45 || 62 || 1006 || 48 || 5.79s || 35%
+
{{!}} <!--Immobility Duration--> {{#expr: 13.5+.3*({{#var:i}}-1)}}
|-
+
 
|7 || 47 || 65 || 1093 || 50 || 5.95s || 40%
+
<!--Net Atk. (Magical)--> {{#ifexpr: {{#var:i}} mod 11 = 1 | {{!}} rowspan="11"{{!}}{{#var:netattack}}{{#vardefine:netattack|{{#expr: {{#var:netattack}} + 1 }} }} }}
|-
+
<!--Attack Poison Atk. (Magical)--> {{#ifexpr: {{#var:i}} mod 11 = 1 | {{!}} rowspan="11"{{!}}{{#var:poisondamage}}{{#vardefine:poisondamage|{{#expr: {{#var:poisondamage}} + 1 }} }} }}
|8 || 49 || 68 || 1183 || 52 || 6.11s || 45%
 
|-
 
|9 || 51 || 70 || 1277 || 54 || 6.26s || 50%
 
|-
 
|10 || 53 || 73 || 1375 || 56 || 6.42s || 55%
 
|-
 
|11 || 55 || 75 || 1476 || 58 || 6.58s || 60%
 
|-
 
|12 || 57 || 78 || 1581 || 60 || 6.74s || 65%
 
|-
 
|13 || 59 || 81 || 1690 || 62 || 6.90s || 70%
 
|-
 
|14 || rowspan="2"|- || rowspan="2"|- ||83 || 1802 || 64 || 7.05s || 75%
 
|-
 
|15 || 86 || 1918 || 66 || 7.21s || 80%
 
|}
 
  
===PvP===
+
{{!}}-
{| class="wikitable" style="background-color: #fff; text-align:center;"
+
}}
!width="75" rowspan="2" style="background-color: #fcbbdc;"  |Level
 
!width="75" rowspan="2" style="background-color: #fcbbdc;" |Lv Req
 
!width="75" rowspan="2" style="background-color: #fcbbdc;" |SP
 
!width="75" rowspan="2" style="background-color: #fcbbdc;" |MP
 
!width="120" rowspan="2" style="background-color: #fcbbdc;" |Net's Magic Weapon Attack Strength
 
!colspan="4" style="background-color: #fcbbdc;" |Hold
 
|-{{Bgblue}}
 
|width="100" |Chance||width="100" |Level|| width="100"|Duration|| width="100"|Damage Bonus
 
|-
 
|1 || 35 || rowspan="13"|35 || 50 || 584 || rowspan="15"|70% || 36 || 3.00s || 2%
 
|-
 
|2 || 37 || 52 || 648 || 38 || 3.10s || 4%
 
|-
 
|3 || 39 || 55 || 716 || 40 || 3.19s || 6%
 
|-
 
|4 || 41 || 57 || 787 || 42 || 3.28s || 8%
 
|-
 
|5 || 43 || 60 || 862 || 44 || 3.38s || 10%
 
|-
 
|6 || 45 || 62 || 940 || 46 || 3.47s || 12%
 
|-
 
|7 || 47 || 65 || 1021 || 48 || 3.57s || 14%
 
|-
 
|8 || 49 || 68 || 1106 || 50 || 3.66s || 16%
 
|-
 
|9 || 51 || 70 || 1194 || 52 || 3.76s || 18%
 
|-
 
|10 || 53 || 73 || 1285 || 54 || 3.85s || 20%
 
|-
 
|11 || 55 || 75 || 1380 || 56 || 3.95s || 22%
 
|-
 
|12 || 57 || 78 || 1478 || 58 || 4.04s || 24%
 
|-
 
|13 || 59 || 81 || 1579 || 60 || 4.14s || 26%
 
|-
 
|14 || rowspan="2"|- || rowspan="2"|- ||83 || 1684 || 62 || 4.23s || 28%
 
|-
 
|15 || 86 || 1792 || 64 || 4.33s || 30%
 
 
|}
 
|}
 +
{{TableNote}}</small>
 +
<span style="display:none">}}</span>
 +
}}

Latest revision as of 17:13, 6 January 2020


Heaven's Net.png Heaven's Net

Active Skill
Class:

Female Brawler

Command: Leftkey.pngUpkey.pngRightkey.pngZ.png
Prerequisite Level: 35
Prerequisite Skills: None

Description

Throws a net, Force-Stunning any Bind (Status).png Immobilizing enemies on hit.

This skill's Bind (Status).png Bind (Status) level increases in proportion to your Level. The net's attacking Atk. is affected by Basic Training.png Basic Training. If its Bind (Status).png Bind (Status) is lower than the target's, its chance and effect decrease, and increase if higher.

Use with the Lower key to throw a net that does not pull enemies.

This skill's Forced Stun effect is disabled inside the Arena.

Attributes

  • SP per level: 50
  • Master Level: 1
  • Max Level: 11
  • Casting Time: Instant (Instant in Arena )
  • Cooldown: 11 sec (30 sec in Arena )
  • Arena Beginning Cooldown: 30 seconds
  • MP -4.0% Cooldown -2.0% on Command
  • Basic Attack Cancelable Skill
  • Number of Hits: 1 (1 in Arena, 1 in Tower)
  • Immobility Chance: 150%
  • Forced Stun Duration: 2 sec.

Notes

  • Often utilized along with Mount (Female).png Mount & Raging Vulcan (Female).png Raging Vulcan.
  • Has a very short delay before casting a net.
  • Pressing Downkey.png during the attack will throw out a net to Bind (Status).png Immobilize enemies in place instead of pulling them towards the Brawler.

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 Bind (Status).png Bind (Status) Heaven's Net.png Heaven's Net Damage
Bind (Status).png Immobility
Additional Level
Bind (Status).png Immobility
Duration
Net Atk.
(Magical)
Apply Poison.png Apply Poison
Additional
Poison (Status).png Poison (Status) Atk.
1 35 180 Your Level + 12 13.5 1257% 127%
2 38 180 Your Level + 15 13.8



3 41 180 Your Level + 18 14.1



4 44 180 Your Level + 21 14.4



5 47 180 Your Level + 24 14.7



6 50 180 Your Level + 27 15



7 53 180 Your Level + 30 15.3



8 56 180 Your Level + 33 15.6



9 59 180 Your Level + 36 15.9



10 62 180 Your Level + 39 16.2



11 65 180 Your Level + 42 16.5



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. }}

Female Brawler Skills
Active:Apply Poison.png Apply Poison Brick Buster.png Brick Buster Double Throw.png Double Throw Ground Kick.png Ground Kick Heaven's Net.png Heaven's Net Hidden Stinger.png Hidden Stinger Junk Spin.png Junk Spin Mount (Female).png Mount Taunt.png Taunt Venom Mine.png Venom Mine
Passive:Brawler Heavy Armor Mastery.png Brawler Heavy Armor Mastery Claw Mastery.png Claw Mastery Overstrain.png Overstrain Poison Resistance.png Poison Resistance Raging Vulcan (Female).png Raging Vulcan
Awakening:Block Bomb.png Block Bomb Deadly Blood.png Deadly Blood Poison Mist.png Poison Mist Poisonous Explosive Hook.png Poisonous Explosive Hook
2nd Awakening:Art of Poisons.png Art of Poisons Compact Explosive Poison.png Compact Explosive Poison Disease Queen - Poison Mine.png Disease Queen - Poison Mine Explosive Poison.png Explosive Poison Forbidden Art- Viper Den.png Forbidden Art: Viper Den Snake Stance.png Snake Stance
Neo: Awakening:Arcane Venomology.png Arcane Venomology Pain Killer.png Pain Killer Viper Strike.png Viper Strike

Female Fighter Skills
Active:Air Walk (Female).png Air Walk Crouch.png Crouch Doppelganger.png Doppelganger Explosive Hook.png Explosive Hook Hammer Kick (Female).png Hammer Kick Low Kick.png Low Kick Muse's Uppercut.png Muse's Uppercut Nen Shot.png Nen Shot Sand Splash.png Sand Splash Seismic Crash.png Seismic Crash Suplex.png Suplex 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
Albert Quest:Apply Poison.png Apply Poison Crushing Fist.png Crushing Fist Neck Snap.png Neck Snap Suplex Thunder.png Thunder Suplex

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:Backstep Upgrade.png Backstep Upgrade Basic Armor Mastery.png Basic Armor Mastery 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