tiddlywiki-dnd icon indicating copy to clipboard operation
tiddlywiki-dnd copied to clipboard

Add tool for building random tables

Open benwebber opened this issue 5 years ago • 0 comments

Add tool to create random tables:

d10 Encounter
1 Spriggan
2–5 Owlbear
6–8 Wood elf bandits
9 Brown bear
10 Giant elk

Ideally, store this data as a dictionary tiddler so you could look up the effect:

{{tableData##1}}

Questions:

  • [ ] How do we encode multiple effects or notes? Join multiple data tiddlers by the same keys?
  • [ ] Should we encode ranges of rolls as individual roll/effect pairs? This would simplify looking up the effect by value.

benwebber avatar Jan 26 '19 07:01 benwebber