ID #5943
Armor
Owl Viscount Silk Hat [1]
Buy Price: N/A
Sell Price: N/A
A fashionable silk hat of Owl Viscount.
_______________________
INT +2
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
For each Refine Level:
MATK +7
_______________________
Refine Level +5:
Random chance to Reduces After Attack Delay by 5% for 30 seconds when dealing magical damage.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 10%) instead.
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by 40%) instead.
_______________________
Type: Headgear
Defense: 15
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
INT +2
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
For each Refine Level:
MATK +7
_______________________
Refine Level +5:
Random chance to Reduces After Attack Delay by 5% for 30 seconds when dealing magical damage.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 10%) instead.
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by 40%) instead.
_______________________
Type: Headgear
Defense: 15
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
Available from boxes
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
500
Defense
15
Requirements
Armor Level
1
Min Level
70
Scripts
Script bonus bInt,1; bonus bAspdRate,10; .@r = getrefine(); bonus bMatk,7*.@r; autobonus "{ .@r = getrefine(); bonus bAspdRate,(.@r >= 9 ? 40 : ((.@r >= 7) ? 10 : ((.@r >= 5) ? 5 : 0))); }",20,30000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";
bonus bInt,1;
bonus bAspdRate,10;
.@r = getrefine();
bonus bMatk,7*.@r;
autobonus "{ .@r = getrefine(); bonus bAspdRate,(.@r >= 9 ? 40 : ((.@r >= 7) ? 10 : ((.@r >= 5) ? 5 : 0))); }",20,30000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";