ID #312346
Card
Icy Storm Rune 2Lv
Buy Price: N/A
Sell Price: N/A
For each 20 base DEX:
ATK +10, POW +2, CON +2.
ATK +10, POW +2, CON +2.
Basic Information
Type
Card
Scripts
Script .@dex = (readparam(bDex)/20); bonus bBaseAtk,10*.@dex; bonus bPow,2*.@dex; bonus bCon,2*.@dex;
.@dex = (readparam(bDex)/20); bonus bBaseAtk,10*.@dex; bonus bPow,2*.@dex; bonus bCon,2*.@dex;