Viewing Item

#1826: Glorious Claw

Item ID 1826 For Sale No
Identifier Krieger_Knuckle1 Credit Price Not For Sale
Name Glorious Claw Type Weapon - Knuckle
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 30 Min Equip Level 80
Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Priest / Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script None
Equip Script

1 AddRace,RC_DemiHuman,95;

2 AddRace,RC_Player_Human,95;

3 IgnoreDefRaceRate,RC_DemiHuman,20;

4 IgnoreDefRaceRate,RC_Player_Human,20;

5 UnbreakableWeapon;

6 if

7 (getrefine()

8 5)

9 {

10 AddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);

11 AddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4);

12 IgnoreDefRaceRate,RC_DemiHuman,5;

13 IgnoreDefRaceRate,RC_Player_Human,5;

14 }

15 if

16 (getrefine()

17 8)

18 {

19 AutoSpell,"MO_INVESTIGATE",5,(getrefine()*10-50);

20 AutoSpell,"AL_DECAGI",1,(getrefine()*10-50);

21 }

Unequip Script None

Page generated in 0.38176 second(s). Number of queries executed: 12.

Language: