Devil God's Staff, двуручный посох (Renewal)
Devil God's Staff (TSTAFF_OF_E_SLAYER_J) – оружие.

This staff is said to be used by Archmage Nazohina. The magic emanating from the staff keeps flowers from withering.
Magic Property: Neutral
Int + 5
Matk + 1% per 2 upgrade levels of the item.
Reduces the cast delay of skills by 1% per upgrade level of the item.
This item is indestructible in battle.
Базовые свойства предмета
- ID: 21390
- Код: TSTAFF_OF_E_SLAYER_J
- Тип: оружие
- Подтип: двуручный посох
- Уровень оружия: 3
- Атака: 30
- Магическая атака: 155
- Требуемый уровень: 70
- Профессии: acolyte, mage, monk, novice, priest, sage, soul_linker, super_novice, wizard
- Цена покупки: 56 000 з
- Цена продажи: 28 000 з
- Вес: 80
Скрипт
.@r = getrefine(); bonus2 bAddDamageClass,1916,40; bonus2 bAddMagicDamageClass,1916,40; bonus2 bAddDefMonster,1916,10; bonus2 bAddMDefMonster,1916,10; if (.@r>=7) { bonus2 bAddDamageClass,1916,60; bonus2 bAddMagicDamageClass,1916,60; bonus2 bAddDefMonster,1916,20; bonus2 bAddMDefMonster,1916,20; } if (.@r>=9) { bonus2 bAddDamageClass,1916,80; bonus2 bAddMagicDamageClass,1916,80; bonus2 bAddDefMonster,1916,40; bonus2 bAddMDefMonster,1916,40; }