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


Automatic Orb(Wave Break)    Item ID# 310128 (Automatic_Orb47)
Automatic Orb (Wave Break)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Sonic Wave and Ignition Break by 15%.

Refine Level +9:
Increases damage of Sonic Wave and Ignition Break by additional 3%.

Refine Level +11:
Increases damage of Sonic Wave by additional 7%.
Decreases Ignition Break skill cooldown by 0.25 seconds.

[iRO Description]
Sonic Wave and Ignition Break damage +15%
When refined to +7 or higher, Sonic Wave and Ignition Break damage +3% (Additional)
When refined to +11 or higher, Sonic Wave damage +7%, Ignition Break cooldown -0.25 sec.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RK_IGNITIONBREAK",15; bonus2 bSkillAtk,"RK_SONICWAVE",15; if (.@r>=9) { bonus2 bSkillAtk,"RK_IGNITIONBREAK",3; bonus2 bSkillAtk,"RK_SONICWAVE",3; } if (.@r>=11) { bonus2 bSkillCooldown,"RK_IGNITIONBREAK",-250; bonus2 bSkillCooldown,"RK_SONICWAVE",-250; } },{},{}
Dropped By No Result

back to top