
RENEWAL / ITEMS
Magic Swordsman Thanatos's Sword-FA [1]
#480324Armor
Thanatos_Sword_FA
TypeArmor
Equipment positionGarment
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF90
Slots1
Required level210
Armor level2
Description
An improved version of the magic sword said to have been used by a powerful swordsman in the past.
The power contained within has been amplified.
------------------------
When base level is 250 or higher, S.MATK +8, P.ATK +8.
------------------------
For every 2 refine level,
increases melee/ranged physical damage by 3%,
increases all property magical damage by 3%.
------------------------
For every 4 refine level,
increases physical/magical damage to Medium and Large size monsters by 5%.
------------------------
When refined +9 or higher,
increases physical/magical damage to Dragon and Angel race by 7%.
------------------------
When refined +11 or higher,
increases physical/magical damage to Dragon and Angel race by an additional 7%.
------------------------
Set Bonus:
Thanatos Sword-FA [1]
The Agony of Thanatos-LT [1]
Reduces Variable Casting Time by 10%.
When headgear refined +7 or higher,
increases physical/magical damage to Holy and Shadow enemies by 20%.
When headgear refined +9 or higher,
increases physical/magical damage to Angel and Dragon race by 15%.
When headgear refined +11 or higher,
increases physical/magical damage to Medium and Large size by 15%.
------------------------
Set Bonus:
Thanatos Sword-FA [1]
Red Force Pendant-LT [1]
or
Blue Mental Pendant-LT [1]
ATK +50, MATK +50, P.ATK +3, S.MATK +3.
increases physical/magical damage to Medium and Large size by 15%.
------------------------
[Grade Bonus]
[Grade D] P.ATK + 5, S.MATK + 5.
[Grade C] Ignores physical/magical resistance of Dragon and Angel monsters by 5%.
[Grade B] Ignores physical/magical resistance of Dragon and Angel monsters by additional 5%.
[Grade A] Ignores physical/magical resistance of Dragon and Angel monsters by additional 5%.
------------------------
Class : Garment
Defense : 90
Weight : 50
Armor Level : 2
Required Level : 210
Jobs : All Jobs
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
if (BaseLevel>=250) {
bonus bPAtk,8;
bonus bSMatk,8;
}
if (.@r>=9) {
bonus2 bAddRace,RC_Angel,7;
bonus2 bMagicAddRace,RC_Angel,7;
bonus2 bAddRace,RC_Dragon,7;
bonus2 bMagicAddRace,RC_Dragon,7;
if (.@r>=11) {
bonus2 bAddRace,RC_Angel,7;
bonus2 bMagicAddRace,RC_Angel,7;
bonus2 bAddRace,RC_Dragon,7;
bonus2 bMagicAddRace,RC_Dragon,7;
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,5;
bonus bSMatk,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bIgnoreResRaceRate,RC_Angel,5;
bonus2 bIgnoreResRaceRate,RC_Dragon,5;
bonus2 bIgnoreMResRaceRate,RC_Angel,5;
bonus2 bIgnoreMResRaceRate,RC_Dragon,5;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bIgnoreResRaceRate,RC_Angel,5;
bonus2 bIgnoreResRaceRate,RC_Dragon,5;
bonus2 bIgnoreMResRaceRate,RC_Angel,5;
bonus2 bIgnoreMResRaceRate,RC_Dragon,5;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bIgnoreResRaceRate,RC_Angel,5;
bonus2 bIgnoreResRaceRate,RC_Dragon,5;
bonus2 bIgnoreMResRaceRate,RC_Angel,5;
bonus2 bIgnoreMResRaceRate,RC_Dragon,5;
}
}
}
}
bonus bShortAtkRate,3*(.@r/2);
bonus bLongAtkRate,3*(.@r/2);
bonus2 bMagicAtkEle,Ele_All,3*(.@r/2);
bonus2 bAddSize,Size_Medium,5*(.@r/4);
bonus2 bMagicAddSize,Size_Medium,5*(.@r/4);
bonus2 bAddSize,Size_Large,5*(.@r/4);
bonus2 bMagicAddSize,Size_Large,5*(.@r/4);
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this item