ID #313933
Card
Frontier Crystal (Will) 1Lv
Buy Price: N/A
Sell Price: N/A
Increases Physical Damage against monsters in Devoured Geffenia by 6%.
_______________________
[Bonus by Equipment's Grade]
[Grade D]: P.ATK +2, C.RATE +1, CON +3.
_______________________
[Bonus by Equipment's Grade]
[Grade D]: P.ATK +2, C.RATE +1, CON +3.
Basic Information
Type
Card
Scripts
Script if (getenchantgrade()>=ENCHANTGRADE_D) { bonus bCRate,1; bonus bPAtk,2; bonus bCon,3; }
if (getenchantgrade()>=ENCHANTGRADE_D) {
bonus bCRate,1;
bonus bPAtk,2;
bonus bCon,3;
}