Fiery Earth Rune Armor [1] ( Flame_E_R_Armor )
| ID 450274 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 100 | 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: Not specified | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bCritical,-10;
bonus bBaseAtk,100+15*(.@r/2);
bonus bDef,30*(.@r/2);
if (.@r>=7) {
bonus bPAtk,2;
bonus bAtkRate,3;
bonus bMdef,25;
if (.@r>=9) {
bonus bPAtk,3;
bonus bMdef,25;
if (.@r>=11) {
bonus bShortAtkRate,5;
bonus bDelayrate,-10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bAtkRate,5;
bonus bBaseAtk,10;
if (.@g>=ENCHANTGRADE_C) {
bonus bShortAtkRate,3;
bonus bAtkRate,8;
bonus bBaseAtk,20;
if (.@g>=ENCHANTGRADE_B) {
bonus bShortAtkRate,5;
bonus bAtkRate,11;
bonus bPow,5;
if (.@g>=ENCHANTGRADE_A) {
bonus bShortAtkRate,7;
bonus bAtkRate,14;
bonus bCon,5;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||