Intermediate Guild Member's Hunter Bow [1] ( Woe_Bow2_Z )
| ID 700005 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Bow | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 110 | Magic Attack: Not specified | Range: 5 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 3 | Armor Level: Not specified | Min. Equip Level: 70 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus2 bAddRace,RC_Player_Human,20+.@r;
bonus2 bAddRace,RC_Player_Doram,20+.@r;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,10;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;
if (.@r>=7) {
bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,5;
}
if (.@r>=9) {
bonus2 bAddRace,RC_Player_Human,15;
bonus2 bAddRace,RC_Player_Doram,15;
}
if (.@r>=10) {
bonus bHit,20+(.@r-10);
autobonus3 "{ .@r = getrefine(); bonus2 bSkillAtk,\"AC_DOUBLE\",20+(.@r-10); }",1000,10000,"AC_CONCENTRATION";
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||