ID #313137
Card
WIS Assistance
Buy Price: N/A
Sell Price: N/A
Base Level at least 240:
For each 7 base WIS:
S.MATK +1.
Applies up to 100 base WIS)
For each 7 base WIS:
S.MATK +1.
Applies up to 100 base WIS)
Basic Information
Type
Card
Scripts
Script if (BaseLevel>=240) { bonus bSMatk,(min(readparam(bWis),100)/7); }
if (BaseLevel>=240) {
bonus bSMatk,(min(readparam(bWis),100)/7);
}