ID #313138
Card
WIS Enforcement
Buy Price: N/A
Sell Price: N/A
Base Level at least 240:
For each 10 base WIS:
MaxSP +1%.
Applies up to 100 base WIS)
For each 10 base WIS:
MaxSP +1%.
Applies up to 100 base WIS)
Basic Information
Type
Card
Scripts
Script if (BaseLevel>=240) { bonus bMaxSPrate,(min(readparam(bWis),100)/10); }
if (BaseLevel>=240) {
bonus bMaxSPrate,(min(readparam(bWis),100)/10);
}