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


Axe Stomp Tuning Device    Item ID# 311031 (Gear_MT1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Axe Stomp by 5%.

[Bonus by Weapon Grade]
[Grade D]: Damage of Axe Stomp +3%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Damage of Axe Stomp +4%.
[Grade A]: Damage of Axe Stomp +6%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus2 bSkillAtk,"MT_AXE_STOMP",5; if (.@g >= 1) { bonus2 bSkillAtk,"MT_AXE_STOMP",3; if (.@g >= 2) { bonus2 bAddSize,Size_All,10; if (.@g >= 3) { bonus2 bSkillAtk,"MT_AXE_STOMP",4; if (.@g >= 4) { bonus2 bSkillAtk,"MT_AXE_STOMP",6; } } } } },{},{}
Dropped By No Result

back to top