Nebula Suit of Creative [1] ( Star_Suit_Of_Crt )
| ID 450172 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | 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: 135 | |||||||||||||||||
| 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 | |||||||||||||||||
|
Suit that has received the creative energy of the star's power. All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bCrt,1;
bonus bBaseAtk,100+10*(.@r/2);
if (.@r>=9) {
bonus bCritical,5;
if (.@r>=11) {
bonus bCritAtkRate,20;
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bBaseAtk,(.@r/2);
bonus bCritAtkRate,2*(.@r/3);
bonus bCritical,(.@r/3);
if (.@g >= ENCHANTGRADE_C) {
bonus bBaseAtk,2*(.@r/2);
bonus bCritAtkRate,3*(.@r/3);
bonus bCritical,2*(.@r/3);
if (.@g >= ENCHANTGRADE_B) {
bonus bCritAtkRate,5*(.@r/3);
bonus bCRate,(.@r/4);
bonus bPAtk,(.@r/4);
if (.@g >= ENCHANTGRADE_A) {
bonus bCritAtkRate,7*(.@r/3);
bonus bCRate,(.@r/4);
bonus bPAtk,2*(.@r/4);
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||