Avenger Wizard Staff ( Avenger_Wizardy_Staff )
| ID 2034 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Two-handed staves | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 70 | Magic Attack: 210 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bMagicAddRace,RC_DemiHuman,25;
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5*.@r;
if (.@r>4) {
bonus2 bMagicAddRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_DemiHuman,10;
}
if (.@r>6) {
.@bonus = 14;
if(.@r>7)
.@bonus += min((.@r - 7) * 2,6);
bonus2 bMagicAddRace,RC_DemiHuman,.@bonus;
bonus2 bSubRace,RC_DemiHuman,10;
}
if (.@r>8)
bonus2 bSkillAtk,"WL_COMET",20;
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||