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


Savage Impact Tuning Device    Item ID# 311036 (Gear_SHC2)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Savage Impact by 10%.

[Bonus by Weapon Grade]
[Grade D]: Damage of Savage Impact +7%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Damage of Savage Impact +8%.
[Grade A]: Damage of Savage Impact +10%.

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

back to top