Analyzes and summarizes game economy systems, including inventory, stockpiles, altars, and respawn mechanics within the Tribal Village codebase.
This skill provides Claude with specialized guidance for inspecting and understanding the complex economic and survival systems of the Tribal Village game project. It automates the process of locating and interpreting code related to item management, ritual altars, life-force (hearts), and character respawning within Nim source files. By focusing on specific logic flows in the step and items modules, it allows developers to quickly diagnose balance issues, modify item behavior, or refine gameplay loops without manual file navigation.
주요 기능
012 GitHub stars
02Targeted inspection of stockpile and inventory data structures
03Streamlined analysis of Nim-based game loop synchronization
04Automated regex searching for core mechanics like altars and respawn logic
05Summarization of complex economy-to-respawn gameplay flows
06Contextual code extraction from item management and type definition files
사용 사례
01Balancing item consumption rates and stockpile management systems
02Analyzing how altar interactions impact the game's resource economy
03Debugging character respawn timers and logic triggers