Table of Contents

Game Data Reference

Complete reference for all game data available to bot developers in GrindFest.

Available References

  • Weapons - All weapons with damage, speed, and requirements
  • Armor - All armor pieces with defense and bonuses
  • Shields - All shields with block rates and stats
  • Consumables - Potions and food with effects
  • Monsters - All monsters with stats and experience rewards
  • Factions - Faction relationships and alliances
  • Areas - Game areas for navigation (coming soon)
  • Skills - Available skills and abilities (coming soon)

For Bot Developers

This data is essential for creating effective bots that can:

  • Make equipment decisions based on item stats and requirements
  • Choose optimal targets based on monster difficulty and rewards
  • Navigate faction relationships to avoid unnecessary conflicts
  • Manage resources with knowledge of consumable effects
Tip

Data is automatically generated from Unity prefabs. Updates are published with each documentation build.