Artwork unavailable
RENEWAL / ITEMS
Frontier Crystal (Volition) 2Lv
#313928Card
Ch01_S_E_Volition02
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();
if (.@g>=ENCHANTGRADE_D) {
bonus bCRate,2;
bonus bPAtk,2;
bonus bPow,2;
if (.@g>=ENCHANTGRADE_C) {
bonus bCritAtkRate,1;
bonus bLongAtkRate,1;
bonus bShortAtkRate,1;
}
}