|
|
|
|
Viewing Item
#580004: Gemini Rope
Item ID |
580004 |
|
For Sale |
No
|
Identifier |
Gemini_Rope_J |
Credit Price |
Not For Sale
|
Name |
Gemini Rope |
Type |
Weapon - Whip |
NPC Buy |
20 |
Weight |
50 |
NPC Sell |
10 |
Weapon Level |
4 |
Range |
2 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
10 |
Min Equip Level |
None
|
MATK |
10 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
Bard / Dancer |
Equip Gender |
Female
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bBaseAtk,40+BaseLevel;
8 bonus
9 bMatk,40+BaseLevel;
10 bonus
11 bDelayrate,-10;
12 if
13 (eaclass()&EAJL_THIRD
14 &&
15 BaseJob
16 ==
17 Job_Dancer)
18 {
19 bonus
20 bAtkRate,50;
21 bonus
22 bMatkRate,25;
23 bonus2
24 bSkillAtk,"CG_ARROWVULCAN",200;
25 if
26 (.@r
27 =7)
28 {
29 .@val
30 =
31 50;
32 if
33 (.@r
34 =9)
35 .@val
36 +=
37 50;
38 bonus2
39 bIgnoreDefRaceRate,RC_All,.@val;
40 bonus2
41 bIgnoreMdefRaceRate,RC_All,.@val;
42 }
43 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|