Item Details

Poenitentia Orbis [2] ( Poenitentia_Orbis )

ID 500046 Poenitentia Orbis [2]
Poenitentia Orbis [2] Precio de compra: zeny Precio de venta: 0 zeny Peso: 160 Ranuras: 2
Tipo: Objeto de arma. Subtipo: Espada de Una Mano Género: Ambos Ubicaciones: Arma
Ataque: 260 Ataque mágico: No especificado Alcance: 1 Defensa: No especificado
Nivel de arma: 5 Nivel de armadura: No especificado Nivel de Equipamiento (Mín.): 230 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: 1 Elemento: Neutral Clases: Cuarta clases.

A sword filled with the pain of grief.
------------------------
ATK + 5%.
Increase Shield Chain Rush and Double Bowling Bash damage by 10%.
------------------------
For every 2 refine level, increase Shield Boomerang and Back Stab damage by 3%.
------------------------
When refined to +7 or higher, ASPD + 20%.
------------------------
When refined to +9 or higher, increase Shield Boomerang and Back Stab damage by additional 25%.
------------------------
When refined to +11 or higher, increase physical damage against all size enemies by 15%.
------------------------
[Grade Bonus]
[Grade D] Increase Shield Chain Rush and Double Bowling Bash damage by additional 5%.
[Grade C] Increase Shield Chain Rush and Double Bowling Bash damage by additional 3%. P.ATK + 1.
[Grade B] Increase Shield Chain Rush and Double Bowling Bash damage by additional 5%. POW + 1.
------------------------
Type : Sword
Attack : 260
Weight : 160
Weapon Level : 5
Required Level : 230
Class : Hyper Novice

No especificado

Permitido en tienda de compra de jugador: Rama Muerta: Se vincula al equipar: Restricción de apilamiento en inventario:
Restricción de apilamiento en carrito: Restricción de apilamiento en almacén: Restricción de apilamiento en almacén de guild: Puede dropearse:
Puede comerciarse: Puede comerciarse con compañero: Puede venderse a NPC: Puede colocarse en el carrito:
Puede colocarse en almacén: Puede colocarse en almacén de guild: Puede ponerse en correo: Puede ponerse en subasta:
Retraso:
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,5;
bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",10;
bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",10;
bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",3*(.@r/2);
bonus2 bSkillAtk,"RG_BACKSTAP",3*(.@r/2);
if (.@r>=7) {
   bonus bAspdRate,20;
   if (.@r>=9) {
      bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",25;
      bonus2 bSkillAtk,"RG_BACKSTAP",25;
      if (.@r>=11) {
         bonus2 bAddSize,Size_All,15;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",5;
   bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",5;
   if (.@g >= ENCHANTGRADE_C) {
      bonus bPAtk,1;
      bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",3;
      bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",3;
      if (.@g >= ENCHANTGRADE_B) {
         bonus bPow,1;
         bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",5;
         bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",5;
      }
   }
}
No especificado
No especificado

No especificado

No especificado