|
|
|
|
Viewing Item
#580002: Barbed Wire Whip
Item ID |
580002 |
|
For Sale |
No
|
Identifier |
Barb_Wire_K |
Credit Price |
Not For Sale
|
Name |
Barbed Wire Whip |
Type |
Weapon - Whip |
NPC Buy |
0 |
Weight |
70 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
2 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
160 |
Min Equip Level |
100 |
MATK |
190 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Bard / Dancer |
Equip Gender |
Female
|
Trade restriction |
None
|
Item Use Script |
1 .@r = getrefine();
2 if (.@r>=2) {
3 bonus bMatk,.@r/2*10;
4 }
5 if (.@r>=3) {
6 bonus2 bMagicAtkEle,Ele_Neutral,.@r/3*4;
7 }
8 if (.@r>=9) {
9 bonus2 bSkillAtk,"WM_REVERBERATION",10;
10 bonus2 bSkillAtk,"WM_METALICSOUND",10;
11 }
12 if (.@r>=11) {
13 bonus2 bSkillFixedCast,"WM_REVERBERATION",-5000;
14 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|