Diva Dagger [1], кинжал (Renewal)
Diva Dagger [1] (DIVA_DAGGER) – оружие.
A sharp, purple-tinged dagger used by the ninjas who were hired to secure ownership of some gold mine.
Property: Neutral
Required Increases the damage of Kunai Explosion by 1% per level of Dagger Throwing Practice known.
If upgrade level is +7 or higher,
Increases long-ranged damage on targets by 2%.
If upgrade level is +9 or higher,
Increases long-ranged damage on targets by an additional 3%.
Set Bonus
Golden Ninja Suit
Golden Scarf
Monokage
Increases the damage of Kunai Explosion by 20%.
Increases the damage of Kunai Splash by 50%.
Базовые свойства предмета
- ID: 28018
 - Код: DIVA_DAGGER
 - Тип: оружие
 - Подтип: кинжал
 - Уровень оружия: 4
 - Атака: 120
 - Магическая атака: 120
 - Требуемый уровень: 150
 - Профессии: alchemist, archer, assassin, bard, blacksmith, crusader, dancer, hunter, kagerou, knight, mage, merchant, ninja, novice, oboro, rogue, sage, soul_linker, super_novice, swordman, thief, wizard
 
- Вес: 60
 
Скрипт
.@r = getrefine();
if (.@r>=7) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}
if (.@r>=9) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}