ID #312366
Card
Soul Purifying Rune 2Lv
Buy Price: N/A
Sell Price: N/A
For each 20 base INT:
MATK +10, SPL +2, CON +2.
MATK +10, SPL +2, CON +2.
Basic Information
Type
Card
Scripts
Script .@int = (readparam(bInt)/20); bonus bMatk,10*.@int; bonus bSpl,2*.@int; bonus bCon,2*.@int;
.@int = (readparam(bInt)/20); bonus bMatk,10*.@int; bonus bSpl,2*.@int; bonus bCon,2*.@int;