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 #20916 Armor

High-End Doram Cape [1]

Buy Price: N/A Sell Price: N/A
A high-class cape with a pattern that the dorams like.
_______________________
MDEF +5
_______________________
ATK +30, MATK +30
_______________________
For each Refine Level:
MaxHP +1%, MaxSP +1%
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +8:
Decreases Variable Casting Time by 5%.
_______________________
Refine Level +9:
Perfect Dodge +15
_______________________
When equipped with Luxury Doram Suit and Luxury Doram Shoes:
Increases movement speed.
Recovers 1000 HP and 10 SP every 5 seconds.
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Garment
Defense: 25
Weight: 10
Armor Level: 1
_______________________
Requirement:
Summoner (Doram)

Equipment Slots

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

Basic Information

Armor
100
25

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMdef,5; bonus bBaseAtk,30; bonus bMatk,30; bonus bMaxHPrate,.@r; bonus bMaxSPrate,.@r; if (.@r>=7) { bonus bAspdRate,5; if (.@r>=8) { bonus bVariableCastrate,-5; if (.@r>=9) { bonus bFlee2,15; } } }
.@r = getrefine();
bonus bMdef,5;
bonus bBaseAtk,30;
bonus bMatk,30;
bonus bMaxHPrate,.@r;
bonus bMaxSPrate,.@r;
if (.@r>=7) {
   bonus bAspdRate,5;
   if (.@r>=8) {
       bonus bVariableCastrate,-5;
       if (.@r>=9) {
           bonus bFlee2,15;
       }
   }
}
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.