build_list_equipment
Search Pathfinder 2e weapons, armor, shields, and gear by name, type, or price cap to outfit a level-1 character within the 15 gp starting wealth.
Instructions
Browse the equipment pack (weapons, armor, shields, gear) by name substring, item type, and/or maximum price. A fresh level-1 character has STARTING_WEALTH_GP (15) gold pieces to spend using the standard "starting money" method -- returned alongside results as a reminder, not a per-call lookup, since it's a fixed constant.
`include_legacy` (default False): excludes pre-Remaster/OGL-flagged
equipment unless set. See `_legacy_filter_sql`.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| item_type | No | ||
| max_price_gp | No | ||
| include_legacy | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||