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