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

2 =

3 (getskilllv("SM_SWORD")/2);

4 .@b

5 =

6 (getskilllv("GN_TRAINING_SWORD")/2);

7 bonus

8 bStr,5+(.@a+.@b);

9 bonus

10 bAgi,5+(.@a+.@b);

11 bonus

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

13 bonus

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

15 skill

16 "BS_HAMMERFALL",5;

17 bonus2

18 bSkillAtk,"SM_BASH",BaseLevel;

19 bonus2

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

Equip Script None
Unequip Script None