01Includes `generate_event` for introducing random events into the story.
02Supports stdio transport protocol for easy integration with chat applications.
03Provides `check_success` for probabilistic outcome determination.
04Offers `roll_dice` for simulating dice rolls with standard RPG notation.
05Allows LLMs to customize probabilities based on the story.
060 GitHub stars