
RENEWAL / ITEMS
Leo Ring
#32247Armor
Leo_Ring_J
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price20 z
Sell price10 z
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bAspdRate,5;
bonus bMaxSP,100;
bonus bAtkRate,5;
bonus2 bSkillUseSP,"SR_SKYNETBLOW",2;
bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-1500;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) {
bonus bAspd,5;
bonus bAtkRate,5;
bonus2 bSkillAtk,"SR_SKYNETBLOW",50;
}