case SE_ProcChance: { #ifdef SPELL_EFFECT_SPAM snprintf(effect_desc, _EDLEN, "Proc Chance: +%+i%%", effect_value); #endif // handled with bonuses break; }