The entry for 'CLASSES' indicates:
Misdirection.MOD <tab> CLASSES:Circle Walker=2
Indicates this spell is modified to 2nd Level for Circle Walker classes.
I've just tried to use this format to CHANGE a spell from one level to another, and it's actually added it, so the spell is available to the same class at both levels.
The entry could therefore be documented more clearly.
PRECLASS requires a number:
Try:
CLASSES:Wizard,Sorcerer=5|Cleric=4[PRECLASS:1,Magician=1]
Tom, is Dave's original issue effected by the .MOD consolidation rules as described in DOCS-85?
Specifically the .MOD consolidation with the CLASSES tag are as follows:
MySpell CLASSES:A
MySpell.MOD CLASSES:B
results in CLASSES:A,B
Thanks both - both correct by the looks of it, docs are missing the first param for PRECLASS and I'm being caught out by the .MOD consolidation (separately logged an issue that Tom resolved with .CLEARALL, which needs documenting too...)
Updated docs
svn #19561 & #19562
Docs updated
svn #19561 & #19562