
Hello,
I am trying to get a roll that if the result is = <1 it displays one thing, if it is 2 or 3 displays another, and if it is 4+ it displays yet another. I can generate the roll easily, it is getting the numerical result to display something that is other than just the number I can't figure out.
Here is the temporary macro I have, but I want to learn more and make better macros for my group.
/me Uses Soul Drain (free action) to get the ISP he needs. Rolling a [[1d@{spirit}!-?{Power Points|0}]]. Spirit total of 1 or less suffers a wound and unconscious for [[1d6]] hours. 2 or 3 suffers a wound. 4 or better equals [[?{Power Points|0}]] Gained Power Points
How do I get the 'Spirit total of 1 or...." part to just display
"/me Uses Soul Drain to get the ISP he needs."
with the result being listed after that statement becoming
"and fails miserably, taking a wound and falling unconscious for the next [[1d6]] hours!"
or
"failing to acquire the ISP he needs and takes a wound!"
or
"and gains [[?{Power Points|0}]] Power Points!"
I am trying to get a roll that if the result is = <1 it displays one thing, if it is 2 or 3 displays another, and if it is 4+ it displays yet another. I can generate the roll easily, it is getting the numerical result to display something that is other than just the number I can't figure out.
Here is the temporary macro I have, but I want to learn more and make better macros for my group.
/me Uses Soul Drain (free action) to get the ISP he needs. Rolling a [[1d@{spirit}!-?{Power Points|0}]]. Spirit total of 1 or less suffers a wound and unconscious for [[1d6]] hours. 2 or 3 suffers a wound. 4 or better equals [[?{Power Points|0}]] Gained Power Points
How do I get the 'Spirit total of 1 or...." part to just display
"/me Uses Soul Drain to get the ISP he needs."
with the result being listed after that statement becoming
"and fails miserably, taking a wound and falling unconscious for the next [[1d6]] hours!"
or
"failing to acquire the ISP he needs and takes a wound!"
or
"and gains [[?{Power Points|0}]] Power Points!"