Nebula Robe of Spell [1] ( Star_Robe_Of_Spl )
| ID 450173 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Precio de compra: zeny | Precio de venta: 0 zeny | Peso: 50 | Ranuras: 1 | ||||||||||||||||
| Tipo: Equipamiento. | Subtipo: No especificado | Género: Ambos | Ubicaciones: Armadura | |||||||||||||||||
| Ataque: No especificado | Ataque mágico: No especificado | Alcance: No especificado | Defensa: 105 | |||||||||||||||||
| 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 | |||||||||||||||||
|
Robe that has received the spell energy of the star's power. Todo No especificado
.@g = getenchantgrade();
.@r = getrefine();
bonus bSpl,1;
bonus bMatk,125+(15*(.@r/2));
if (.@r>=9) {
bonus bMatkRate,5;
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_All,15;
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bMatkRate,(.@r/2);
bonus bMatk,2*(.@r/2);
bonus2 bMagicAtkEle,Ele_All,3*(.@r/3);
if (.@g >= ENCHANTGRADE_C) {
bonus bMatkRate,(.@r/2);
bonus bMatk,3*(.@r/2);
bonus2 bMagicAtkEle,Ele_All,3*(.@r/3);
if (.@g >= ENCHANTGRADE_B) {
bonus bMatkRate,2*(.@r/2);
bonus2 bMagicAtkEle,Ele_All,5*(.@r/3);
bonus bSMatk,(.@r/4);
if (.@g >= ENCHANTGRADE_A) {
bonus bMatkRate,3*(.@r/2);
bonus2 bMagicAtkEle,Ele_All,5*(.@r/3);
bonus bSMatk,2*(.@r/4);
}
}
}
}
No especificado No especificado No especificado No especificado |
||||||||||||||||||||