Viewing Item

#400455: Diadem Of Bruenhild

Item ID 400455 For Sale No
Identifier aegis_400455 Credit Price Not For Sale
Name Diadem Of Bruenhild Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 6
Slots 1 Refineable Yes
Attack 0 Min Equip Level 80
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 .@r = getrefine();

2 bonus2 bSubEle,Ele_Neutral,5;

3 bonus2 bSubRace,RC_Dragon,5;

4 bonus bLongAtkDef,min(.@r,10);

5 if (.@r>=7)

6 autobonus2 "{ sc_end SC_CONFUSION; sc_end SC_CURSE; sc_end SC_POISON; sc_end SC_SILENCE; bonus2 bResEff,Eff_Confuse,10000; bonus2 bResEff,Eff_Curse,10000; bonus2 bResEff,Eff_Poison,10000; bonus2 bResEff,Eff_Silence,10000; }",(.@r>=10?40:10),3000,BF_MAGIC|BF_WEAPON;

7 if (.@r>=10)

8 bonus bMaxHPrate,3;

Equip Script None
Unequip Script None