Item Details

Illusion Morrigane's Manteau [1] ( Morrigane_Manyeau_IL )

ID 480054 Illusion Morrigane's Manteau [1]
Illusion Morrigane's Manteau [1] Buy Price: zeny Sell Price: 0 zeny Weight: 60 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Garment/Robe
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 12
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 130 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Um manteau feito com penas de corvo cinzento que foram encantadas pelo poder de Morrigane, cuja encarnação é o corvo cinzento.
--------------------------
SOR +5.
Esquiva +20.
--------------------------
Refino +7 ou mais:
Dano físico contra as raças Demônio, Peixe, Humanoide e Inseto +5%.
Refino +9 ou mais:
Dano físico contra as raças Demônio, Peixe, Humanoide e Inseto +5%.
--------------------------
Tipo: Capa
DEF: 12 DEFM: 0
Peso: 60
Nível necessário: 130
Classes: Todas, exceto Aprendizes

A gray cloak decorated with crow feathers.
It is said to be imbued with the power of Morrigane.
------------------------
LUK + 5, FLEE + 20.
------------------------
When refined to +7 or higher, increase physical damage against Demon, Fish, Insect, and Demihuman race monsters by 5%.
------------------------
When refined to +9 or higher, increase physical damage against Demon, Fish, Insect, and Demihuman race monsters by additional 10%.
------------------------
Type : Garment
Def : 12
Weight : 60
Required Level : 130
Class : All Jobs except Novice

All except:

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bLuk,5;
bonus bFlee,20;
if (.@r>=7) {
   bonus2 bAddRace,RC_Fish,5;
   bonus2 bAddRace,RC_Insect,5;
   bonus2 bAddRace,RC_Demon,5;
   bonus2 bAddRace,RC_DemiHuman,5;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_Fish,10;
   bonus2 bAddRace,RC_Insect,10;
   bonus2 bAddRace,RC_Demon,10;
   bonus2 bAddRace,RC_DemiHuman,10;
}
Not specified
Not specified

Not specified