Land Mine: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
Land Mine is a <span style="color:Blue">Trap</span> skill for [[Hunter|Hunters]]. | Land Mine is a <span style="color:Blue">Trap</span> skill for [[Hunter|Hunters]]. | ||
Sets a trap that, on contact, deals damage in a 3x3 area with a chance to [[Status#Stun|Stun]]. | Sets a trap that, on contact, deals damage in a 3x3 area with a chance to [[Status#Stun|Stun]]. Lasts for 20 seconds. | ||
<code>Land Mine Damage = (0.5 + 0.1 * Skill Level) * (1.65 + 0.04 * Base Level) * [(2.5 * DEX) + (0.5 * INT)]</code> | <code>Land Mine Damage = (0.5 + 0.1 * Skill Level) * (1.65 + 0.04 * Base Level) * [(2.5 * DEX) + (0.5 * INT)]</code> | ||
<code>Stun Chance = 40% - 5% * Skill Level</code> | <code>Stun Chance = 40% - 5% * Skill Level</code> | ||
Revision as of 14:52, 3 June 2026
| 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. Lasts for 20 seconds.
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