
Hi there I am trying to make a macro using <a href="http://farlandworld.com/injuries.html" rel="nofollow">http://farlandworld.com/injuries.html</a> injury table, I have tried using chat gpt but my god did it get confused. What I am looking for: I click the macro Titled: What damage knocked you out? It displays a list of damage types in a drop down menu (acid, bludgeoning, cold, fire, force, lightning, necrotic, piercing, poison, psychic, radiant, slashing, and thunder) I then click a damage type When the damage type is selected the macro will roll a D20 Whatever number is rolled on that D20 the macro will show The rolled number The name of the injury The full description of the injury To give you more context to help you understand the injury I will break it down for you using bludgeoning: 1 (this is the number related to what is rolled so if you get this number on the dice rolled you will get this effect) Brain Injury (this the name of the injury). You have suffered a brain injury. You have disadvantage on Intelligence, Wisdom, and Charisma checks, as well as Intelligence, Wisdom, and Charisma saving throws. If you fail a saving throw against bludgeoning damage, force damage, or psychic damage, you are also stunned until the end of your next turn. Magic such as the regenerate spell can restore your full brain function (this is the description of the said injury). So as an example to give more context A player is knocked out by bludgeoning, He clicks the macro, He will click bludgeoning, The dice is rolled, He rolled a 1 The macro displays The dice (1) The name of the injury corresponding to the dice rolled (so they rolled a 1 so it would show "Brain Injury") The description of the injury (He rolled a 1 so he got the Brain injury so it would show "You have suffered a brain injury. You have disadvantage on Intelligence, Wisdom, and Charisma checks, as well as Intelligence, Wisdom, and Charisma saving throws. If you fail a saving throw against bludgeoning damage, force damage, or psychic damage, you are also stunned until the end of your next turn. Magic such as the regenerate spell can restore your full brain function."