Had a complaint from an SK that mental corruption was proccing an Ice effect.
Lines 3011 and 3012 from spell_effects.cpp (v1072):
	Code:
			case 2576:	//mental corruption
			procid = 2712;
 The ProcID for Mental Corruption Strike according to Lucy (and the spells_us.txt shipped with titanium) is 2717. Concoction of Ice III is 2712.