High-tech Shield [1] ( Hightech_Shield_US )
| ID 460096 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Precio de compra: zeny | Precio de venta: 0 zeny | Peso: 50 | Ranuras: 1 | ||||||||||||||||||||
| Tipo: Equipamiento. | Subtipo: No especificado | Género: Ambos | Ubicaciones: Escudo | |||||||||||||||||||||
| Ataque: No especificado | Ataque mágico: No especificado | Alcance: No especificado | Defensa: 50 | |||||||||||||||||||||
| Nivel de arma: No especificado | Nivel de armadura: 2 | Nivel de Equipamiento (Mín.): 100 | Nivel de Equipamiento (Máx.): No especificado | |||||||||||||||||||||
| Refinable: 1 | Graduable: 1 | Elemento: Neutral | Clases: No especificado | |||||||||||||||||||||
|
A multipurpose high-tech shield used by genetics. Todo No especificado
.@r = getrefine();
.@g = getenchantgrade();
bonus bShortWeaponDamageReturn,25;
bonus bLongAtkRate,15;
bonus bPow,3*(.@r/2);
bonus bCon,3*(.@r/2);
bonus bMaxHPrate,5*(.@r/3);
bonus bDelayrate,-2*(.@r/3);
if (.@r>=10) {
bonus2 bAddClass,Class_All,15;
if (.@r>=11) {
bonus2 bSkillAtk,"GN_CARTCANNON",50;
if (.@r>=12) {
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",50;
if (.@r>=13) {
bonus bLongAtkRate,20;
if (.@r>=14) {
bonus2 bSkillAtk,"GN_CARTCANNON",80;
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",80;
}
}
}
}
}
if (getpetinfo(PETINFO_EGGID) == 9013) {
if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL) {
bonus bSpeedRate,25;
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",40;
}
}
if (getpetinfo(PETINFO_EGGID) == 9123) {
if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL) {
bonus bSpeedRate,25;
bonus2 bSkillAtk,"GN_CARTCANNON",40;
}
}
if (.@g>=ENCHANTGRADE_C) {
bonus bPow,3;
bonus bCon,3;
if (.@g>=ENCHANTGRADE_B) {
bonus bLongAtkRate,20;
if (.@g>=ENCHANTGRADE_A) {
bonus bAllTraitStats,10;
}
}
}
No especificado No especificado No especificado No especificado |
||||||||||||||||||||||||