Commit Graph

2 Commits

Author SHA1 Message Date
acc7eaa861 Update info.json for RPG cog metadata clarity
Enhanced the metadata in `info.json` for the RPG cog by updating the install message, short description, and adding a detailed description of its functionality. Simplified requirements and permissions fields, expanded tags for better discoverability, adjusted the min Python version format, and clarified the end user data statement for transparency.
2025-09-23 03:45:27 -04:00
e0958f6f2a feat: Add RPG cog with character and inventory features
Sets up RPG system as a Redbot cog with core mechanics
Implements character creation, class selection, and stat management
Adds action commands for attacking and healing
Provides inventory and shop functionality for item management
Introduces interactive UI menus for user engagement
2025-09-11 17:23:45 -04:00