Item Details

Divine Protect Shield ( D_Protect_Shields )

ID 410348 Divine Protect Shield
Divine Protect Shield Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: Not specified
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Middle Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

MaxHP +10%
MaxSP +10%.
------------------------
Immune status Confusion
Immune status Hallucination.
------------------------
DEF + 50, MDEF +20
------------------------
Dapat menggunakan skill "Shield Spell Lv.3"
------------------------
Damage yang diterima dari player -10%.
------------------------
Jika base VIT 60 atau lebih
Memulihkan 300 HP and 30 SP setiap 5 detik
Variable Cast-time -10%.
------------------------
Jika base VIT 90 atau lebih
Tambahan pemulihan 300 HP and 30 SP setiap 5 detik
DEF +50, MDEF + 20.
------------------------
Set Bonus
Divine Protect Shield
Randgris Miracle (Middle)

Variable Cast-time -20%.
Fixed Cast-time -0.5 seconds.
------------------------
Jenis : Headgear
Def : 0
Posisi : Middle
Berat : 10
Lv Min : 1
Job : Semua Job

A flying shield designed to provide absolute protection to the wearer.
It is said to be fueled by the purest form of magical energy.
------------------------
MHP + 10% , MSP + 10%.
------------------------
Immune to Confusion and Hallucination.
------------------------
DEF + 100, MDEF + 20
------------------------
Enables to use Lv.3 Shield Spell.
------------------------
Reduce damage taken from Player by 10%.
------------------------
When Base VIT is 60 or higher,
Every 5 seconds, restore 300 HP and 30 SP.
Reduce Variable Casting Time by 30%.
------------------------
When Base VIT is 90 or higher,
Every 5 seconds, restore additional 300 HP and 30 SP.]
DEF + 200, MDEF + 40.
Reduce Fixed Casting Time by 0.5 seconds.
------------------------
Type: Headgear
Def: 0
Location: Middle
Weight: 10
Required Level: 1
Class: All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bResEff,Eff_Confusion,10000;
bonus2 bResEff,Eff_Hallucination,10000;
bonus bDef,100;
bonus bMdef,20;
skill "LG_SHIELDSPELL",3;
bonus2 bSubRace,RC_Player_Doram,10;
bonus2 bSubRace,RC_Player_Human,10;
if (readparam(bVit)>=90) {
   bonus bDef,200;
   bonus bMdef,40;
   bonus bFixedCast,-500;
   bonus bVariableCastrate,-30;
   bonus2 bHPRegenRate,600,5000;
   bonus2 bSPRegenRate,60,5000;
}
else if (readparam(bVit)>=60) {
   bonus bVariableCastrate,-30;
   bonus2 bHPRegenRate,300,5000;
   bonus2 bSPRegenRate,30,5000;
}
Not specified
Not specified

Not specified

Not specified