Ring of Jupiter [1] ( RingofJupiter )
| ID 32258 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 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 imenso, que possui dezenas de luas. A joia no centro foi retirada de um rochedo espacial. A ring with a celestial amber like stone. It is said wearing this ring will grant you powers. Enables Blessing (LV 5) All Not specified
.@p = getitempos();
skill "AL_BLESSING",5;
if (.@p == EQP_ACC_R) {
bonus bBaseAtk,15*(readparam(bLuk)/10);
bonus bMatk,15*(readparam(bLuk)/10);
if (readparam(bLuk) >= 125) {
bonus2 bAddClass,Class_Boss,15;
bonus2 bMagicAddClass,Class_Boss,15;
}
}
if (.@p == EQP_ACC_L) {
bonus bMaxHPrate,2*(readparam(bVit)/10);
bonus bMaxSPrate,2*(readparam(bVit)/10);
if (readparam(bVit) >= 125) {
bonus bDef,300;
bonus bMdef,50;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSubRace,RC_Player_Doram,3;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||