Item Details

Death Rune Manteau [1] ( Death_Rune_Hood )

ID 480233 Death Rune Manteau [1]
Death Rune Manteau [1] Buy Price: zeny Sell Price: 0 zeny Weight: 100 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: 45
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 230 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

Manteau engraved with Varmund's Death Rune magic.
The engraving is amplified with the essence of death.
------------------------
When refined to +7 or higher, reduce Variable Casting Time by 10%.
------------------------
When refined to +9 or higher, increase all property magic damage by 10%.
------------------------
When refined to +11 or higher, MATK + 10%.
------------------------
Set Bonus:
Death Rune Manteau [1]
Death Rune Armor [1]
Death Rune Boots [1]

For every 30 Base INT, SPL + 1.
Increase all property magic damage by 10%.
Reduce Variable Casting Time by 10%.
------------------------
[Grade Bonus]
[Grade D] MATK + 5%.
[Grade C] MATK + 5%, S.MATK + 5.
[Grade B] Increase all property magic damage by 10%.
[Grade A] Reduce After Cast Delay by 10%, S.MATK + 2.
------------------------
Type : Garment
Def : 45
Weight : 100
Armor Level : 2
Required Level : 230
Class : All Jobs

All

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:
.@g = getenchantgrade();
.@r = getrefine();
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_All,10;
      if (.@r>=11) {
         bonus bMatkRate,10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMatkRate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bSMatk,5;
      bonus bMatkRate,5;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bMagicAtkEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bDelayrate,-10;
            bonus bSMatk,2;
         }
      }
   }
}
Not specified
Not specified

Not specified

Not specified