Divine Bow Gandiva [2] ( Gandiva_Bow_US )
| ID 700109 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 10 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Bow | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 250 | Magic Attack: Not specified | Range: 5 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||||||
|
A sacred celestial bow wielded by Arjuna that is believed to have the strength of one hundred thousand bows. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSubClass,Class_Boss,50;
bonus2 bSubRace,RC_Player_Doram,40;
bonus2 bSubRace,RC_Player_Human,40;
bonus bLongAtkRate,40;
if (BaseLevel>=150)
bonus bLongAtkRate,10*.@r;
if (.@r>=11) {
bonus bSpeedRate,25;
bonus bAspd,5;
if (.@r>=12) {
bonus bAllStats,15;
bonus bBaseAtk,50;
bonus bMatk,50;
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bCritAtkRate,10;
if (.@g>=ENCHANTGRADE_C) {
bonus bPow,5;
bonus bCon,5;
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,20;
if (.@g>=ENCHANTGRADE_A) {
bonus bLongAtkRate,20;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||