Illusion Morpheus's Shawl

Item ID 20948 Name Illusion Morpheus's Shawl
One of three keys to unlocking Morpheus power,
this shawl is said to contain ancient spells.
_______________________
MaxSP +10%
MDEF +5
_______________________
Refine Level +7:
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +9:
Decreases Variable Casting Time by additional 10%.
_______________________
Position: Garment
Defense: 8
Weight: 60
Armor Level: 1
_______________________
Requirement:
Base Level 130
Weapon Level 0 Identifier Morpheus_Shawl_IL
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 8 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 60 Min Equip Level 130
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable Yes
Credit Price None Trade restriction None
Item Script
bonus bMaxSPrate,10;
bonus bMdef,5;
.@r = getrefine();
if (.@r >= 7) {
   .@bonus = -10;
if (.@r >= 9) {
   .@bonus -= 10;
}
bonus bVariableCastrate,.@bonus;
}

Set Script
Illusion Morpheus's Hood
Illusion Morpheus's Shawl
Illusion Morpheus's Ring
Illusion Morpheus's Bracelet
bonus bInt,5;
bonus bMaxSPrate,10;
bonus bDef,100;
bonus2 bMagicAtkEle,Ele_Water,10;
bonus2 bMagicAtkEle,Ele_Earth,10;
bonus2 bMagicAtkEle,Ele_Neutral,10;
.@head = getequiprefinerycnt(EQI_HEAD_TOP);
.@garment = getequiprefinerycnt(EQI_GARMENT);
if (.@head >= 7 && .@garment >= 7) {
   .@matk = 40;
}
if ((.@head + .@garment) >= 18) {
   .@matk += 40;
   bonus2 bMagicAtkEle,Ele_Ghost,15;
   bonus2 bMagicAtkEle,Ele_Wind,15;
   bonus2 bMagicAtkEle,Ele_Holy,15;
   if ((.@head + .@garment) >= 22) {
      bonus bMatkRate,10;
      bonus2 bIgnoreMdefRaceRate,RC_Formless,50;
      bonus2 bIgnoreMdefRaceRate,RC_Demon,50;
      bonus2 bIgnoreMdefRaceRate,RC_Brute,50;
      bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,50;
   }
}
bonus bMatk,.@matk;

Illusion Morpheus's Shawl Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
20520 Chaos Baphomet 5% YES 178 Demon Level 0 Neutral prt_mz03_i