With the ability to learn from other creatures and such now (I think I read that update correctly), do I sense Blue Magic spellsets?
Fuck yeah! Now I want to make a Strago, Gau, or Kimahri character once this gets implemented.
That's odd I've been able to give interactions like the basalisks stare through a syndrome since df_34_01_win. That's pretty much how vampirism and were-curses are spread. I got sidetracked for a while trying to banish undead, and have been updating to newer versions, but I'm pretty sure any interaction could've been given through a syndrome all along. A bug is that creatures try to attack with these syndromes, giving them to any creature they come across, which is good for vampire/werebeast/zombie apocalypses.
EDIT:
I should really look at dates, or browse a little further back. I see now that you were talking about 34_01.
Well here's a death spell and an interaction to learn it, The basalisk creature itself I posted in the spellbook thread, the only change I made to it since was to give it a transfer interaction:
[INTERACTION:SPECIAL_DEATH_CURSE_1]
[I_SOURCE:CREATURE_ACTION]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:Paralysed]
[SYNDROME]
[SYN_NAME:basalisk stare]
[SYN_AFFECTED_CLASS:GENERAL_POISON]
[SYN_IMMUNE_CREATURE:BASALISK:ALL] [CE_IMPAIR_FUNCTION:SEV:100:PROB:100:RESISTABLE:SIZE_DILUTES:START:5:PEAK:10:END:30]
[CDI:WAIT_PERIOD:30]
[INTERACTION:MIRROR_TRANSFER]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IE_IMMEDIATE]
[I_TARGET:B:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:B]
[IE_IMMEDIATE]
[IE_ARENA_NAME:Blue Mage]
[SYNDROME]
[SYN_NAME:basalisk stare]
[SYN_AFFECTED_CLASS:GENERAL_POISON]
[SYN_IMMUNE_CREATURE:BASALISK:ALL] [CE_PARALYSIS :SEV:100:PROB:100:RESISTABLE:SIZE_DILUTES:START:5:PEAK:10:END:30]
[CE_CAN_DO_INTERACTION:START:0]
[CDI:ADV_NAME:Stare]
[CDI:INTERACTION:SPECIAL_DEATH_CURSE_1]
[CDI:VERB:stare:stares:eyes lock]
[CDI:TARGET:A:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:A:25]
[CDI:USAGE_HINT:MAJOR_CURSE]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:TARGET_VERB:turning stiff:turns stiff]
[CDI:WAIT_PERIOD:30]
[CE_CAN_DO_INTERACTION:START:0]
[CDI:ADV_NAME:Sees Reflection]
[CDI:INTERACTION:MIRROR_TRANSFER]
[CDI:USAGE_HINT:FLEEING]
[CDI:VERB:sees reflection and :sees reflections and :NA]
[CDI:TARGET:A:SELF_ONLY]
[CDI:TARGET_VERB:is turning stiff:turns stiff]
[CDI:TARGET:B:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:A:25]
[CDI:USAGE_HINT:MAJOR_CURSE]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:WAIT_PERIOD:20]