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


Rose Shooting Tuning Device    Item ID# 311061 (Gear_TR1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Rose Blossom and Rhythm Shooting by 5%.

[Bonus by Weapon Grade]
[Grade D]: Damage of Rose Blossom and Rhythm Shooting +3%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Damage of Rose Blossom and Rhythm Shooting +4%.
[Grade A]: Damage of Rose Blossom and Rhythm Shooting +6%.

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

back to top