0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #580004 Weapon

Gemini Rope [1]

Buy Price: N/A Sell Price: N/A
Type: Weapon
Attack: 10
Weight: 500
Slots: 1
Weapon level: 4

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
500
2

Job Requirements

Yes

Requirements

4
Female

Scripts

.@r = getrefine(); bonus bUnbreakableWeapon; bonus bBaseAtk,40+BaseLevel; bonus bMatk,40+BaseLevel; bonus bDelayrate,-10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Dancer) { bonus bAtkRate,50; bonus bMatkRate,25; bonus2 bSkillAtk,"CG_ARROWVULCAN",200; if (.@r>=7) { .@val = 50; if (.@r>=9) .@val += 50; bonus2 bIgnoreDefRaceRate,RC_All,.@val; bonus2 bIgnoreMdefRaceRate,RC_All,.@val; } }
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bBaseAtk,40+BaseLevel;
bonus bMatk,40+BaseLevel;
bonus bDelayrate,-10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Dancer) {
   bonus bAtkRate,50;
   bonus bMatkRate,25;
   bonus2 bSkillAtk,"CG_ARROWVULCAN",200;
   if (.@r>=7) {
      .@val = 50;
      if (.@r>=9)
          .@val += 50;
      bonus2 bIgnoreDefRaceRate,RC_All,.@val;
      bonus2 bIgnoreMdefRaceRate,RC_All,.@val;
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.