Viewing Item

#5682: Triangle Rune Cap

Item ID 5682 For Sale No
Identifier Triangle_Rune_Cap Credit Price Not For Sale
Name Triangle Rune Cap Type Armor
NPC Buy 20 Weight 30
NPC Sell 10 Weapon Level 0
Range 0 Defense 5
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped
Item Use Script

1 bonus bInt,1;

2 bonus bHealPower,2;

3 if (getrefine() > 6) {

4 bonus bMatk,10;

5 bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0;

6 }

7 else {

8 bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0;

9 }

Equip Script None
Unequip Script None