Cursed Diabolical Armor [1] ( Diabolic_Armor_US )
| ID 450427 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 20 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 120 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
An armor from ancient times that covered in miasma of curses. All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bUnbreakableArmor;
bonus bPAtk,3*(.@r/2);
bonus bBaseAtk,50*(.@r/3);
if (.@r>=10) {
bonus2 bResEff,Eff_Curse,10000;
bonus bFlee2,20;
if (.@r>=11) {
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",30;
bonus2 bSkillAtk,"IG_OVERSLASH",30;
if (.@r>=12) {
bonus2 bAddEle,Ele_All,20;
if (.@r>=13) {
skill "LK_AURABLADE",5;
autobonus3 "{ bonus2 bAddEle,Ele_All,30; }",1000,20000,"LK_AURABLADE";
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
if (.@g>=ENCHANTGRADE_C) {
bonus bVariableCastrate,-15;
if (.@g>=ENCHANTGRADE_B) {
bonus bDelayrate,-20;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",50;
bonus2 bSkillAtk,"IG_OVERSLASH",50;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||