From Dark and Darker Wiki

< Module:Monster

Revision as of 03:57, 29 January 2026 by Raw Salad (talk | contribs) (Created page with "=Overview= Functions for Enchantments. Data comes from Data:Enchantments.json. =Functions= ==draw_monster_table== Create's a table of monsters ===Parameters=== * ''1'' - list key of monsters to use * ''2'' - is the list key a race? ===Examples=== <pre>{{#invoke:Monster_Table|draw_table|bosses}}</pre> {{#invoke:Monster_Table|draw_table|bosses}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Monster

Overview

Functions for Enchantments. Data comes from Data:Enchantments.json.

Functions

draw_monster_table

Create's a table of monsters

Parameters

  • 1 - list key of monsters to use
  • 2 - is the list key a race?

Examples

{{#invoke:Monster_Table|draw_table|bosses}}


Script error: No such module "Monster_Table".