logo
Loading...

Sign up and join our Growing community!

--

By clicking Create My Account, you agree to our Terms and that you have read our Policy, including the Rules & regulation.

Viewing Item

#13042: Glorious Gladius

Item ID 13042 For Sale No
Identifier Krieger_Dagger1 Credit Price Not For Sale
Name Glorious Gladius Type Weapon - Dagger
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 120 Min Equip Level 80
Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice / Swordman / Mage / Archer / Merchant / Thief / Knight / Wizard / Blacksmith / Hunter / Assassin / Crusader / Sage / Rogue / Alchemist / Bard / Dancer / Soul Linker / Ninja
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus2 bAddRace,RC_DemiHuman,75;

2 bonus2 bAddRace,RC_Player_Human,75;

3 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;

4 bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;

5 bonus3 bAutoSpell,"PR_LEXDIVINA",1,20;

6 bonus bUnbreakableWeapon;

7 if (getrefine()>5) {

8 bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);

9 bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4);

10 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;

11 bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;

12 }

13 if (getrefine()>8)

14 bonus4 bAutoSpellOnSkill,"RG_RAID","NPC_WIDEBLEEDING",1,250;

Equip Script None
Unequip Script None