Illusion Doom Slayer

Item ID 620010 Name Illusion Doom Slayer
An axe that is so huge and heavy that even the word "extra-large" doesn't fit.
_______________________
Indestructible in battle
_______________________
Decreases Variable Casting Time by 5%.
_______________________
Base STR at least 100:
ATK +75
_______________________
Refine Level +7:
Decreases Variable Casting Time by additional 10%.
_______________________
Refine Level +9:
Increases Melee and Ranged Physical Damage by 15%.
Increases Physical Damage against enemies of every size by 20%.
_______________________
Refine Level +11:
Decreases After Skill Delay by 10%.
_______________________
When equipped with Illusion Chain Mail:
ATK +50
Decreases After Skill Delay by additional 10%.

Refine Level of Illusion Doom Slayer and Illusion Chain Mail is +7 or higher:
Increases Attack Speed (decreases After Attack Delay by 15%).

Total Refine Level of entire set at least +18:
Increases Physical Damage against enemies of every race by 20%.

Total Refine Level of entire set at least +22:
ATK +15%
Decreases Variable Casting Time by 10%.
_______________________
Type: Two-Handed Axe
Attack: 250
Weight: 700
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Merchant classes
Weapon Level 4 Identifier Doom_Slayer_IL
Attack 250 Type Weapon - Two-Handed Axe
MATK 0 Equip Locations Two-Handed
Defense 0 Equippable Jobs Merchant, Blacksmith, Alchemist
Range 1 Equip Gender Both (Male and Female)
Slots 2 Equip Upper None
Weight 700 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 bUnbreakableWeapon;
if (readparam(bStr)>=100) {
   bonus bBaseAtk,75;
}
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   if (.@r>=9) {
      bonus2 bAddSize,Size_All,20;
      bonus bLongAtkRate,15;
      bonus bShortAtkRate,15;
      if (.@r>=11) {
         bonus bDelayrate,-10;
      }
   }
}
bonus bVariableCastrate,-5;

Set Script
Illusion Doom Slayer
Illusion Chain Mail
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_ARMOR);
bonus bDelayrate,-15;
bonus bBaseAtk,50;
if (getequiprefinerycnt(EQI_HAND_R) >= 7 && getequiprefinerycnt(EQI_ARMOR) >= 7) {
   bonus bAspdRate,15;
   if (.@sum >= 18) {
      bonus2 bAddRace,RC_All,20;
      if (.@sum >= 22) {
         bonus bVariableCastrate,-10;
         bonus bAtkRate,15;
      }
   }
}

Illusion Doom Slayer Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
21387 Diligent Soldier Andre 0.01% YES 169 Insect Level 0 Neutral ant_d02_i
21395 Silent Maya 1.25% YES 175 Insect Level 0 Neutral ant_d02_i