Collaborative RPG consisting of user driven content
Project description
Collaborative RPG base on user driven content
Purpose
Include light rpg mechanics in a user generated world. One may add mobs or actions the mobs can take. Users can go serious/pure fantasy or more comical in content.
Usage
A high level view of commands below, quest allows users control over content including mobs and their actions: ` !quest (action|adventure|attack|mob|rest) `
` !quest mob add '{"name":"Assault Shaker", "hp":1, "level":1, "xp":60}' !quest mob remove '{"name":"Assault Shaker"}' ` Helga adds/removes mobs with the specified stats/parameters
` !quest action add '{"name":"Assault Shaker", "description":"{name} peppers {target} for {dmg} damage", "attack":5}' ` Helga adds/removes actions (which maps to specific mobs with the ‘name’ attribute) to a pool of randomly selected behaviors each round
` !quest adventure helga> You've encountered a Assault Shaker! ` Initiate the beginning of an adventure/encounter. Currently a single enemy is selected and scaled to around the power of the hero.
` !quest attack helga> You strike for 1 damage, Assault Shaker peppers Hero for 5.9 damage" ` Execute an attack against the enemy! Eventually actions should be available to heroes, however right now it is lame and not supported.
` !quest rest ` Takes a short break to restore health outside of combat.
License
Copyright (c) 2015 Jon Robison
See included LICENSE for licensing information
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file helga-quest-1.0.1.tar.gz
.
File metadata
- Download URL: helga-quest-1.0.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69dae9b32bcdf5f097093e80baf44abb9afa91e68e7b7320ed4adbd7597d48a3 |
|
MD5 | 10f19514f7ddd1bd50e1e634c1915c65 |
|
BLAKE2b-256 | 1f58abac1ab1c1d17f42c6a9f3d5673c64b7f6831ba35385245c49c74e82da34 |