Kokotewa

Item Info

Rogue's Treasure [Ring_Of_Rogue 2620]
General

An exclusive ring for thieves and ninjas.

Sale Price5,000 (6,200)
Weight10.0
Attributes
Eqp. TypeAccessory
Req. Level70
Refineable
Script
if bSTR > 89:
	HIT +10
	FLEE +10
if bAGI > 89:
	ATK +10
	CRIT +10
event OnStartEquip:
	if get[VAR_STANDARD_STR] > 89
		AddExtParam User VAR_HITSUCCESSVALUE 10
		AddExtParam User VAR_AVOIDSUCCESSVALUE 10
	endif
	if get[VAR_STANDARD_AGI] > 89
		AddExtParam User VAR_ATTPOWER 10
		AddExtParam User VAR_CRITICALSUCCESSVALUE 100
	endif
return
event OnFinishEquip:
	if get[VAR_STANDARD_STR] > 89
		SubExtParam User VAR_HITSUCCESSVALUE 10
		SubExtParam User VAR_AVOIDSUCCESSVALUE 10
	endif
	if get[VAR_STANDARD_AGI] > 89
		SubExtParam User VAR_ATTPOWER 10
		SubExtParam User VAR_CRITICALSUCCESSVALUE 100
	endif
return
Monster Drop
Wickebine Tres0.035% Handcuffs (20.014%) Fortune Sword (0.025%) Adventurer's Suit [1] (0.415%) Gladius [3] (0.115%)
Chain Mail [1] (0.035%) Rogue's Treasure (0.035%) Cowardice Blade [2] (0.115%) Wickebine Tres Card (0.025%)
Monster Drop
Wickebine Tres (0.035%)
20.014% 0.025% 0.415% 0.115%
0.035% 0.035% 0.115% 0.025%
msql18.5 ms
html0.5 ms

Ragnarok Online © Gravity Corp. & Lee Myoungjin
Kokotewa ©