ID #5495
Armor
Power Of Thor [1]
Buy Price: N/A
Sell Price: N/A
Grants those who wear it a small portion of the thunder god Thor.
_______________________
INT +1
DEX +1
MDEF +3
_______________________
Decreases damage taken from Wind elemental attacks by 7%.
_______________________
Refine Level +8:
Random chance to increase ATK by 40 for 6 seconds when dealing melee physical attacks.
Random chance to increase MATK by 40 for 6 seconds when dealing magical damage.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
INT +1
DEX +1
MDEF +3
_______________________
Decreases damage taken from Wind elemental attacks by 7%.
_______________________
Refine Level +8:
Random chance to increase ATK by 40 for 6 seconds when dealing melee physical attacks.
Random chance to increase MATK by 40 for 6 seconds when dealing magical damage.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
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
100
Defense
5
Requirements
Armor Level
1
Min Level
75
Scripts
Script bonus2 bSubEle,Ele_Wind,7; bonus bMdef,3; bonus bInt,1; bonus bDex,1; if (getrefine()>=8) { autobonus "{ bonus bMatk,40; bonus bBaseAtk,40; }",1,6000; }
bonus2 bSubEle,Ele_Wind,7;
bonus bMdef,3;
bonus bInt,1;
bonus bDex,1;
if (getrefine()>=8) {
autobonus "{ bonus bMatk,40; bonus bBaseAtk,40; }",1,6000;
}