|
|
|
|
Viewing Item
#590002: Meteor Striker
Item ID
|
590002
|
|
For Sale
|
No
|
Identifier
|
Meteor_Striker
|
Credit Price
|
Not For Sale
|
Name
|
Meteor Striker
|
Type
|
Weapon - Mace
|
NPC Buy
|
0
|
Weight
|
300
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
1
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
300
|
Min Equip Level
|
100
|
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 if (.@r>=2) {
3 bonus bBaseAtk,.@r/2*10;
4 }
5 if (.@r>=3) {
6 bonus2 bSkillAtk,"NC_VULCANARM",.@r/3*10;
7 }
8 if (.@r>=9) {
9 bonus2 bSkillAtk,"NC_VULCANARM",10;
10 bonus2 bSkillAtk,"NC_ARMSCANNON",10;
11 }
12 if (.@r>=11) {
13 bonus bVariableCastrate,-15;
14 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|