Class SpellCasting.CharmMonsterCasting

java.lang.Object
SpellCasting.Casting
SpellCasting.CharmMonsterCasting
Enclosing class:
SpellCasting

static class SpellCasting.CharmMonsterCasting extends SpellCasting.Casting
Charm Monster spell effect. OD&D Vol-1 gives an option for one creature or many of low level. The former implies targeted use, the latter area-effect (but our setup here can't handle both). S&S sets an area of "1 monster" only; we follow that for balance & simplicity.