Viewing Item

#311061: Rose Shooting Tuning Device

Item ID 311061 For Sale No
Identifier Gear_TR1 Credit Price Not For Sale
Name Rose Shooting Tuning Device Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script .@g = getenchantgrade(); bonus2 bSkillAtk,"TR_ROSEBLOSSOM",5; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",5; bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",5; if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM",3; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",3; bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",3; if (.@g >= ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g >= ENCHANTGRADE_B) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM",4; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",4; bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",4; if (.@g >= ENCHANTGRADE_A) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM",6; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",6; bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",6; } } } }
Equip Script None
Unequip Script None
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%.