Viewing Item

#28492: Thieve's Guide Vol.1

Item ID 28492 For Sale No
Identifier Tip_Of_Thief_Vol1 Credit Price Not For Sale
Name Thieve's Guide Vol.1 Type Armor
NPC Buy 20 Weight 1
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 bonus bStr,5;

2 bonus bAgi,5;

3 bonus bInt,5;

4 if (getskilllv("SC_ENERVATION")>2)

5 skill "SN_WINDWALK",5;

6 if (getskilllv("SC_GROOMY")>2)

7 skill "HP_ASSUMPTIO",5;

8 if (getskilllv("SC_IGNORANCE")>2)

9 skill "WS_OVERTHRUSTMAX",5;

10 if (getskilllv("SC_LAZINESS")>2)

11 skill "ASC_METEORASSAULT",5;

12 if (getskilllv("SC_UNLUCKY")>2)

13 skill "LK_BERSERK",1;

14 if (getskilllv("SC_WEAKNESS")>2)

15 skill "HW_MAGICPOWER",5;

16 if (getskilllv("RG_GRAFFITI")>0) {

17 bonus bStr,5;

18 bonus bAgi,5;

19 bonus bInt,5;

20 }

Equip Script None
Unequip Script None