0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #5903 Armor

Deadman Bandana [1]

Buy Price: N/A Sell Price: N/A
A normal ghost bandana with a red spiral insignia on the front.
It demonstrates a strong connection between the wearer and the afterlife.
_______________________
Random chance to auto-cast highest Level learned Eswoo on wearer when receiving physical damage.
_______________________
For each Refine Level:
Critical +2
Decreases Fixed Casting Time by 2%.
_______________________
Refine Level +7:
MATK +20
Increases Variable Casting Time of Eswoo by 3%.
_______________________
Refine Level +9:
Decreases Variable Casting Time by 20%.
Decreases SP Consumption of Estun and Esma by 5.
_______________________
Type: Headgear
Defense: 15
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 99
Magician and Soul Linker classes

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
200
15

Job Requirements

Yes
Yes
Yes
Yes

Requirements

1
99

Scripts

.@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);
.@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);
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.