Artwork unavailable
RENEWAL / ITEMS
Frontier Spell (Lucky Strike)
#313852Card
Ch01_3_Lukcy_Strike
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 bCritical,5;
if (.@g>=ENCHANTGRADE_D) {
bonus bCritAtkRate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bCritAtkRate,5;
bonus bCRate,2;
}
}