Nebula Suit of Concentration [1] ( Star_Suit_Of_Con )
| ID 450171 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Precio de compra: zeny | Precio de venta: 0 zeny | Peso: 150 | Ranuras: 1 | ||||||||||||||||
| Tipo: Equipamiento. | Subtipo: No especificado | Género: Ambos | Ubicaciones: Armadura | |||||||||||||||||
| Ataque: No especificado | Ataque mágico: No especificado | Alcance: No especificado | Defensa: 135 | |||||||||||||||||
| Nivel de arma: No especificado | Nivel de armadura: 2 | Nivel de Equipamiento (Mín.): 240 | Nivel de Equipamiento (Máx.): No especificado | |||||||||||||||||
| Refinable: 1 | Graduable: 1 | Elemento: Neutral | Clases: No especificado | |||||||||||||||||
|
Suit that has received the concentration energy of the star's power. Todo No especificado
.@g = getenchantgrade();
.@r = getrefine();
bonus bCon,1;
bonus bBaseAtk,125+15*(.@r/2);
if (.@r>=9) {
bonus bAspdRate,10;
if (.@r>=11) {
bonus bLongAtkRate,20;
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bAspdRate,(.@r/2);
bonus bAtkRate,(.@r/2);
bonus bBaseAtk,2*(.@r/2);
if (.@g >= ENCHANTGRADE_C) {
bonus bAspdRate,(.@r/2);
bonus bAtkRate,2*(.@r/2);
bonus bBaseAtk,3*(.@r/2);
if (.@g >= ENCHANTGRADE_B) {
bonus bAspdRate,2*(.@r/2);
bonus bLongAtkRate,(.@r/3);
bonus bPAtk,(.@r/4);
if (.@g >= ENCHANTGRADE_A) {
bonus bAspdRate,2*(.@r/2);
bonus bLongAtkRate,2*(.@r/3);
bonus bPAtk,2*(.@r/4);
}
}
}
}
No especificado No especificado No especificado No especificado |
||||||||||||||||||||