Illusion Zephyrus

Item ID 630007 Name Illusion Zephyrus
A spear imbued with the wind element.
_______________________
For each Refine Level:
ATK +4
_______________________
For each 2 Refine Levels:
Increases Ranged Physical Damage by 3%.
_______________________
Refine Level +7:
Increases damage Spiral Pierce by 20%.
_______________________
Refine Level +9:
Increases Ranged Physical Damage by additional 5%.
_______________________
Refine Level +11:
HIT +10
Increases Physical Damage against enemies of Medium and Large size by 10%.
_______________________
When equipped with Illusion Chain Mail:
ATK +30

Refine Level of Illusion Zephyrus and Illusion Chain Mail each is +7 or higher:
Increases Ranged Physical Damage by 5%.

Total Refine Level of entire set at least +18:
Increases damage of Spiral Pierce by 20%.

Total Refine Level of entire set at least +22:
Increases damage against Water elemental by 15%.
Increases Physical Damage against enemies of Fish race by 15%.
_______________________
Type: Two-Handed Spear
Attack: 250
Weight: 330
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Swordman classes
Weapon Level 4 Identifier Zephyrus_IL
Attack 250 Type Weapon - Two-Handed Spear
MATK 0 Equip Locations Two-Handed
Defense 0 Equippable Jobs Swordman, Knight, Crusader
Range 3 Equip Gender Both (Male and Female)
Slots 2 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 bBaseAtk,4*.@r;
bonus bLongAtkRate,3*(.@r/2);
if (.@r>=7) {
   bonus2 bSkillAtk,"LK_SPIRALPIERCE",20;
}
if (.@r>=9) {
   bonus bLongAtkRate,5;
}
if (.@r>=11) {
   bonus2 bAddSize,Size_Medium,10;
   bonus2 bAddSize,Size_Large,10;
   bonus bHit,10;
}

Set Script
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 Zephyrus Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20805 Deep Sea Merman 0.025% YES 148 Demihuman Level 0 Neutral iz_d04_i
20843 Deep Sea Witch 5% YES 205 Demon Level 0 Neutral iz_d04_i