Artwork unavailable
RENEWAL / ITEMS
Icy Storm Rune 3Lv
#312347Card
Ice_Storm_R_3
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
.@dex = (readparam(bDex)/20);
bonus bBaseAtk,10*.@dex;
bonus bPow,2*.@dex;
bonus bCon,2*.@dex;
if (getenchantgrade()>=ENCHANTGRADE_D) {
bonus bPAtk,6;
}