An open API service indexing awesome lists of open source software.

https://github.com/jedevc/mongen


https://github.com/jedevc/mongen

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MonGen

MonGen is a handy tool for randomly generating monsters for DnD 5e.

**Note**: MonGen is not ready for general use yet.

## Features

- Varied and flexible monster generator
- Detailed description generation
- Full statblock creation

## Goals

MonGen is able to generate the following fields for monsters.

- [ ] Name
- [ ] Detailed description
- [ ] Size
- [ ] Type
- [ ] Alignment
- [ ] Ability scores and modifiers
- [ ] Challenge rating
- [ ] Armor class
- [ ] Hit points
- [ ] Vulnerabilities, resistances, and immunities
- [ ] Attacks
- [ ] Speed
- [ ] Save and skill bonuses
- [ ] Senses
- [ ] Languages
- [ ] Special traits

## License

MonGen is licensed under the GNU Affero General Public License.

Copyright (C) 2018 Justin Chadwell

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .