ok who is working on the mod at this point?
got some ideas for use, including an awesome way to make Memory(sentient spam-bot) a kick ass boss
monster.
whoever is doing the current work pm me for details, writing up a rough draft of the code now
heres that rough draft:
creature_spammy
[OBJECT:CREATURE]
[CREATURE:MEMORY]
[DESCRIPTION:A large spam bot, it seems capable of true thoughts, is this true?]
[NAME:memory:memories:memory]
[CASTE_NAME:memory:memories:memory]
[CREATURE_TILE:64][COLOR:7:0:0] <----used human as placeholder
[CREATURE_SOLDIER_TILE:64]
[MEGABEAST]
[INTELLIGENT]
[CANOPENDOORS]
[PREFSTRING:his kazahk friends]
[BODY:HUMANOID_6ARMS:2CAMERAS:2MICROPHONES:CIRCUITRY:HUMANOID_JOINTS:5FINGERS:3TOES:2SPEAKERS]
[BODY_DETAIL_PLAN:ROBOTIC_MATERIALS]
[BODY_DETAIL_PLAN:ROBOTIC_TISSUES]
[BODY_DETAIL_PLAN:ROBOTIC_TISSUE_LAYERS:PLATING:CIRCUITRY:HYDRAULICS:FRAME]
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_HEAD_POSITIONS]
[BODY_DETAIL_PLAN:HUMANOID_RELSIZES]
[BODY_SIZE:0:0:200000]
[CAN_DO_INTERACTION]
[CDI:ADV_NAME:Kazahk Friends]
[CDI:INTERACTION:KAZAHK FRIENDS]
[CDI:TARGET:A]
[CDI:TARGET_RANGE:A:500]
[CDI:TARGET_VERB:shudder and resume movement:shudders and resumes movement]
[CDI:WAIT_PERIOD:100]
[INTERACTION:KAZAHK FRIENDS]
[I_TARGET:A:CORPSE]
[IT_LOCATION:CONTEXT_ITEM]
[IT_AFFECTED_CREATURE:MEMORY]
[IT_REQUIRES:FIT_FOR_ANIMATION]
[IT_MANUAL_INPUT:own severed limbs]
[I_EFFECT:RESURRECT]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:memorylimb]
[SYNDROME]
[CE_CAN_DO_INTERACTION:START:0]
[CDI:ADV_NAME:Generate spam]
[CDI:INTERACTION:GENERATESPAM]
[CDI:VERB:generate spam:generates spam:NA]
[CDI:TARGET_VERB:gain MEMORY:gains MEMORY]
[CDI:WAIT_PERIOD:1000000]
[INTERACTION:GENERATESPAM]
[I_TARGET:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_AFFECTED_CREATURE:MEMORY]
[IT_MANUAL_INPUT:self as severed limb]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[SYNDROME]
[SYN_AFFECTED_CREATURE:MEMORY]
[CE_BODY_TRANSFORMATION:START:0:END:1]
[CE:CREATURE:MEMORY]
Basic idea is that one of his arms gets severed off (they would be made of aluminum, while his body is iron or steel) and he raises it necromancer style. Then the limb uses its new interaction to do a werebeast esque full heal and become a full instance of Memory.
Instant spammy carnage.