.:Renewal Item Database:.
Search Item By ID
|
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
100 Attack
160 Required Lvl 250 Weapon Lvl 5 Slot 2 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | A dagger made together with Time Gap Kurojin (A). Refine Level +7: Increases damage of Kunai - Refraction by 10%. Refine Level +9: Increases damage of Kunai - Rotation by 10%. Refine Level +12: P.ATK +10 Increases damage of Kunai - Refraction by additional 15%. [Bonus by Grade] [Grade D]: ATK +2% [Grade C]: Damage of Kunai - Rotation +5%. [Grade B]: P.ATK +5. [Grade A]: ATK +5%, damage of Kunai - Refraction +10%. Time Gap series enchantment can't be applied to Time Gap Kurojin (B). [iRO Description] Not Available |
| Item Script |
expand to view script{ .@g = getenchantgrade(); .@r = getrefine(); if (.@r>=7) { bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10; if (.@r>=9) { bonus2 bSkillAtk,"SS_KUNAIKAITEN",10; if (.@r>=12) { bonus bPAtk,7; bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",15; } } } if (.@g>=ENCHANTGRADE_D) { bonus bAtkRate,2; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"SS_KUNAIKAITEN",10; if (.@g>=ENCHANTGRADE_B) { bonus bPAtk,5; if (.@g>=ENCHANTGRADE_A) { bonus bAtkRate,5; bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10; } } } } },{},{} |
| Dropped By | No Result |


