ID #20932
Armor
Old Morocc Shawl [1]
Buy Price: N/A
Sell Price: N/A
A shawl used by ancient Morocc priests.
Very light and highly breathable.
_______________________
MaxHP +5%
FLEE +10
_______________________
Refine Level +7:
FLEE +20
_______________________
Refine Level +8:
FLEE +30
Restores 100% HP and SP when being resurrected.
_______________________
Refine Level +9:
FLEE +40
_______________________
Refine Level +10:
Perfect Dodoge +25
_______________________
When equipped with Osiris Card:
MaxHP +15%
Decreases damage taken from Fire elemental attacks by 50%.
Decreases damage taken from Shadow elemental attacks by 100%.
Prevents Curse status.
_______________________
Type: Garment
Defense: 10
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 100
Very light and highly breathable.
_______________________
MaxHP +5%
FLEE +10
_______________________
Refine Level +7:
FLEE +20
_______________________
Refine Level +8:
FLEE +30
Restores 100% HP and SP when being resurrected.
_______________________
Refine Level +9:
FLEE +40
_______________________
Refine Level +10:
Perfect Dodoge +25
_______________________
When equipped with Osiris Card:
MaxHP +15%
Decreases damage taken from Fire elemental attacks by 50%.
Decreases damage taken from Shadow elemental attacks by 100%.
Prevents Curse status.
_______________________
Type: Garment
Defense: 10
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 100
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
300
Defense
10
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r= getrefine(); bonus bMaxHPrate,5; bonus bFlee,10; if (.@r>=7) bonus bFlee,20; if (.@r>=8) { bonus bFlee,30; bonus bRestartFullRecover; } if (.@r>=9) bonus bFlee,40; if (.@r>=10) bonus bFlee2,25;
.@r= getrefine();
bonus bMaxHPrate,5;
bonus bFlee,10;
if (.@r>=7)
bonus bFlee,20;
if (.@r>=8) {
bonus bFlee,30;
bonus bRestartFullRecover;
}
if (.@r>=9)
bonus bFlee,40;
if (.@r>=10)
bonus bFlee2,25;