QuteItemVariant

Pf2eTools item variant attributes

This data object provides a default mechanism for creating a marked up string based on the attributes that are present.

To use it, reference it directly:

{#for variants in resource.variants}
{variants}
{/for}

or, using {#each} instead:

{#each resource.variants}
{it}
{/each}

Attributes

craftReq, entries, level, price, variantType

craftReq

entries

level

price

variantType