ID #310736
Card
Nebula of Spell Lv1
Buy Price: N/A
Sell Price: N/A
MATK +10
_______________________
Refine Level +9:
MATK +10
_______________________
Refine Level +11:
MATK +15
_______________________
Refine Level +9:
MATK +10
_______________________
Refine Level +11:
MATK +15
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bMatk,10; if (.@r>=9) { bonus bMatk,10; if (.@r>=11) { bonus bMatk,15; } }
.@r = getrefine();
bonus bMatk,10;
if (.@r>=9) {
bonus bMatk,10;
if (.@r>=11) {
bonus bMatk,15;
}
}