Ring of Venus [1] ( RingofVenus )
| ID 490068 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Right_Accessory + Left_Accessory | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 2 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Anel com o nome de um planeta muito conhecido e querido por todos. A joia no centro foi retirada de um cometa milenar. When equipped to Right Accessory All Not specified
.@p = getitempos();
.@a = readparam(bAgi);
.@d = readparam(bDex);
if (.@p == EQP_ACC_L) {
bonus2 bAddRace,RC_All,.@a / 10;
bonus2 bMagicAddRace,RC_All,.@a/10;
if (.@a>=125) {
bonus bSpeedRate,25;
bonus bDelayrate,-25;
}
}
if (.@p == EQP_ACC_R) {
bonus bLongAtkRate,.@d / 10;
bonus2 bResEff,Eff_Stun,3*(.@d/10);
if (.@d>=125) {
bonus bFixedCastrate,-70;
bonus2 bSubEle,Ele_Earth,5;
bonus2 bSubEle,Ele_Water,5;
bonus2 bSubEle,Ele_Wind,5;
bonus2 bSubEle,Ele_Fire,5;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||