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


Automatic Orb(Sonic Impact)    Item ID# 310139 (Automatic_Orb58)
Automatic Orb (Sonic Impact)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Sonic Blow and Cross Impact by 15%.

Refine Level +9:
Increases damage of Sonic Blow and Cross Impact by additional 3%.

Refine Level +11:
Increases damage of Sonic Blow and Cross Impact by additional 7%.

[iRO Description]
Sonic Blow and Cross Impact damage +15%
When refined to +7 or higher, Sonic Blow and Cross Impact damage +3% (Additional)
When refined to +11 or higher, Sonic Blow and Cross Impact damage +7% (Additional)
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"GC_CROSSIMPACT",15; bonus2 bSkillAtk,"AS_SONICBLOW",15; if (.@r>=9) { bonus2 bSkillAtk,"GC_CROSSIMPACT",3; bonus2 bSkillAtk,"AS_SONICBLOW",3; if (.@r>=11) { bonus2 bSkillAtk,"GC_CROSSIMPACT",7; bonus2 bSkillAtk,"AS_SONICBLOW",7; } } },{},{}
Dropped By No Result

back to top