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


Automatic Orb(Acid Explosion)    Item ID# 310138 (Automatic_Orb57)
Automatic Orb (Acid Explosion)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Acid Demonstration and Spore Explosion by 15%.

Refine Level +9:
Increases damage of Acid Demonstration and Spore Explosion by additional 3%.

Refine Level +11:
Increases damage of Acid Demonstration and Spore Explosion by additional 7%.

[iRO Description]
Acid Bomb and Spore Explosion damage +15%
When refined to +7 or higher, Acid Bomb and Spore Explosion damage +3% (Additional)
When refined to +11 or higher, Acid Bomb and Spore Explosion damage +7% (Additional)
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",15; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",15; if (.@r>=9) { bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",3; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",3; if (.@r>=11) { bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",7; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",7; } } },{},{}
Dropped By No Result

back to top