ID #29527
Card
Modification Orb (DEF)
Buy Price: N/A
Sell Price: N/A
DEF +25
_______________________
Refine Level +7:
DEF +10
_______________________
Refine Level +9:
DEF +10
_______________________
Refine Level +7:
DEF +10
_______________________
Refine Level +9:
DEF +10
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bDef,25; if (.@r>=7) { bonus bDef,10; if (.@r>=9) { bonus bDef,10; } }
.@r = getrefine();
bonus bDef,25;
if (.@r>=7) {
bonus bDef,10;
if (.@r>=9) {
bonus bDef,10;
}
}