Item Details

The Agony of Thanatos-LT [1] ( Dolor_HatK_LT )

ID 400465 The Agony of Thanatos-LT [1]
The Agony of Thanatos-LT [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 30
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 210 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

An improved version of the doll hat that resembles Thanatos agony.
------------------------
Increases physical/magical damage to Holy and Shadow attribute by 10%,
Increases physical/magical damage to Dragon and Angel race by 10%.

For every 3 refine level, additional 2% of each bonus damage above.
------------------------
MHP +10%, MSP +7%.
------------------------
When refined +7 or higher,
ATK +5%, MATK +5%.
------------------------
When refined +9 or higher,
reduces Variable Casting Time by 15%.
------------------------
When refined +11 or higher,
reduces After Cast Delay by 15%.
------------------------
[Grade Bonus]
[Grade D] All talent status + 2.
[Grade C] RES +50, MRES +50.
[Grade B] Increases physical/magical damage to all size monsters by 10%
[Grade A] Reduces physical/magical damage taken from Dragon and Angel race by 5%.
------------------------
Type : Headgear
Def : 30
Location : Upper
Weight : 10
Armor Level : 2
Required Level : 210
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:
.@r = getrefine();
.@g = getenchantgrade();
.@a = (2*(.@r/3));
bonus bMaxHPrate,10;
bonus bMaxSPrate,7;
bonus2 bAddEle,Ele_Dark,10+.@a;
bonus2 bAddEle,Ele_Holy,10+.@a;
bonus2 bAddRace,RC_Angel,10+.@a;
bonus2 bAddRace,RC_Dragon,10+.@a;
bonus2 bMagicAddEle,Ele_Dark,10+.@a;
bonus2 bMagicAddEle,Ele_Holy,10+.@a;
bonus2 bMagicAddRace,RC_Angel,10+.@a;
bonus2 bMagicAddRace,RC_Dragon,10+.@a;
if (.@a>=7) {
   bonus bAtkRate,5;
   bonus bMatkRate,5;
}
if (.@r>=9)
   bonus bVariableCastrate,-15;
if (.@r>=11)
   bonus bDelayrate,-15;
if (.@g>=ENCHANTGRADE_D)
   bonus bAllTraitStats,2;
if (.@g>=ENCHANTGRADE_C) {
   bonus bRes,50;
   bonus bMRes,50;
}
if (.@g>=ENCHANTGRADE_B) {
   bonus2 bAddSize,Size_All,10;
   bonus2 bMagicAddSize,Size_All,10;
}
if (.@g>=ENCHANTGRADE_A) {
   bonus2 bSubRace,RC_Angel,5;
   bonus2 bSubRace,RC_Dragon,5;
}
Not specified
Not specified

Not specified

Not specified