Thorn Staff of Darkness, посох (Pre-Renewal)
Thorn Staff of Darkness (THORN_STAFF) – оружие. Выпадает из монстров: Entweihen Crothen.

A staff which is covered with thorns, containing strong meanings of sorcery.
Magic Property: Shadow
Int + 3
Dex + 3
Reduces the global delay of skills by 3% per 2 upgrade levels of the item.
Bypass 1% of hard magic defense of normal monsters, boss monsters, and players when performing a magical attack per upgrade level of the item.
Set Bonus
Skull Cap [1]
Thorn Staff of Darkness
Matk +10 per upgrade level of Thorn Staff of Darkness.
If Thorn Staff of Darkness upgrade level is +10 or higher,
Reduces the variable casting time of skills by 10%.
Скрипт
bonus bInt,3; bonus bDex,3; bonus bMatkRate,20; .@r = getrefine(); bonus2 bIgnoreMdefClassRate,Class_Normal,.@r; bonus2 bIgnoreMdefClassRate,Class_Boss,.@r; bonus bDelayRate,-(.@r*3/2);