Intermediate Guild Member's Two-Handed Axe [1] ( Woe_Twohand_Axe2_Z )
| ID 620001 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Two-Handed Axe | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 195 | Magic Attack: Not specified | Range: 1 | 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,25+.@r;
bonus2 bAddRace,RC_Player_Doram,25+.@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;
bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100;
bonus bAspdRate,10;
}
if (.@r>=10)
autobonus3 "{ bonus bBreakWeaponRate,10000; }",10+(.@r-10),20000,"BS_OVERTHRUST";
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||