Artwork unavailable
RENEWAL / ITEMS
Frontier Crystal (Earth) 1Lv
#313888Card
Ch01_S_E_Earth01
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 bMagicAddEle,Ele_Earth,3;
bonus2 bAddEle,Ele_Earth,3;
bonus2 bMagicAddEle,Ele_Wind,3;
bonus2 bAddEle,Ele_Wind,3;
if (getenchantgrade()>=ENCHANTGRADE_D) {
bonus2 bMagicAddEle,Ele_Earth,1;
bonus2 bAddEle,Ele_Earth,1;
bonus2 bMagicAddEle,Ele_Wind,1;
bonus2 bAddEle,Ele_Wind,1;
}