Divine Protect Shield ( D_Protect_Shields )
| ID 410348 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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% A flying shield designed to provide absolute protection to the wearer. All Not specified
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 |
||||||||||||||||||||||||