Lunar Eclipse Armor-LT [1] ( Lunar_E_Armor_LT )
| ID 450263 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 60 | 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: 190 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bMdef,10;
bonus2 bSubSize,Size_Medium,13;
bonus2 bSubSize,Size_Large,13;
bonus bDelayrate,-.@r;
bonus bBaseAtk,15*.@r;
bonus bMatk,15*.@r;
bonus bMaxHPrate,5*(.@r/3);
bonus bAtkRate,5*(.@r/3);
bonus bMatkRate,5*(.@r/3);
if (.@r>=9) {
bonus bRes,20;
bonus bMRes,20;
bonus2 bAddEle,Ele_All,15;
bonus2 bMagicAddEle,Ele_All,15;
if (.@r>=13) {
bonus2 bAddEffWhenHit,Eff_Freeze,2000;
}
}
if (.@g>=ENCHANTGRADE_D) {
if (.@r>=13) {
bonus bLongAtkDef,readparam(bSta)/10;
bonus bNearAtkDef,readparam(bWis)/10;
}
}
if (.@g>=ENCHANTGRADE_C) {
if (.@r>=13) {
bonus bMaxHP,10000;
bonus2 bAddEff,Eff_Freeze,800;
}
}
if (.@g>=ENCHANTGRADE_B)
bonus2 bAddEffWhenHit,Eff_Freeze,1500;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddRace,RC_All,15;
bonus2 bMagicAddRace,RC_All,15;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||