Viewing Item

#32007: Dragon Spear of God Era

Item ID 32007 For Sale No
Identifier Jirant_Spear Credit Price Not For Sale
Name Dragon Spear of God Era Type Weapon - One-Handed Spear
NPC Buy 0 Weight 380
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 1 Refineable Yes
Attack 360 Min Equip Level 130
MATK 280 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bStr,3;

3 bonus bDex,5;

4 bonus2 bSkillAtk,"RK_DRAGONBREATH",50;

5 bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;

6 bonus2 bHPDrainRate,1000,1;

7 bonus2 bAddRace,RC_All,2*.@r;

8 bonus bAspdRate,2*.@r;

9 bonus bDelayrate,-.@r;

10 if (.@r>=7)

11 bonus2 bHPDrainRate,1000,2;

12 if (.@r>=9)

13 bonus2 bHPDrainRate,1000,3;

14 if (.@r>=10)

15 bonus bFixedCastrate,-70;

Equip Script None
Unequip Script None