Rebirth Athame [1] ( Rebirth_Athame )
| ID 510042 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 30 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Dagger | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 30 | Magic Attack: 180 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 130 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
skill "WZ_STORMGUST",1;
bonus2 bMagicAtkEle,Ele_Water,3*.@r;
if (getskilllv("GN_MANDRAGORA") == 5)
bonus3 bSPVanishRate,1000,10,BF_WEAPON;
if (.@r>=5) {
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bLongAtkDef,5;
}
if (.@r>=7)
skill "WZ_STORMGUST",min(10,.@r);
if (.@r>=9) {
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bLongAtkDef,5;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||