ID #29168
Card
A-Flee
Buy Price: N/A
Sell Price: N/A
FLEE +20
_______________________
Refine Level +7:
FLEE +10
_______________________
Refine Level +8:
FLEE +10
_______________________
Refine Level +9:
FLEE +10
_______________________
When enchanted on Riot Chip:
For each 3 Refine Levels:
FLEE +5
_______________________
Refine Level +7:
FLEE +10
_______________________
Refine Level +8:
FLEE +10
_______________________
Refine Level +9:
FLEE +10
_______________________
When enchanted on Riot Chip:
For each 3 Refine Levels:
FLEE +5
Basic Information
Type
Card
Scripts
Script bonus bFlee,20; .@r = getrefine(); if (.@r>=7) { bonus bFlee,10; } if (.@r>=8) { bonus bFlee,10; } if (.@r>=9) { bonus bFlee,10; }
bonus bFlee,20;
.@r = getrefine();
if (.@r>=7) {
bonus bFlee,10;
}
if (.@r>=8) {
bonus bFlee,10;
}
if (.@r>=9) {
bonus bFlee,10;
}