Illusion Ring

Item ID 28509 Name Illusion Ring
An ancient ring.
_______________________
STR +3
_______________________
Base STR at least 100:
ATK +30
_______________________
Type: Accessory
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100
Weapon Level 0 Identifier Ring_IL
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 0 Equippable Jobs All jobs
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 20 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bStr,3;
if (readparam(bStr) >= 100) {
   bonus bBaseAtk,30;
}

Set Script
Illusion Infiltrator
Illusion Ring
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bAspdRate,10;
if (.@r >= 9) {
   bonus bCritAtkRate,10;
   if (.@r >= 11) {
      bonus2 bAddRace,RC_Brute,25;
      bonus2 bAddRace,RC_Player_Doram,25;
   }
}
Illusion Ring
Illusion Tablet
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bAspdRate,8;
bonus bCritAtkRate,(5*(.@r/2));
if (.@r >= 9) {
   bonus bCritical,15;
   if (.@r >= 11) {
      bonus bBaseAtk,100;
   }
}
Illusion Katar of Frozen Icicle
Illusion Ring
bonus bAtkRate,5;
if (getequiprefinerycnt(EQI_HAND_R) >= 9) {
   bonus bCritAtkRate,20;
}
if (getequiprefinerycnt(EQI_HAND_R) >= 11) {
   autobonus3 "{ bonus bCritical,15; }",1000,30000,"GC_VENOMIMPRESS";
}

Illusion Ring Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
3754 Sweet Nightmare 0.025% YES 141 Demon Level 0 Neutral gef_d01_i
3757 Dracula of Rage 5% YES 139 Demon Level 0 Neutral gef_d01_i