From Dark and Darker Wiki

< Template:FilterListForClass

Revision as of 16:20, 8 April 2024 by Raw Salad (talk | contribs) (Created page with "<templatedata> { "description": "Filters a given list for availability to a class, with optional filters for handtype and artifacts.", "params": { "1": { "label": "List", "description": "Comma separated list of items to filter.", "suggested": true, "type": "string" }, "2": { "label": "Data Source", "description": "Data Template associated with the list of items. {Armor Data, Weapon Data, Accessory Data, Utility Data, Misc Data}", "suggested":...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Filters a given list for availability to a class, with optional filters for handtype and artifacts.

Template parameters

ParameterDescriptionTypeStatus
List1

Comma separated list of items to filter.

Stringsuggested
Data Source2

Data Template associated with the list of items. {Armor Data, Weapon Data, Accessory Data, Utility Data, Misc Data}

Stringsuggested
Class Nameclass

{Fighter, Barbarian, Rogue, Ranger, Wizard, Cleric, Bard, Warlock}

Stringsuggested
Item Propertyhandtype

{One Handed, Two Handed}.

Stringoptional
Booleannot_artifact

Setting to any value will filter out Artifacts. Default empty string does not filter out Artifacts.

Stringoptional