From Dark and Darker Wiki
|
|
| (27 intermediate revisions by 3 users not shown) |
| Line 1: |
Line 1: |
| <includeonly>==Loot Tables== | | <noinclude><includeonly><!-- |
| Type:
| | -->{{#invoke:Droprate|loot_tables|name={{{1|{{PAGENAME}}}}}|category=Monster}}<!-- |
|
| |
|
| {{#if:{{Monster Data|{{{1|{{PAGENAME}}}}}|drops|all}}| {{TabToggle|Common|'''Common'''|active=yes|tabid=loottable}}}}<!--
| | --></includeonly> |
| -->{{#if:{{Monster Data|{{{1|{{PAGENAME}}}}}#elite|drops|all}}|{{TabToggle|Elite|'''Elite'''|tabid=loottable}}}}<!-- | | ==Example== |
| -->{{#if:{{Monster Data|{{{1|{{PAGENAME}}}}}#nightmare|drops|all}}|{{TabToggle|Nightmare|'''Nightmare'''|tabid=loottable}}}}
| | <pre>{{GenerateLootDrops|Zombie}}</pre> |
| | | {{GenerateLootDrops|Zombie}} |
| Loot Table:
| |
| {{#if:{{Monster Data|{{{1|{{PAGENAME}}}}}|drops|all}}|
| |
| <div class="Common-data">{{ListLootDrops|monster={{{1|{{PAGENAME}}}}}}}</div>
| |
| }}<!--
| |
| -->{{#if:{{Monster Data|{{{1|{{PAGENAME}}}}}#elite|drops|all}}|
| |
| <div class="Elite-data" style="display:none">{{ListLootDrops|monster={{{1|{{PAGENAME}}}}}#elite}}</div>
| |
| }}<!--
| |
| -->{{#if:{{Monster Data|{{{1|{{PAGENAME}}}}}#nightmare|drops|all}}|
| |
| <div class="Nightmare-data" style="display:none">{{ListLootDrops|monster={{{1|{{PAGENAME}}}}}#nightmare}}</div>
| |
| }}</includeonly><noinclude> | |
| {{GenerateLootDrops|zombie}} | |
| </noinclude> | | </noinclude> |
Latest revision as of 07:39, 14 May 2026
Example
{{GenerateLootDrops|Zombie}}