Kokotewa

Item Info

Veteran Axe [2] [Veteran_Axe 1384]
Weapon
ElementNeutral
ATK250
Level3
Range1
General

An axe forged from metal that the Ancient God of Blacksmiths gave to humans.

Sale Price5,000 (6,200)
Weight300.0
Attributes
Eqp. Type2H Axe
Req. Level80
VIT2
Indestructible
Script
+5% Autospell Magnum Break 3 on Hammerfall
ATK +(10 for each Smith Weapon Skill at max Lv)
event OnStartEquip:
	SetSkillAutoSpell BS_HAMMERFALL 50 SM_MAGNUM 3 Target
	if GetSkillLevel [BS_DAGGER] == 3
		AddExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_SWORD] == 3
		AddExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_TWOHANDSWORD] == 3
		AddExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_AXE] == 3
		AddExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_MACE] == 3
		AddExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_KNUCKLE] == 3
		AddExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_SPEAR] == 3
		AddExtParam User VAR_ATTPOWER 10
	endif
return
event OnFinishEquip:
	if GetSkillLevel [BS_DAGGER] == 3
		SubExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_SWORD] == 3
		SubExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_TWOHANDSWORD] == 3
		SubExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_AXE] == 3
		SubExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_MACE] == 3
		SubExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_KNUCKLE] == 3
		SubExtParam User VAR_ATTPOWER 10
	endif
	if GetSkillLevel [BS_SPEAR] == 3
		SubExtParam User VAR_ATTPOWER 10
	endif
return
Related Skills
Hammer Fall
Summon a Hammer Fall to inflict stun by chance to enemies in an area of effect.
Hammer Fall
Magnum Break
Inflict fire physical damage and knockback to nearby enemies. Distant enemies receive reduced damage.
Magnum Break
Smith 1H Sword
Enable and increase the success rate of forging of One Handed Swords.
Smith 1H Sword
Smith 2H Sword
Enable and increase the success rate of forging of Two Handed Swords.
Smith 2H Sword
Smith Axe
Enable and increase the success rate of forging Axes.
Smith Axe
Smith Dagger
Enable and increase the success rate of forging Daggers.
Smith Dagger
Smith Knuckle
Enable and increase the success rate of forging Knuckles.
Smith Knuckle
Smith Mace
Enable and increase the success rate of forging Maces.
Smith Mace
Smith Spear
Enable and increase the success rate of forging Spears.
Smith Spear
msql17.2 ms
html0.5 ms

Ragnarok Online © Gravity Corp. & Lee Myoungjin
Kokotewa ©