Artwork unavailable
RENEWAL / ITEMS
Frontier Spell (Power Force)
#313833Card
Ch01_3_Force
TypeCard
Weight0
Buy price0 z
Sell price0 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus bPAtk,1;
bonus bAtkRate,2;
if (.@r>=7) {
bonus bAtkRate,3;
if (.@r>=9) {
bonus bAtkRate,4;
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bAtkRate,2;
if (.@g>=ENCHANTGRADE_C) {
bonus bAtkRate,3;
}
}