Viewing Item

#5564: Crown of Deceit

Item ID 5564 For Sale No
Identifier Crown_Of_Deceit Credit Price Not For Sale
Name Crown of Deceit Type Armor
NPC Buy 20 Weight 30
NPC Sell 10 Weapon Level 0
Range 0 Defense 3
Slots 1 Refineable Yes
Attack 0 Min Equip Level 85
MATK 0 Max Equip Level None
Equip Locations Upper/Mid Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bInt,4;

3 bonus bMdef,10;

4 bonus bVariableCastrate,-10;

5 if (.@r >= 7) {

6 bonus bDef,2;

7 bonus bMatkRate,5;

8 bonus bVariableCastrate,-5;

9 }

10 if (.@r>=9) {

11 bonus bMdef,5;

12 bonus bMatkRate,5;

13 bonus bVariableCastrate,-5;

14 bonus bDelayrate,-5;

15 }

Equip Script None
Unequip Script None