|
|
|
|
Viewing Item
#18178: Virtual Bow-OS
Item ID |
18178 |
|
For Sale |
No
|
Identifier |
Virtual_Bow_OS |
Credit Price |
Not For Sale
|
Name |
Virtual Bow-OS |
Type |
Weapon - Bow |
NPC Buy |
20 |
Weight |
120 |
NPC Sell |
10 |
Weapon Level |
4 |
Range |
5 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
200 |
Min Equip Level |
130 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Hunter |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r = getrefine();
2 bonus2 bAddClass,Class_All,3;
3 if (.@r >= 7) {
4 bonus bLongAtkRate,7;
5 if (.@r >= 9) {
6 .@dmg = 30;
7 if (.@r >= 11) {
8 .@dmg += 20;
9 }
10 bonus2 bSkillAtk,"RA_ARROWSTORM",.@dmg;
11 }
12 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|