Illusion Chain Mail

Item ID 450146 Name Illusion Chain Mail
Heavy mail made entirely of polished, metal chain links.
_______________________
MaxHP +10%
MaxSP +10%
_______________________
For each Refine Level:
ATK +4
_______________________
For each 3 Refine Level:
Increases Physical Damage against enemies of Fire and Water elemental by 4%.
_______________________
Refine Level +9:
ATK +10%
_______________________
When equipped with Illusion Katar of Frozen Icicle:
ATK +5%

Refine Level of Illusion Katar of Frozen Icicle and Illusion Chain Mail each is +7 or higher:
Critical +5

Total Refine Level of entire set at least +18:
Increases Critical Damage by 15%.

Total Refine Level of entire set at least +22:
Increases Physical Damage against enemies of Fire elemental enemies and Insect race by 10%.
_______________________
Type: Armor
Defense: 70
Weight: 330
Armor Level: 1
_______________________
Requirement:
Base Level 120
Swordsman, Merchant and Thief classes
Weapon Level 0 Identifier Chain_Mail_IL
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 70 Equippable Jobs Swordman, Merchant, Thief, Knight, Blacksmith, Assassin, Crusader, Rogue, Alchemist
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 330 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 bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bBaseAtk,4*.@r;
bonus2 bAddEle,Ele_Fire,4*(.@r/3);
bonus2 bAddEle,Ele_Water,4*(.@r/3);
if (.@r>=9) {
   bonus bAtkRate,10;
}
if (.@r>=11) {
   bonus bAspdRate,10;
}

Set Script
Illusion Chain Mail
Illusion Katar of Frozen Icicle
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_ARMOR);
bonus bAtkRate,5;
if (.@sum >= 7) {
   bonus bCritical,5;
}
if (.@sum >= 18) {
   bonus bCritAtkRate,15;
}
if (.@sum >= 22) {
   bonus2 bAddEle,Ele_Fire,10;
   bonus2 bAddRace,RC_Insect,10;
}
Illusion Death Guidance
Illusion Chain Mail
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_ARMOR);
bonus bBaseAtk,30;
if (.@sum >= 7) {
   bonus bCritical,5;
}
if (.@sum >= 18) {
   bonus2 bSkillAtk,"RK_STORMBLAST",20;
}
if (.@sum >= 22) {
   bonus2 bAddEle,Ele_Water,15;
   bonus2 bAddRace,RC_Fish,15;
}
Illusion Zephyrus
Illusion Chain Mail
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_ARMOR);
bonus bBaseAtk,30;
if (.@sum >= 7) {
   bonus bLongAtkRate,5;
}
if (.@sum >= 18) {
   bonus2 bSkillAtk,"LK_SPIRALPIERCE",20;
}
if (.@sum >= 22) {
   bonus2 bAddEle,Ele_Water,15;
   bonus2 bAddRace,RC_Fish,15;
}
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 Chain Mail Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20843 Deep Sea Witch 5% YES 205 Demon Level 0 Neutral iz_d04_i
20809 Deep Sea Phen 0.025% YES 199 Fish Level 0 Neutral iz_d05_i