Viewing Item

#28596: Toy Ring

Item ID 28596 For Sale No
Identifier Toy_Ring Credit Price Not For Sale
Name Toy Ring Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = (getskilllv("SM_SWORD")/2);

2 .@b = (getskilllv("GN_TRAINING_SWORD")/2);

3 bonus bStr,5+(.@a+.@b);

4 bonus bAgi,5+(.@a+.@b);

5 bonus bVit,5+(.@a+.@b);

6 bonus bBaseAtk,10*(.@a+.@b);

7 skill "BS_HAMMERFALL",5;

8 bonus2 bSkillAtk,"SM_BASH",BaseLevel;

9 bonus2 bSkillAtk,"KN_BOWLINGBASH",3*(BaseLevel/5);

Equip Script None
Unequip Script None