From Dark and Darker Wiki
m (Fixed function name) |
m (Raw Salad moved page Module:Monster Table/doc to Module:Monster/doc: To match naming style of other modules) |
Revision as of 02:57, 3 March 2026
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".