0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #310107 Card

Automatic Modification Orb(Range Force)

Buy Price: N/A Sell Price: N/A
ATK +20
Increases Ranged Physical Damage by 10%.
Increases Physical Damage against enemies of all size enemies by 3%.
_______________________
Refine Level +9:
Increases Physical Damage against enemies of all size enemies by additional 1%.
_______________________
Refine Level +11:
Increases Physical Damage against enemies of all size enemies by additional 1%.

Basic Information

Card

Scripts

.@r = getrefine(); bonus2 bAddSize,Size_All,3; bonus bLongAtkRate,10; bonus bBaseAtk,20; if (.@r>=9) { bonus2 bAddSize,Size_All,1; if (.@r>=11) { bonus2 bAddSize,Size_All,1; } }
.@r = getrefine();
bonus2 bAddSize,Size_All,3;
bonus bLongAtkRate,10;
bonus bBaseAtk,20;
if (.@r>=9) {
   bonus2 bAddSize,Size_All,1;
   if (.@r>=11) {
      bonus2 bAddSize,Size_All,1;
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.