Avenger Handgun ( Avenger_Revolver )
| ID 13137 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Revolver | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 80 | Magic Attack: Not specified | Range: 7 | 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: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bAddRace,RC_DemiHuman,20;
bonus2 bAddRace,RC_Player_Human,20;
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Human,10;
if (.@r>=5) {
bonus2 bAddRace,RC_DemiHuman,20;
bonus2 bAddRace,RC_Player_Human,20;
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Human,10;
if (.@r>=7) {
bonus2 bAddRace,RC_DemiHuman,20;
bonus2 bAddRace,RC_Player_Human,20;
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Human,10;
if (.@r>=9) {
bonus4 bAutoSpellOnSkill,"GS_GLITTERING","RL_RICHS_COIN",1,1000;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||