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