0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #20948 Armor

Illusion Morpheus's Shawl [1]

Buy Price: N/A Sell Price: N/A
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

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
600
8

Requirements

1
130

Scripts

bonus bMaxSPrate,10; bonus bMdef,5; .@r = getrefine(); if (.@r >= 7) { .@bonus = -10; if (.@r >= 9) { .@bonus -= 10; } bonus bVariableCastrate,.@bonus; }
bonus bMaxSPrate,10;
bonus bMdef,5;
.@r = getrefine();
if (.@r >= 7) {
   .@bonus = -10;
if (.@r >= 9) {
   .@bonus -= 10;
}
bonus bVariableCastrate,.@bonus;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.