Renewal
.:Renewal Item Database:.
Search Item By ID


Thanatos Great Sword-AD [2]   [Two Handed]   Item ID# 600016 (Thanos_TSword_AD)
Thanos Greatsword-AD
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
250
Attack
240
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Rune Knight
Description
Thanos' greatsword remodeled with the addition of Tim Artnard's technology.

Physical attacks have a random chance to recover 2500 HP and 50 SP every second for 4 seconds.

For each 2 Refine Levels:
ATK +10

For each 3 Refine Levels:
Increases damage of Wind Cutter by 10%.

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).
Increases damage of Wind Cutter by additional 20%.

Refine Level +9:
ATK +5%
Physical attacks have a certain chance to auto cast Level 2 Wind Cutter. (If you learned a higher Level, it will auto cast that Level instead.)

Refine Level +11:
Increases physical damage against enemies of every size by 15%.
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: ATK +2%, Damage of Servant Weapon +10%.
[Grade C]: ATK +3%, P.ATK +1.
[Grade B]: Damage of Servant Weapon +10%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); autobonus "{ bonus2 bHPRegenRate,2500,1000; }",1,4000,BF_WEAPON; bonus bBaseAtk,10*(.@r/2); bonus2 bSkillAtk,"RK_WINDCUTTER",10*(.@r/3); if (.@r>=7) { bonus bAspdRate,10; bonus2 bSkillAtk,"RK_WINDCUTTER",20; if (.@r>=9) { bonus bAtkRate,5; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus bShortAtkRate,15; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,2; bonus2 bSkillAtk,"DK_SERVANTWEAPON_ATK",10; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus bAtkRate,3; if (.@g >= ENCHANTGRADE_B) { bonus2 bSkillAtk,"DK_SERVANTWEAPON_ATK",10; } } } },{},{}
Dropped By No Result

back to top