From Dark and Darker Wiki
Filters a given list for availability to a class, with optional filters for handtype and artifacts.
Parameter | Description | Type | Status | |
---|---|---|---|---|
List | 1 | Comma separated list of items to filter. | String | suggested |
Data Source | 2 | Data Template associated with the list of items. {Armor Data, Weapon Data, Accessory Data, Utility Data, Misc Data} | String | suggested |
Class Name | class | {Fighter, Barbarian, Rogue, Ranger, Wizard, Cleric, Bard, Warlock} | String | suggested |
Item Property | handtype | {One Handed, Two Handed}. | String | optional |
Boolean | not_artifact | Setting to any value will filter out Artifacts. Default empty string does not filter out Artifacts. | String | optional |