Item Details

Poenitentia Sol [2] ( Poenitentia_Sol )

ID 510056 Poenitentia Sol [2]
Poenitentia Sol [2] Precio de compra: zeny Precio de venta: 0 zeny Peso: 120 Ranuras: 2
Tipo: Objeto de arma. Subtipo: Daga Género: Ambos Ubicaciones: Arma
Ataque: 210 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 red oriental dagger filled with the pain of grief.
------------------------
ATK + 7%.
Increase Kunai - Rotation and Kunai - Refraction damage by 7%.
------------------------
For every 2 refine level, increase Cross Slash damage by 2%.
------------------------
When refined to +7 or higher, increase long ranged physical damage by 7%.
------------------------
When refined to +9 or higher, increase Cross Slash damage by additional 20%.
------------------------
When refined to +11 or higher,
Increase physical damage against all size enemies by 10%.
Reduce cooldown of Cross Slash by 1 second.
------------------------
[Grade Bonus]
[Grade D] Increase Kunai - Rotation and Kunai - Refraction damage by additional 5%.
[Grade C] Increase Kunai - Rotation and Kunai - Refraction damage by additional 3%. P.ATK + 1.
[Grade B] Increase Kunai - Rotation and Kunai - Refraction damage by additional 5%. POW + 1.
------------------------
Type : Dagger
Attack : 210
Weight : 120
Weapon Level : 5
Required Level : 230
Class : Shinkiro and Shiranui

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,7;
bonus2 bSkillAtk,"SS_KUNAIKAITEN",7;
bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",7;
bonus2 bSkillAtk,"KO_JYUMONJIKIRI",2*(.@r/2);
if (.@r>=7) {
   bonus bLongAtkRate,7;
   if (.@r>=9) {
      bonus2 bSkillAtk,"KO_JYUMONJIKIRI",20;
      if (.@r>=11) {
         bonus2 bAddSize,Size_All,10;
         bonus2 bSkillCooldown,"KO_JYUMONJIKIRI",-1000;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus2 bSkillAtk,"SS_KUNAIKAITEN",5;
   bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",5;
   if (.@g >= ENCHANTGRADE_C) {
      bonus bPAtk,1;
      bonus2 bSkillAtk,"SS_KUNAIKAITEN",3;
      bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",3;
      if (.@g >= ENCHANTGRADE_B) {
         bonus bPow,1;
         bonus2 bSkillAtk,"SS_KUNAIKAITEN",5;
         bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",5;
      }
   }
}
No especificado
No especificado