
RENEWAL / ITEMS
Thief's Guide Vol.2 [1]
#32265Armor
Tip_Of_Thief_Vol2
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price20 z
Sell price10 z
Slots1
Required level100
Armor level1
Description
Class:
Position:
Compounds On:
Weight: 0
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bVit,5;
bonus bDex,5;
bonus bLuk,5;
if (getskilllv("RG_GRAFFITI") == 1) {
bonus bVit,5;
bonus bDex,5;
bonus bLuk,5;
}
if (getskilllv("SC_UNLUCKY") == 3)
skill "HW_GANBANTEIN",1;
if (getskilllv("SC_IGNORANCE") == 3)
skill "PA_PRESSURE",5;
if (getskilllv("SC_WEAKNESS") == 3)
skill "PF_HPCONVERSION",1;
if (getskilllv("SC_ENERVATION") == 3)
skill "ASC_BREAKER",5;
if (getskilllv("SC_GROOMY") == 3)
skill "CR_CULTIVATION",2;
if (getskilllv("SC_LAZINESS") == 3)
skill "SN_SIGHT",5;