Viewing Item

#20946: Dragon Scale Hood

Item ID 20946 For Sale No
Identifier Drag_Manteau Credit Price Not For Sale
Name Dragon Scale Hood Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 23
Slots 1 Refineable Yes
Attack 0 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,2;

3 bonus bDef,20;

4 bonus bHealPower2,15;

5 if (.@r>=7) {

6 bonus2 bSubRace,RC_Dragon,2;

7 }

8 if (.@r>=9) {

9 autobonus2 "{ bonus2 bHPRegenRate,2000,1000; }",1,3000,BF_MAGIC|BF_WEAPON;

10 }

11 if (.@r>=11) {

12 bonus2 bSubRace,RC_Dragon,3;

13 }

Equip Script None
Unequip Script None