Dream Guardian

Item ID 480332 Name Dream Guardian
None
Weapon Level 0 Identifier Ice_Dream_Tree_BR
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 100 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 0 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAtkRate,.@r/2;
bonus bMatkRate,.@r/2;
if (.@r>=9) {
   bonus bBaseAtk,30;
   bonus bMatk,30;
}
if (.@r>=11)
   autobonus "{ bonus2 bMagicAtkEle,Ele_Ghost,20; bonus2 bMagicAtkEle,Ele_Water,20; }",30,10000,BF_WEAPON;

Set Script
Floating Ice
Dream Guardian
bonus2 bResEff,Eff_Freeze,10000;
bonus2 bAddItemHealRate,536,150;
Bishop Necklace
Goddess of Mercy S
Dream Guardian
bonus bMatk,30;
bonus bDelayrate,-10;
bonus bVariableCastrate,-10;
if (getequiprefinerycnt(EQI_GARMENT)>=11)
   bonus3 bAutoSpell,"PA_PRESSURE",3,70;
Zealous Necklace
Goddess of Justice S
Dream Guardian
bonus bHit,10;
bonus bMatkRate,10;
bonus bAspdRate,10;
if (getequiprefinerycnt(EQI_GARMENT)>=11)
   bonus3 bAutoSpell,"SO_DIAMONDDUST",3,100;
Pope Osuwari Head
Dream Guardian
bonus bAtkRate,10;
bonus bAspdRate,10;
bonus bLongAtkRate,10;
if (getequiprefinerycnt(EQI_GARMENT)>=11) {
   bonus bHit,15;
   bonus bCritAtkRate,15;
   bonus bFixedCast,-500;
}