From Dark and Darker Wiki

< Module:Monster

(Added race monster list example.)
m (data comes from Monster.json)
Line 1: Line 1:
=Overview=
=Overview=
Functions for [[Enchantments]]. Data comes from [[Data:Enchantments.json]].
Functions for making [[Monsters]] table. Data comes from [[Data:Monster.json]].


=Functions=
=Functions=

Revision as of 04:47, 29 January 2026

Overview

Functions for making Monsters table. Data comes from Data:Monster.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?

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".