Artwork unavailable
RENEWAL / ITEMS
Frontier Spell (Special Agent)
#314233Card
Ch01_3_Special_Agent
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();
bonus bPAtk,3;
bonus bHit,25;
if (.@g>=ENCHANTGRADE_D) {
bonus bNonCritAtkRate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bNonCritAtkRate,5;
bonus bShortAtkRate,3;
bonus bLongAtkRate,3;
}
}