Jump to content

Endarire

Members
  • Posts

    1,829
  • Joined

  • Last visited

Posts posted by Endarire

  1. Doc, for adapting 5e casting code for Shadow Magic and using your above function, would this be the code?  Thankee!

    INCLUDE ~%MOD_FOLDER%/lib/add_semi_spells.tpa~
    
    ACTION_FOR_EACH myspl IN 
      ~spells/C0SA713.SPL~
      ~spells/C0SA806B.SPL~
      ~spells/C0SA814.SPL~
      ~spells/C0SA815.SPL~
      ~spells/C0SA910.SPL~
      ~spells/C0SA911.SPL~
      [and so on for the spells directory]
      ~alt-spell/c0sa207a.spl~
      ~alt-spell/c0sa407a.spl~
      ~alt-spell/c0sa706a.spl~
      ~alt-spell/c0sacon#.SPL~
      ~alt-spell/c0sacon0.spl~
      ~alt-spell/c0sacon1.spl~
      ~alt-spell/c0sacon2.spl~
      ~alt-spell/c0sacon3.spl~
      ~alt-spell/c0sacon4.spl~
      ~alt-spell/c0sacon5.spl~
      ~alt-spell/c0sacon6.spl~
      ~alt-spell/c0sacon7.spl~
      ~alt-spell/c0sacon8.spl~
      ~alt-spell/c0sacon9.spl~
      ~alt-spell/c0sacon_.SPL~
    BEGIN
      LAF add_semi_spells STR_VAR new_spell = EVAL ~%myspl%~ cast_spell = EVAL ~%myspl%~ spell_type = ~arcane~ END
    END
  2. This is the technical wizardry we should expect from you, Argent, with the perfect timing of an April Fool's Day prank.

    It reminds me of the FFIV Randomizer April Fools day prank I came from where all recruitable characters were Cid clones.

    Does this mean that we can have a rotating cast of arcane casters who each casts find familiar?  What happens to these familiars if they're out and their master leaves the party?

    (PS: Happy Pranksgiving today!)

  3. Thankee for the clarity!

    Updating the spell description to say that if the caster takes any damage the project image is cancelled, even if Concentration checks are enabled, would prevent confusion.

×
×
  • Create New...