Code Monkey home page Code Monkey logo

pathfinder-encounter-maker's Introduction

Pathfinder Encounter Maker

Making your own monsters and encounters in Pathfinder? This tool will generate approximate stats for those monsters, using only basic information about your party (average party level, party size, number of monsters, and desired difficulty).

It's not intended to be an all-inclusive monster generator - rather it represents an attempt to help DMs balance the difficulty of their encounters, using Paizo's lookup tables (and a few cludges).

This is a CLI program written in Python 2.7.x. After downloading it, open up a terminal (or cmd, I won't judge) and run it like this:

python pathfinder_encounter_maker.py --apl 12 --enemies 2 --players 3 --difficulty 0

Encounter with 3 players at average level 12 with 2 enemies at difficulty mod 0:
Ability DC (Primary)   : 19
Ability DC (Secondary) : 13
Armor Class            : 24
Attack (High)          : 18
Attack (Low)           : 13
Average Damage High    : 45
Average Damage Low     : 33
BAB                    : 9
CR                     : 12
Hit Points             : 130
Save (Good)            : 13
Save (Poor)            : 9

Sources

License

This program has the GPLv3 license. The pathfinder lookup tables are licensed under the Open Game License.

Contributions

Are welcome!

pathfinder-encounter-maker's People

Contributors

rob-welch avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lazuraslong

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.