ID #5682
Armor
Triangle Rune Cap [1]
Buy Price: N/A
Sell Price: N/A
A fluffy big red hat that made with rune of magic.
_______________________
INT +1
_______________________
Increases recovery amount gained from Healing skills by 2%.
_______________________
Adds a chance of reflecting magical attack with 40% chance for 2 seconds when receiving magical attack
_______________________
Refine Level +7:
MATK +10
Increases the reflect chance by 60%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
INT +1
_______________________
Increases recovery amount gained from Healing skills by 2%.
_______________________
Adds a chance of reflecting magical attack with 40% chance for 2 seconds when receiving magical attack
_______________________
Refine Level +7:
MATK +10
Increases the reflect chance by 60%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
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
Defense
5
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bInt,1; bonus bHealPower,2; if (getrefine() > 6) { bonus bMatk,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0; } else { bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0; }
bonus bInt,1;
bonus bHealPower,2;
if (getrefine() > 6) {
bonus bMatk,10;
bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0;
}
else {
bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;
}