Kokotewa

Item Info

Vecer Axe [2] [Vecer_Axe 1311]
Weapon
ElementNeutral
ATK140
Level3
Range1
General

A red, luxurious axe that creates a unique sound when you wave it.

Sale Price10 (12)
Weight150.0
Attributes
Eqp. Type1H Axe
Req. Level50
Indestructible
Script
if bDEX > 89: CRIT +5
if bLUK > 89: ATK +20
if bDEX & bLUK > 89:
	+15% Mammonite damage
event OnStartEquip:
	if get[VAR_STANDARD_LUK] > 89
		AddExtParam User VAR_ATTPOWER 20
	endif
	if get[VAR_STANDARD_DEX] > 89
		AddExtParam User VAR_CRITICALSUCCESSVALUE 50
	endif
	if (get[VAR_STANDARD_LUK] > 89) & (get[VAR_STANDARD_DEX] > 89)
		AddDamage_SKID Target MC_MAMMONITE 15
	endif
return
event OnFinishEquip:
	if get[VAR_STANDARD_LUK] > 89
		SubExtParam User VAR_ATTPOWER 20
	endif
	if get[VAR_STANDARD_DEX] > 89
		SubExtParam User VAR_CRITICALSUCCESSVALUE 50
	endif
	if (get[VAR_STANDARD_LUK] > 89) & (get[VAR_STANDARD_DEX] > 89)
		SubDamage_SKID Target MC_MAMMONITE 15
	endif
return
Related Skills
Mammonite
Attack an enemy to inflict physical damage.
Mammonite
Monster Drop
Howard Alt-Eisen0.025% Handcuffs (30.013%) Pauldron [1] (0.025%) Vecer Axe [2] (0.025%) Two-Handed Axe [2] (1.115%)
Buckler [1] (0.115%) Lord's Clothes [1] (0.025%) Old Blue Box (0.515%) Howard Alt-Eisen Card (0.025%)
Monster Drop
Howard Alt-Eisen (0.025%)
30.013% 0.025% 0.025% 1.115%
0.115% 0.025% 0.515% 0.025%
msql21.2 ms
html0.3 ms

Ragnarok Online © Gravity Corp. & Lee Myoungjin
Kokotewa ©