Viewing Item

#15835: Kronika's Speller (Phy.)

Item ID 15835 For Sale No
Identifier STsung_Speller1_EXE Credit Price Not For Sale
Name Kronika's Speller (Phy.) Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 50
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 bonus bStr,3;

2 bonus bAgi,3;

3 bonus bAtkRate,3;

4 bonus bBaseAtk,5*(getskilllv("RG_RAID")/2);

5 bonus2 bSkillAtk,"RG_BACKSTAP",1+(3*(BaseLevel/4));

6 if (getskilllv("RG_STRIPHELM") == 5)

7 skill "SN_WINDWALK",5;

8 if (getskilllv("RG_STRIPSHIELD") == 5)

9 skill "AC_CONCENTRATION",5;

10 if (getskilllv("RG_STRIPARMOR") == 5)

11 skill "LK_BERSERK",1;

12 if (getskilllv("RG_STRIPWEAPON") == 5)

13 skill "BS_OVERTHRUST",5;

14 if (getskilllv("RG_BACKSTAP") == 10)

15 skill "TK_JUMPKICK",7;

16 if (readparam(bAgi) >= 90)

17 bonus2 bSkillAtk,"RG_RAID",15;

Equip Script None
Unequip Script None