Result
{% my_chart = roll_chart name:{$Challenge_Rating} %}
{% tableA = my_chart.1 %}{% amountA = my_chart.2 %}
{% tableB = my_chart.3 %}{% amountB = my_chart.4 %}
{% loot = get_chart name:{Magic Items Table {$tableA}} %}
{% c={$amountA}%}
{% result = unq count:c source:loot %}
{%for i in range from:1 to:c%}
{{result.$i.1}}
{{result.$i.2}}, {{result.$i.3}} {%if result.$i.4 != ""%}({{result.$i.4}}){%end%}
{%if result.$i.5 == "VoM"%}Vault of Magic, page {{result.$i.6}}
{%else%}Resolve: {DNDBeyond Link}
{%end%}
{%end%}
{%if tableB > 0%}
{% loot = get_chart name:{Magic Items Table {$tableB}} %}
{% d={$amountB}%}
{% result = unq count:d source:loot %}
{%for i in range from:1 to:d%}
{{result.$i.1}}
{{result.$i.2}}, {{result.$i.3}} {%if result.$i.4 != ""%}({{result.$i.4}}){%end%}
{%if result.$i.5 == "VoM"%}Vault of Magic, page {{result.$i.6}}
{%else%}Resolve: {DNDBeyond Link}
{%end%}
{%end%}
{%end%}
{#{% my_chart = roll_chart name:{$Challenge_Rating} %}
{% tableA = my_chart.1 %}{% amountA = my_chart.2 %}
{% tableB = my_chart.3 %}{% amountB = my_chart.4 %}
{% for i in range from:1 to:{$amountA} %}
{% result = roll_chart name: {Magic Items Table {$tableA}} %}
**{{result.1}}**
*{{result.2}}, {{result.3}}* {% if result.4 != "" %}({{result.4}}){%end%}
{% if result.5 == "VoM" %}Vault of Magic, page {{result.6}}
{% else %}**{DNDBeyond Link}**
{%end%}{%end%}
{% if tableB > 0 %}
{% for i in range from:1 to:{$amountB} %}
{% result = roll_chart name: {Magic Items Table {$tableB}} %}
**{{result.1}}**
*{{result.2}}, {{result.3}}* {% if result.4 != "" %}({{result.4}}){%end%}
{% if result.5 == "VoM" %}Vault of Magic, page {{result.6}}
{% else %}**{DNDBeyond Link}**
{%end%}{%end%}{%end%}#}
Subcharts
- CR0-3 (d100)
- CR4-6 (d100)
- CR7-11 (d100)
- CR12-16 (d100)
- CR17+ (d100)
- Magic Items Table 1 (d100)
- Magic Items Table 2 (d100)
- Magic Items Table 3 (d100)
- Magic Items Table 4 (d100)
- Magic Items Table 5 (d100)
- Magic Items Table 6 (d100)
- Magic Items Table 7 (d100)
- Magic Items Table 8 (d100)
- Magic Items Table 9 (d100)
- Magic Items Table 10 (d100)
- Magic Items Table 11 (d100)
- Magic Items Table 12 (d100)
- Magic Items Table 13 (d100)
- Magic Items Table 14 (d100)
- Magic Items Table 15 (d100)
- Magic Items Table 16 (d100)
- Magic Items Table 17 (d100)
- Magic Items Table 18 (d100)
- Magic Items Table 19 (d100)
- Magic Items Table 20 (d100)
- Magic Items Table 21 (d100)
- Magic Items Table 22 (d100)
- Magic Items Table 23 (d100)
- Magic Items Table 24 (d100)
- Magic Items Table 25 (d100)