Intermediate Guild Member's Arc Wand [1] ( Woe_Wand2_Z )
| ID 550005 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Staff | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 60 | Magic Attack: 140 | 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();
bonus bMatk,5*(.@r/2);
bonus2 bMagicAddRace,RC_Player_Human,15+.@r;
bonus2 bMagicAddRace,RC_Player_Doram,15+.@r;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,10;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,10;
if (.@r>=7) {
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,5;
}
if (.@r>=9) {
bonus2 bMagicAddRace,RC_Player_Human,5;
bonus2 bMagicAddRace,RC_Player_Doram,5;
}
if (.@r>=10) {
bonus2 bVariableCastrate,"SA_LANDPROTECTOR",-30;
autobonus3 "{ bonus bNoGemStone; }",1000,10000,"SA_DELUGE";
autobonus3 "{ bonus bNoGemStone; }",1000,10000,"SA_VIOLENTGALE";
autobonus3 "{ bonus bNoGemStone; }",1000,10000,"SA_VOLCANO";
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||