Viewing Item

#11600: Shining Holy Water

Item ID 11600 For Sale No
Identifier ShiningHolyWater Credit Price Not For Sale
Name Shining Holy Water Type Healing
NPC Buy 10 Weight 1.5
NPC Sell 5 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (strcharinfo(3) == "prt_q") {

2 specialeffect2 EF_GUARD;

3 bonus_script "{ bonus2 bSubSize,Size_All,10; }",600;

4 sc_end SC_SILENCE;

5 sc_end SC_POISON;

6 sc_end SC_CURSE;

7 heal 1000,0;

8 }

Equip Script None
Unequip Script None