Search results

  1. C

    D&D 5E (2014) A (Partial) Computational Deconstruction of Original Tegel Manor - *** spoilers ***

    I appreciate the honest feedback Lanefan - I'll start a new thread with a cleaner and more concise example. I thought I would lead with TM because it is the first campaign I ran but I'm trying to explain too much at once. Thanks!
  2. C

    D&D 5E (2014) A (Partial) Computational Deconstruction of Original Tegel Manor - *** spoilers ***

    Let us look at the output from a simple test table that always generates 4 mobs ItemTable t1 { 4 rat(giant, .cr. 1/4) } and whose output from "mt.py" is $ python mt01.py TegelManor_dungeon.tables.txt roll t1 1 loading: TegelManor_dungeon.tables.txt cmd: roll --- t1 1 4 rat, giant, cr = 1/4...
  3. C

    D&D 5E (2014) A (Partial) Computational Deconstruction of Original Tegel Manor - *** spoilers ***

    Respectful Greetings Here is an example of a language and for roll-able tables I have devised, for the first level of the dungeon below the most estimable Tegel Manor. Over a series of posts, I hope to use this language to examine it's design and calibration using computation methods. The...
Top