Illusion Ancient Dagger

Item ID 510034 Name Illusion Ancient Dagger
A dagger used in ancient rituals and rituals, it has an unknown power.
_______________________
MATK +180
MaxSP +100
_______________________
Increases Natrual SP Recovery by 10%.
Physical attacks have a chance to increase MATK by 10% and MATK by 70 for 10 seconds.
_______________________
Refine Level +7:
Increases Magical Damage with every element by 15%.
_______________________
Refine Level +9:
Increases Magical Damage against enemies of Medium and Large size by 20%.
_______________________
Refine Level +11:
Magical attacks have a certain chance to increase Magical Damage against monsters of every race by 15% for 10 seconds.
_______________________
When equipped with Illusion Guard:
Refine Level of Illusion Ancient Dagger and Illusion Guard is +7 or higher:
Perfect HIT +10%

Total Refine Level of entire set at least +18:
Increases Magical Damage with every element by additional 15%.
Melee physical attacks have certain chance to auto-cast Level 3 Killing Cloud.

Total Refine Level of entire set at least +22:
When Killing Cloud is used:
Magical attacks have a certain chance to auto-cast Level 4 Poison Buster for 30 seconds.
_______________________
Type: Dagger
Attack: 107
Weight: 60
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Shadow Chaser classes
Weapon Level 4 Identifier Ancient_Dagger_IL
Attack 107 Type Weapon - Dagger
MATK 180 Equip Locations Main Hand
Defense 0 Equippable Jobs Rogue
Range 1 Equip Gender Both (Male and Female)
Slots 2 Equip Upper Third, Third Upper, Third Baby
Weight 60 Min Equip Level 120
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bSPrecovRate,10;
bonus bMaxSP,100;
autobonus "{ bonus bMatkRate,10; bonus bMatk,70; }",1,10000,BF_WEAPON;
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_All,15;
   if (.@r>=9) {
      bonus2 bMagicAddSize,Size_Medium,20;
      bonus2 bMagicAddSize,Size_Large,20;
      if (.@r>=11) {
         autobonus "{ bonus2 bMagicAddRace,RC_All,15; }",1,10000,BF_MAGIC;
      }
   }
}

Set Script
Illusion Guard
Illusion Ancient Dagger
.@r = getequiprefinerycnt(EQI_HAND_L);
.@r_weapon = getequiprefinerycnt(EQI_HAND_R);
.@sum = .@r + .@r_weapon;
bonus bMatk,50;
if (.@r >= 6 && .@r_weapon >= 7) {
   bonus bPerfectHitAddRate,10;
}
if (.@sum >= 18) {
   bonus2 bMagicAtkEle,Ele_All,15;
   bonus3 bAutoSpell,"SO_CLOUD_KILL",3,70;
}
if (.@sum >= 22) {
   autobonus3 "{ bonus5 bAutoSpell,\"SO_POISON_BUSTER\",1,10,BF_MAGIC,1; }",100,30000,"SO_CLOUD_KILL";
}

Illusion Ancient Dagger Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
21393 Gutsy Familiar 0.01% YES 166 Brute Level 0 Neutral ant_d02_i
21395 Silent Maya 1.25% YES 175 Insect Level 0 Neutral ant_d02_i