Boosting Glacier One-Handed Sword ( Z_Boost_N_OH_Sword )
| ID 500082 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: One-Handed Sword | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 197 | Magic Attack: 130 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 3 | Armor Level: Not specified | Min. Equip Level: 1 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bAtkRate,10;
bonus bMatkRate,10;
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
bonus bVit,.@r/2;
if (.@r>=7) {
bonus2 bIgnoreDefRaceRate,RC_All,25;
bonus2 bIgnoreMdefRaceRate,RC_All,25;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-25;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,-25;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-25;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-25;
if (.@r>=9) {
bonus bAtkRate,5;
bonus bMatkRate,5;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||