find-endfield-data
Installation
SKILL.md
Find Endfield Data
This skill provides access to game data structures and assets from 'Arknights: Endfield'. Use it to research game configuration, retrieve data tables, and search/download game textures and images.
When to Use This Skill
Use this skill when you need to:
- Research game data structures and configuration
- Retrieve specific data values from game tables
- Search for localized text content in game data tables
- Search for game assets (textures, images, sprites)
- Download game resources for analysis or development
Data Tables
The game's Table data structures are dictionaries with { [key: string]: any } format.