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