Artwork unavailable
RENEWAL / ITEMS
Frontier Crystal (Death) 1Lv
#313893Card
Ch01_S_E_Death01
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
bonus2 bAddEle,Ele_Ghost,3;
bonus2 bMagicAddEle,Ele_Ghost,3;
bonus2 bAddEle,Ele_Undead,3;
bonus2 bMagicAddEle,Ele_Undead,3;
if (getenchantgrade()>=ENCHANTGRADE_D) {
bonus2 bAddEle,Ele_Ghost,1;
bonus2 bMagicAddEle,Ele_Ghost,1;
bonus2 bAddEle,Ele_Undead,1;
bonus2 bMagicAddEle,Ele_Undead,1;
}