ID #312326
Card
Fiery Earth Rune 2Lv
Buy Price: N/A
Sell Price: N/A
For each 20 base STR:
ATK +10, POW +2, CON +2.
ATK +10, POW +2, CON +2.
Basic Information
Type
Card
Scripts
Script .@str = (readparam(bStr)/20); bonus bBaseAtk,10*.@str; bonus bPow,2*.@str; bonus bCon,2*.@str;
.@str = (readparam(bStr)/20); bonus bBaseAtk,10*.@str; bonus bPow,2*.@str; bonus bCon,2*.@str;