Land Mine: Difference between revisions

From Edda Tales Wiki
Jump to navigation Jump to search
Haye (talk | contribs)
Created page with "{| style="float:right; margin-left:20px; border:1px solid #aaaaaa; background:#f7f9fa; width:240px; text-align:left;" |- ! colspan="2" style="background:#fcc7e1; color:white; text-align:center; font-size:120%; padding:6px;" | File:Land_Mine.png Land Mine |- | colspan="2" style="text-align:center; padding:10px;" | File:FILENAME.gif |- ! style="padding:6px; text-align:left;" | Max Level: | style="padding:6px;" | 5 |- ! style="padding:6px; text-align:left;" | Elemen..."
 
Sfyn (talk | contribs)
No edit summary
Line 1: Line 1:
{| style="float:right; margin-left:20px; border:1px solid #aaaaaa; background:#f7f9fa; width:240px; text-align:left;"
{| style="float:right; margin-left:20px; border:1px solid #aaaaaa; background:#f7f9fa; width:240px; text-align:left;"
|-
|-
! colspan="2" style="background:#fcc7e1; color:white; text-align:center; font-size:120%; padding:6px;" | [[File:Land_Mine.png]] Land Mine
! colspan="2" style="background:#fcc7e1; color:black; text-align:center; font-size:120%; padding:6px;" | [[File:Land_Mine.png]] Land Mine
|-
|-
| colspan="2" style="text-align:center; padding:10px;" | [[File:FILENAME.gif]]
| colspan="2" style="text-align:center; padding:10px;" | [[File:FILENAME.gif]]
Line 8: Line 8:
| style="padding:6px;" | 5
| style="padding:6px;" | 5
|-
|-
! style="padding:6px; text-align:left;" | Element:
! style="padding:6px; text-align:left;" | Type:
| style="padding:6px;" | None
| style="padding:6px;" | Trap
|-
|-
! style="padding:6px; text-align:left;" | Number of Hits:
! style="padding:6px; text-align:left;" | Cast time:
| style="padding:6px;" | Not Applicabe
| style="padding:6px;" | 1 second (Fixed)
|-
! style="padding:6px; text-align:left;" | Aftercast delay:
| style="padding:6px;" | 1 second
|-
! style="padding:6px; text-align:left;" | Cooldown:
| style="padding:6px;" | 5 seconds
|-
! style="padding:6px; text-align:left;" | SP Cost:
| style="padding:6px;" | 10
|-
|-
|}
|}
Line 19: Line 28:


== Description ==
== Description ==
Land Mine is a <span style="color:red">EFFECTTYPE</span> skill used by [[CLASSNAME]] only.
Land Mine is a <span style="color:Blue">Trap</span> skill for [[Hunter|Hunters]].
 
Text text text text text text text text text text text text text text text text text text text text text text text text text.
 
Shares a global delay of <span style="color:green">0 Seconds</span> on all skills.
No Internal Cooldown.
 
== TYPE ==
Level 1 - type
 
Level 2 - type
 
Level 3 - type
 
Level 4 - type


Level 5 - type
Sets a trap that, on contact, deals damage in a 3x3 area with a chance to [[Status#Stun|Stun]].


== Requirements ==
<code>Land Mine Damage = (0.5 + 0.1 * Skill Level) * (1.65 + 0.04 * Base Level) * [(2.5 * DEX) + (0.5 * INT)]</code>
[[SKILLNAME]] Level 1
<code>Stun Chance = 40% - 5% * Skill Level</code>

Revision as of 14:48, 3 June 2026

Land Mine
File:FILENAME.gif
Max Level: 5
Type: Trap
Cast time: 1 second (Fixed)
Aftercast delay: 1 second
Cooldown: 5 seconds
SP Cost: 10


Description

Land Mine is a Trap skill for Hunters.

Sets a trap that, on contact, deals damage in a 3x3 area with a chance to Stun.

Land Mine Damage = (0.5 + 0.1 * Skill Level) * (1.65 + 0.04 * Base Level) * [(2.5 * DEX) + (0.5 * INT)] Stun Chance = 40% - 5% * Skill Level