Artwork unavailable
RENEWAL / ITEMS
Icy Storm Rune 4Lv
#312348Card
Ice_Storm_R_4
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 bLongAtkRate,6;
bonus bPAtk,6;
}