The Agony of Thanatos-LT [1] ( Dolor_HatK_LT )
| ID 400465 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. All Not specified
.@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 |
||||||||||||||||||||||||