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