Creating a Voracious Void in Roll20

Поділитися
Вставка
  • Опубліковано 9 лют 2025

КОМЕНТАРІ • 7

  • @ross2905
    @ross2905 7 місяців тому

    Ah this is great! I’m glad you went with this idea in the end 🎉

  • @jakodar
    @jakodar 7 місяців тому

    Ow THIS gives me ideas!! Authorizing monster tokens … 😁

  • @sherriechris730
    @sherriechris730 7 місяців тому

    I don't know where else to ask questions like this: I am interested in creating a macro, writing a script, or both, that would output, along with a player's attack action (including spell attacks), the target creature. I picture whenever a player makes an attack in combat, they would click on their attack from their character sheet and then a prompt would appear for them to select their target creature from any that currently appear in the initiative/turn tracker. So this prompt would have to populate selections from the turn tracker. Is this something you think could work and if so, can you help me do this or create a video on how to do it? I am wondering if the ScriptCards app would help with this. If there is another place for these requests please let me know. Thanks Nick.

    • @NickOlivo
      @NickOlivo  7 місяців тому

      I'm not aware of a way to react to the Turn Order window, unfortunately. Could you let the player click on the target token instead?

    • @sherriechris730
      @sherriechris730 7 місяців тому

      ⁠@@NickOlivoif you think there is a way for the player’s target to be reported in chat with their attack roll, that’s my goal. I like to save my chat every session or so because it helps with my notes, etc. the only thing missing for me unless I keep track manually is this indication of the PCs target. Thank you for the reply. You are the best.

  • @Dyanosis
    @Dyanosis 7 місяців тому

    Your "determineVoidSize" call's level 5 check should also check if it's less than level 9 as well. No need to set the radius twice.

    • @NickOlivo
      @NickOlivo  7 місяців тому

      Yeah, that's what I get for writing code while sleep deprived... lol