ID #310117
Card
Automatic Modification Orb(Power Force)
Buy Price: N/A
Sell Price: N/A
ATK +3%
MATK +3%
_______________________
Refine Level +9:
ATK +3%
MATK +3%
_______________________
Refine Level +11:
ATK +4%
MATK +4%
MATK +3%
_______________________
Refine Level +9:
ATK +3%
MATK +3%
_______________________
Refine Level +11:
ATK +4%
MATK +4%
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bMatkRate,3; bonus bAtkRate,3; if (.@r>=9) { bonus bMatkRate,3; bonus bAtkRate,3; if (.@r>=11) { bonus bMatkRate,4; bonus bAtkRate,4; } }
.@r = getrefine();
bonus bMatkRate,3;
bonus bAtkRate,3;
if (.@r>=9) {
bonus bMatkRate,3;
bonus bAtkRate,3;
if (.@r>=11) {
bonus bMatkRate,4;
bonus bAtkRate,4;
}
}