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
Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bHealPower,2;

2 if (getrefine() > 6) {

3 bonus bMatk,10;

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

5 }

6 else {

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

8 }

Equip Script None
Unequip Script None