Kokotewa

Item Info

Veteran Sword [1] [Veteran_Sword 1188]
Weapon
ElementNeutral
ATK180
Level4
Range1
General

A sword that shows its true power when wielded by a master.

Sale Price5,000 (6,200)
Weight200.0
Attributes
Eqp. Type2H Sword
Req. Level80
STR1
DEX1
Script
if Bash 10:
	+50% Bash damage
if Bowling Bash 10:
	+50% Bowling Bash damage
event OnStartEquip:
	if GetSkillLevel [SM_BASH] == 10
		AddDamage_SKID Target SM_BASH 50
	endif
	if GetSkillLevel [KN_BOWLINGBASH] == 10
		AddDamage_SKID Target KN_BOWLINGBASH 50
	endif
return
event OnFinishEquip:
	if GetSkillLevel [SM_BASH] == 10
		SubDamage_SKID Target SM_BASH 50
	endif
	if GetSkillLevel [KN_BOWLINGBASH] == 10
		SubDamage_SKID Target KN_BOWLINGBASH 50
	endif
return
Related Skills
Bash
Attack an enemy to inflict physical damage.
Bash
Bowling Bash
Attack an enemy to inflict physical damage and knockback to nearby enemies recursively.
Bowling Bash
msql16.9 ms
html0.6 ms

Ragnarok Online © Gravity Corp. & Lee Myoungjin
Kokotewa ©