Nebula Armor of Power [1] ( Star_Armor_Of_Pow )
| ID 450169 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 250 | 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: 175 | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 240 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
Armor that has received the physical energy of the star's power. All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bPow,1;
bonus bBaseAtk,125+15*(.@r/2);
if (.@r>=9) {
bonus bAtkRate,5;
if (.@r>=11) {
bonus bShortAtkRate,20;
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bAtkRate,(.@r/2);
bonus bBaseAtk,2*(.@r/2);
bonus bShortAtkRate,(.@r/3);
if (.@g >= ENCHANTGRADE_C) {
bonus bAtkRate,(.@r/2);
bonus bBaseAtk,3*(.@r/2);
bonus bShortAtkRate,(.@r/3);
if (.@g >= ENCHANTGRADE_B) {
bonus bAtkRate,2*(.@r/2);
bonus bShortAtkRate,(.@r/3);
bonus bPAtk,(.@r/4);
if (.@g >= ENCHANTGRADE_A) {
bonus bAtkRate,3*(.@r/2);
bonus bShortAtkRate,2*(.@r/3);
bonus bPAtk,2*(.@r/4);
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||