Template:Loot Pools: Difference between revisions

From HorizonXI Wiki
(testing loot pools templates)
 
m (reflect loot pool parameter name change from drop to rate)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><onlyinclude>
<includeonly><onlyinclude>
<div class="flex-container">{{#if:{{{pool 1|}}}|
<div class="flex-container" style="justify-content: start;">{{#if:{{{pool 1|}}}|
<div class="flex-container-item-3">{{{pool 1}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 1}}}</div>}}
{{#if:{{{pool 2|}}}|
{{#if:{{{pool 2|}}}|
<div class="flex-container-item-3">{{{pool 2}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 2}}}</div>}}
{{#if:{{{pool 3|}}}|
{{#if:{{{pool 3|}}}|
<div class="flex-container-item-3">{{{pool 3}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 3}}}</div>}}
{{#if:{{{pool 4|}}}|
{{#if:{{{pool 4|}}}|
<div class="flex-container-item-3">{{{pool 4}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 4}}}</div>}}
{{#if:{{{pool 5|}}}|
{{#if:{{{pool 5|}}}|
<div class="flex-container-item-3">{{{pool 5}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 5}}}</div>}}
{{#if:{{{pool 6|}}}|
{{#if:{{{pool 6|}}}|
<div class="flex-container-item-3">{{{pool 6}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 6}}}</div>}}
{{#if:{{{pool 7|}}}|
{{#if:{{{pool 7|}}}|
<div class="flex-container-item-3">{{{pool 7}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 7}}}</div>}}
{{#if:{{{pool 8|}}}|
{{#if:{{{pool 8|}}}|
<div class="flex-container-item-3">{{{pool 8}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 8}}}</div>}}
{{#if:{{{pool 9|}}}|
{{#if:{{{pool 9|}}}|
<div class="flex-container-item-3">{{{pool 9}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 9}}}</div>}}
{{#if:{{{pool 10|}}}|
{{#if:{{{pool 10|}}}|
<div class="flex-container-item-3">{{{pool 10}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 10}}}</div>}}
{{#if:{{{pool 11|}}}|
{{#if:{{{pool 11|}}}|
<div class="flex-container-item-3">{{{pool 11}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 11}}}</div>}}
{{#if:{{{pool 12|}}}|
{{#if:{{{pool 12|}}}|
<div class="flex-container-item-3">{{{pool 12}}}</div>}}
<div class="flex-container-item-3" style="flex-grow: unset;">
{{{pool 12}}}</div>}}
</div></onlyinclude></includeonly>
</div></onlyinclude></includeonly>
==Usage==
==Usage==
===Examples===
===Examples===
<pre>
{{Loot Pools
{{Loot Pools
| pool 1 = {{Loot Pool
| pool 1 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
| pool 2 = {{Loot Pool
| pool 2 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
| pool 3 = {{Loot Pool
| pool 3 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
| pool 4 = {{Loot Pool
| pool 4 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
| pool 5 = {{Loot Pool
| pool 5 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
| pool 6 = {{Loot Pool
| pool 6 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
| pool 7 = {{Loot Pool
| pool 7 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
|pool 8 = {{Loot Pool
|pool 8 = {{Loot Pool
| one or all = one
| one or all = one
| item 1 = Black Rock
| item 1 = Black Rock
| drop 1 = {{Hxi Drop Rate|asb=100/1000}}
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| item 2 = Insect Wing
| drop 2 = {{Hxi Drop Rate|asb=300/1000}}
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| item 3 = Beetle Jaw
| drop 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| drop nothing = 20
| rate nothing = 20
}}
}}
</pre>
{{Loot Pools
| pool 1 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 2 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 3 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 4 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 5 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 6 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 7 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
|pool 8 = {{Loot Pool|doc=false
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
}}
}}
}}

Latest revision as of 13:01, 9 March 2024

Usage

Examples

{{Loot Pools
| pool 1 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 2 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 3 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 4 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 5 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 6 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
| pool 7 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
|pool 8 = {{Loot Pool
| one or all = one
| item 1 = Black Rock
| rate 1 = {{Hxi Drop Rate|asb=100/1000}}
| item 2 = Insect Wing
| rate 2 = {{Hxi Drop Rate|asb=300/1000}}
| item 3 = Beetle Jaw
| rate 3 = {{Hxi Drop Rate|asb=200/1000}}
| rate nothing = 20
}}
}}
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)
One of
Black Rock (10%)
Insect Wing (30%)
Beetle Jaw (20%)
[[{{{item 4}}}]]
[[{{{item 5}}}]]
[[{{{item 6}}}]]
[[{{{item 7}}}]]
[[{{{item 8}}}]]
[[{{{item 9}}}]]
[[{{{item 10}}}]]
[[{{{item 11}}}]]
[[{{{item 12}}}]]
[[{{{item 13}}}]]
[[{{{item 14}}}]]
[[{{{item 15}}}]]
[[{{{item 16}}}]]
Nothing (20%)