Skip to content

We're playing D&D 3.5 through Roll20.net and we need some little helpers to manage all the stuff.

License

Notifications You must be signed in to change notification settings

KjarrigansDnDGroup/dnd-scripts

Repository files navigation

dnd-scripts

We're playing D&D 3.5 through Roll20.net and we need some little helpers to manage all the stuff.

backend.rb (v0.3.1)

[Work in Progress] Every core mechanic / (house)rule to define characters for usage in the other scripts.

  • Find a way to describe Characters (non-programmer friendly?¿)
  • Base for Klasses
  • Base for Races
  • Klass::Sorcerer finished
  • Klass::Human finished
  • Add more classes / races as needed

character_sheet_pdf.rb (v0.1.2)

[Work in Progress] Generate an Character Sheet in PDF Format (with prawn).

  • Add general section
  • Add basic offensive combat stats
  • Add basic defensive combat stats
  • Add saving throws
  • Add weapon panel
  • Add armor panel
  • Add skill list
  • Add spell section
  • Add XP panel
  • Add equipment section
  • Add feat list

core_ext.rb (v0.1.0)

Changes to ruby core classes

About

We're playing D&D 3.5 through Roll20.net and we need some little helpers to manage all the stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages