Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MobSpawnBlock: Difference between revisions

Template page
Created page with "{{#if:{{{spawns|}}}| <table class="wikitable mob-spawns"> <tr> <th>Spawn source</th> <th>Environment</th> <th>Weight</th> <th>Block set</th> <th>Group</th> <th>Max</th> <th>Radius</th> <th>Conditions</th> </tr> {{{spawns}}} </table> }} <noinclude> == Usage == <pre> {{MobSpawnBlock | spawns = {{MobSpawnRow|Zone1 / Zone1 Cave / Zone1 Cave Goblin|Env Zone1 Caves Goblins|60|Volcanic|1-2|3|40|Light 0-2; After PT20M-PT40M}} }} </pre> == Parameters == * '''spawns''' - Mob spaw..."
 
No edit summary
 
Line 1: Line 1:
{{#if:{{{spawns|}}}|
{{#if:{{{spawns|}}}|
<table class="wikitable mob-spawns">
<table class="wikitable mob-spawns" style="width:100%; table-layout:fixed;">
<tr>
<tr>
<th>Spawn source</th>
<th style="width:24%;">Source</th>
<th>Environment</th>
<th style="width:18%;">Environment</th>
<th>Weight</th>
<th style="width:8%;">Weight</th>
<th>Block set</th>
<th style="width:12%;">Group</th>
<th>Group</th>
<th style="width:8%;">Max</th>
<th>Max</th>
<th style="width:30%;">Conditions</th>
<th>Radius</th>
<th>Conditions</th>
</tr>
</tr>
{{{spawns}}}
{{{spawns}}}
</table>
</table>
<div style="font-size:0.92em; opacity:0.9; margin-top:0.4em;">
'''Notes:''' Weight is relative to the other entries in the same spawn source. "Starts after" is game time. "Max vertical drop" is the maximum downward distance a spawn marker may use when looking for valid ground.
</div>
}}
}}


Line 19: Line 20:
<pre>
<pre>
{{MobSpawnBlock
{{MobSpawnBlock
| spawns = {{MobSpawnRow|Zone1 / Zone1 Cave / Zone1 Cave Goblin|Env Zone1 Caves Goblins|60|Volcanic|1-2|3|40|Light 0-2; After PT20M-PT40M}}
| spawns = {{MobSpawnRow|Zone1 / Zone1 Cave / Zone1 Cave Goblin|Zone1 Caves Goblins|60|1-2|3|Light: 0-2; Starts after 20 minutes-40 minutes}}
}}
}}
</pre>
</pre>

Latest revision as of 18:03, 5 June 2026


Usage

{{MobSpawnBlock
| spawns = {{MobSpawnRow|Zone1 / Zone1 Cave / Zone1 Cave Goblin|Zone1 Caves Goblins|60|1-2|3|Light: 0-2; Starts after 20 minutes-40 minutes}}
}}

Parameters

  • spawns - Mob spawn rows