Artwork unavailable
RENEWAL / ITEMS
Lucky Ring-LT [1]
#490895Armor
Lucky_Ring_LT
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level1
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
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@lv = BaseLevel;
bonus2 bExpAddRace,RC_All,6;
bonus bBaseAtk,.@lv/5;
bonus bMatk,.@lv/5;
autobonus "{ bonus bLuk,200; bonus2 bAddMonsterDropItem,7444,10; }",15,5000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_MVP; showscript \"LUCKY MAX !!\"; }";
autobonus2 "{ bonus bLuk,200; bonus2 bAddMonsterDropItem,7444,1; }",15,5000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_MVP; showscript \"LUCKY MAX !!\"; }";
if(.@lv<199)
skill "LG_SHIELDSPELL",3;