From Dark and Darker Wiki
Loops through all weapons, filters them according to "filtercategory" and "filterkey"
Examples
| Code | Preview |
|---|---|
{{FilterWeapons
|filtercategory = classes
|filterkey = Bard
}} |
|
{{FilterWeapons
|filtercategory = weapontype
|filterkey = Axe
}} |
|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Variable name to call from Weapon_Data | filtercategory | Filter Category
| String | required |
| Key to be searched in the variable pulled from Weapon_Data | filterkey | Filter Key
| String | required |