Viewing Item

#520002: Pride Steel

Item ID 520002 For Sale No
Identifier Ep172_1h_Axe Credit Price Not For Sale
Name Pride Steel Type Weapon - One-Handed Axe
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 250 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus2 bSkillAtk,"NC_POWERSWING",10;

4 bonus bBaseAtk,12*(.@r/3);

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"NC_POWERSWING",15;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillCooldown,"NC_AXETORNADO",-1000;

10 }

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"NC_AXEBOOMERANG",25;

13 }

Equip Script None
Unequip Script None