-
-
Notifications
You must be signed in to change notification settings - Fork 5
v1.12.0 2
2025-10-06 14:24
My word count for the announcement was too large, and when I trimmed it I forgot a couple things.
If you are rolling on a table, you can now specify the number of rolls and the size of the output.
Adding X# at the beginning of the table will roll it X times, example: [2#TABLE_DATA] rolls "TABLE_DATA" 2 times (note table data is multiline and requires numbers and text).
By default, each result will be on its own line in the output.
By default, a table roll outputs the number and the value, ex: **10** - Thunderstorm.
Adding s# at the beginnin of the table will cause it to only output the value, ex: 10.
If you add 2xs# then it will roll twice and show the results on a single line with a comma separator, ex: 2, 10.
If you add 2xxs# then it will roll twice and show the results on a single line with no separator, ex: 210.
Why would you want the XXS, you ask?
Somebody trying to simulate a slot machine inspired us! 😉
[3xxs#1-2 🔥
3-5 🐺
6-8 ☠️
9-14 🍖
15-17 🗡️]
If your character has hp and maxHp set, then you have access to a built in hp bar via {hpBar}. The default output is an ascii vertical bar made up of the following values: ▕ , ▕▁, ▕▂, ▕▃, ▕▄, ▕▅, ▕▆, ▕▇, ▕█
You can customize this by setting hpBar.values="" on your character. The value is comma delimited and has a couple caveats.
- first value represents 0
- you have at least 2 values to represent health
- the values are lowest on left and highest on right
- an empty value to tell RPG Sage that the next value is the "unknown" value
- last value represents "unknown"
- this is shown when
hpormaxhparen't numbers
- this is shown when
Example using emoji:
!wiz hp=20 maxhp=25 hpbar.values=" :skull_crossbones: , :broken_heart: , :heart: , :orange_heart: , :yellow_heart: , :green_heart: ,, :heart_exclamation: "
We have channels to track and organize bugs and requests! https://discord.com/channels/480488957889609733/1207377294918950963 https://discord.com/channels/480488957889609733/1207387859548512340
Please drop by our Discord: https://discord.gg/rpgsage
Thank You, and Happy Gaming! :spacer:- Randal, aka RPG Sage :Sage:
RPG Sage Links
Wiki Home
GitHub Repo
rpgsage.io
Patreon
Discord Server
Map Builder
RPG Sage Socials
Randomizers
Weather Report
PF2e ABCs
Ruby Phoenix Team
SF2e ABCs
Other