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


The Vigilant at Night Tuning Device    Item ID# 311379 (Gear_NW3)
The Vigilante at Night Tuning Device
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of The Vigilante at Night by 5%.

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

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

back to top