ID #15165
Armor
Pure White Marching Hat [1]
Buy Price: N/A
Sell Price: N/A
A white hat that increases the spirit of marching. It uses wearer's mental spirit as power.
_______________________
STR +2
_______________________
Random chance to endow equipped weapon with Ghost elemental for 60 sec when dealing physical damage.
For each Refine Level above +:
Increases trigger rate.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 60
_______________________
STR +2
_______________________
Random chance to endow equipped weapon with Ghost elemental for 60 sec when dealing physical damage.
For each Refine Level above +:
Increases trigger rate.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 60
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
300
Requirements
Armor Level
1
Min Level
60
Scripts
Script .@r = getrefine(); bonus bStr,2; autobonus "{ bonus bAtkEle,Ele_Ghost; }",max(1,.@r*2),60000,BF_WEAPON,"{ specialeffect2 EF_ASPERSIO; }";
.@r = getrefine();
bonus bStr,2;
autobonus "{ bonus bAtkEle,Ele_Ghost; }",max(1,.@r*2),60000,BF_WEAPON,"{ specialeffect2 EF_ASPERSIO; }";