Gemini Rope [1] ( Gemini_Rope_J )
| ID 580004 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Whip | Gender: Female | Locations: Weapon | |||||||||||||||||||||
| Attack: 10 | Magic Attack: 10 | Range: 2 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@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;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||