Virgo Divine Cross [1] ( Virgo_Divine_Cross_J )
| ID 640002 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 10 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Two-handed staves | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: 10 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatk,50+BaseLevel;
bonus bAspdRate,10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) {
skill "ALL_ODINS_POWER",2;
bonus bMatkRate,25;
bonus2 bSubClass,Class_Boss,50;
bonus bHealPower,30;
if (.@r>=7) {
.@val = 50;
if (.@r>=9)
.@val += 50;
bonus2 bIgnoreMdefRaceRate,RC_All,.@val;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||