From Dark and Darker Wiki

< Module:Monster

Revision as of 02:57, 3 March 2026 by Raw Salad (talk | contribs) (Raw Salad moved page Module:Monster Table/doc to Module:Monster/doc: To match naming style of other modules)

This is the documentation page for Module:Monster

Overview

Functions for making Monsters table. Data comes from Data:Monster.json.

Functions

draw_table

Create's a table of monsters

Parameters

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

draw_table Examples

Bosses


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


Script error: No such module "Monster_Table".

Demons


{{#invoke:Monster_Table|draw_table|Demon|true}}


Script error: No such module "Monster_Table".