Viewing Item

#18950: Gerhard Von Deviruchi

Item ID 18950 For Sale No
Identifier Gerhard_Von_Devi Credit Price Not For Sale
Name Gerhard Von Deviruchi Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bInt,1;

2 bonus bDex,1;

3 if (readparam(bInt) >= 120)

4 bonus bMatkRate,10;

5 else if (readparam(bInt) >= 99)

6 bonus bMatkRate,7;

7 else

8 bonus bMatkRate,5;

9 if (getpetinfo(PETINFO_ID) == 9023) {

10 if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL)

11 bonus bDelayRate,-5;

12 else

13 bonus bDelayRate,-2;

14 }

Equip Script None
Unequip Script None
Theme:
Language: