Viewing Item

#590011: Patent Meteor Striker

Item ID 590011 For Sale No
Identifier Up_Meteor_Striker Credit Price Not For Sale
Name Patent Meteor Striker Type Weapon - Mace
NPC Buy 0 Weight 350
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 320 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 bonus bUnbreakableWeapon;

2 .@r = getrefine();

3 bonus bBaseAtk,.@r/2*15;

4 bonus2 bSkillAtk,"NC_VULCANARM",.@r/3*10;

5 bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",.@r/3*10;

6 if (.@r>=7) {

7 bonus2 bSkillAtk,"NC_VULCANARM",15;

8 bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",15;

9 }

10 if (.@r>=9) {

11 bonus2 bSkillAtk,"NC_ARMSCANNON",25;

12 }

13 if (.@r>=11) {

14 bonus bLongAtkRate,15;

15 bonus bVariableCastrate,-15;

16 }

Equip Script None
Unequip Script None