Add comprehensive weapons dataset and scraper for 40k RPG Tools

- Implemented a comprehensive weapons dataset in `comprehensive-weapons.js` with detailed weapon stats, categories, and requirements.
- Created a new scraper script `scrape-40k-tools.js` to fetch and parse weapon data from the 40k RPG Tools website, including categorization and conversion to game format.
- Added functionality to write the scraped data to JSON files for further use in the application.
- Included error handling and logging for better debugging and user feedback during the scraping process.
This commit is contained in:
2025-08-15 23:36:06 +02:00
parent c806418626
commit 73e44ffcdb
14 changed files with 4709 additions and 407 deletions

File diff suppressed because it is too large Load Diff