Two questions:
Is it possible to have a multistage transformation syndrome, where, if (and only if) the first CE_BODY_TRANSFORMATION occurs, others will follow it later? If so, how?
How can I exempt a creature from an interaction? My settings do not work, although by my analyses they should:
interaction_dkp
[OBJECT:INTERACTION]
[INTERACTION:CONVERT_TO_DEEP_ONE]
[I_SOURCE:CREATURE_ACTION]
[IS_HIST_STRING_1: performed a chthonic ritual, witnessed by ]
[IS_HIST_STRING_2:, who was drawn into the profane way of the Deep Ones.]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_REQUIRES:CAN_LEARN]
[IT_FORBIDDEN:NOT_LIVING]
[IT_FORBIDDEN:SUPERNATURAL]
[IT_CANNOT_HAVE_SYNDROME_CLASS:WERECURSE]
[IT_CANNOT_HAVE_SYNDROME_CLASS:VAMPCURSE]
[IT_CANNOT_HAVE_SYNDROME_CLASS:DISTURBANCE_CURSE]
[IT_IMMUNE_CREATURE:DKP_DEEP_ONE] this won't work?!
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[SYN_CLASS:WERECURSE]
[SYN_NAME:Deep One enthrallment]
(CE_BODY_TRANSFORMATION:PROB:25:START:120960)
[CE_BODY_TRANSFORMATION:PROB:100:START:1]
[CE:CREATURE:DKP_DEEP_ONE:DO_HYBRID]
My creature is, of course, DKP_DEEP_ONE. He casts the interaction but transforms himself, too.
EDIT: The interaction also seems only to apply to one thing, despite having 10 max targets in the creature's entry:
[CAN_DO_INTERACTION:CHTHONIC_RITUAL]
[CDI:ADV_NAME:perform chthonic ritual]
[CDI:USAGE_HINT:ATTACK]
[CDI:INTERACTION:CONVERT_TO_DEEP_ONE]
[CDI:VERBAL]
[CDI:VERBAL_SPEECH:curse_dkp.txt]
[CDI:VERB:perform a chthonic ritual:performs a chthonic ritual:performs a chthonic ritual]
[CDI:TARGET_VERB:are enthralled by the way of the Deep Ones:is enthralled by the way of the Deep Ones]
[CDI:TARGET:LINE_OF_SIGHT]
[CDI:MAX_TARGET_NUMBER:A:10]
[CDI:MAX_TARGET_RANGE:A:5]