Database
Item
Informações Pride Steel
Pride Steel
ID: 520002Item 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 2 = 3 getrefine(); 4 bonus 5 bUnbreakableWeapon; 6 bonus2 7 bSkillAtk,"NC_POWERSWING",10; 8 bonus 9 bBaseAtk,12*(.@r/3); 10 if 11 (.@r 12 =7) 13 { 14 bonus2 15 bSkillAtk,"NC_POWERSWING",15; 16 } 17 if 18 (.@r 19 =9) 20 { 21 bonus2 22 bSkillCooldown,"NC_AXETORNADO",-1000; 23 } 24 if 25 (.@r 26 =11) 27 { 28 bonus2 29 bSkillAtk,"NC_AXEBOOMERANG",25; 30 } |
|||
Equip Script | None | |||
Unequip Script | None |