Renewal
.:Renewal Item Database:.
Search Item By ID


Deadman Bandana [1]   [Upper Head]   Item ID# 5903 (Hitaikakushi_)
Dead Man Bandana
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
20
Defense
15
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Mage
Wizard
Sage
Soul Linker
Description
A normal ghost bandana with a red spiral insignia on the front.
It demonstrates a strong connection between the wearer and the afterlife.

Every refine level:
CRIT +2
Reduces fixed cast time of all skills by 2%.
Adds 1% chance of autocasting highest level learned Eswoo on wearer when wearer receiving physical attacks.

Refine Level +7:
MATK +20, increase variable cast time of Eswoo by 3%.

Refine Level +9:
Reduces variable cast time of all skills by 20%.
Reduces SP cost of Estun and Esma by 5.
Item Script
expand to view script
{ .@r = getrefine(); .@rate = 1; bonus bCritical,.@r*2; bonus bFixedCastrate,-2; if (.@r>=7) { bonus bMatk,20; .@rate += 3; } if (.@r>=9) { bonus bVariableCastrate,-20; bonus2 bSkillUseSP,"SL_STUN",5; bonus2 bSkillUseSP,"SL_SMA",5; } bonus3 bAutoSpellWhenHit,"SL_SWOO",getskilllv("SL_SWOO"),(.@rate*10); },{},{}
Dropped By No Result

back to top