40k Crusade Aeldari Traits

Codex: Aeldari

Description (more info)

Consolidated dice roller for Battle Traits and/or Battle Scars in Warhammer 40k Crusades.
Use the provided dropdown input to select which table to roll on.

This chart uses input variables
Result

{% _type = title input:Type %}

{# See if we get exactly one match #}
{% types = get_chart cols:1 id:104652 %}
{% matches = filter pattern:_type source:types %}

{# If we have exactly one match, get our results #}
{%if matches.size == 1%}
{{ roll_chart cols:2 filter:_type filter_cols:1 id:104652 }}

{# If we have no matches or too many matches, print some helpful text. #}
{%else%}
Error while rolling an Aeldari Battle Trait: Type "{$Type}" has no matching table!

Supported tables for Aeldari Traits are: '{{ title input:{{ join sep:"', '" source:types }} }}'

Partial matches are accepted as long as they match a single result.
{%end%}

Subcharts

Battle Traits (d6)

d6 Type Result

1

Melee Aspect Warriors

Roll on "40k Crusade Aeldari Melee Aspect Traits"

2

Ranged Aspect Warriors

Roll on "40k Crusade Aeldari Ranged Aspect Traits"

3

Guardians

Roll on "40k Crusade Aeldari Guardians Traits"

4

Harlequin Infantry

Roll on "40k Crusade Aeldari Harlequin Traits"

5

Psyker

Roll on "40k Crusade Aeldari Psyker Traits"

6

Vehicle

Roll on "40k Crusade Aeldari Vehicle Traits"