Rose Shooting Tuning Device ( Gear_TR1 )
ID 311061 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
Type: Card item. | Sub Type: Enchant Card | Gender: Both | Locations: Not specified | |||||||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||
Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
Rose Blossom, Rhythm shooting damage increased by 5%. All Not specified
.@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; } } } } Not specified Not specified Not specified Not specified |