Viewing Item

#1187: Glorious Claymore

Item ID 1187 For Sale No
Identifier Krieger_Twohand_Sword1 Credit Price Not For Sale
Name Glorious Claymore Type Weapon - Two-Handed Sword
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 220 Min Equip Level 80
Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script None
Equip Script

1 AddRace,RC_DemiHuman,70;

2 AddRace,RC_Player_Human,70;

3 IgnoreDefRaceRate,RC_DemiHuman,25;

4 IgnoreDefRaceRate,RC_Player_Human,25;

5 UnbreakableWeapon;

6 if

7 (getrefine()

8 5)

9 {

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

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

12 IgnoreDefRaceRate,RC_DemiHuman,5;

13 IgnoreDefRaceRate,RC_Player_Human,5;

14 }

15 if

16 (getrefine()

17 8)

18 {

19 AutoSpell,"LK_CONCENTRATION",max(getskilllv("LK_CONCENTRATION"),1),30;

20 AutoSpell,"LK_AURABLADE",max(getskilllv("LK_AURABLADE"),1),30;

21 }

Unequip Script None

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

Language: