Lundal ยป DragonPack

DragonPack

A set of software tools for Dungeons & Dragons.

DragonBot

A Dungeons & Dragons 3.5e character sheet written in C#.NET. It features lightning fast automatic recalculation of all fields, and utilizes 4 entry break-down boxes for added clarity.

Download for Windows!

DragonHealth

A health tracker designed to be used in combination with DragonBot, also written in C#.NET. It features seamless integration with all running DragonBot instances, while also being able to keep track of various NPCs.

To add or remove NPCs use the plus and minus keys on the keyboard.

All health data is stored in "%appdata%/DragonPack/HealthData".

Download for Windows!

DragonHealth Remote

A Server/Client health tracker written in Java. The server sets up the characters and selects which ones are visible to the clients by right clicking that character's name.

To add or remove NPCs use the plus and minus keys on the keyboard.

To start in server mode, start the program with "server" as first argument.

Health data is stored in the file "DragonHealth.dat" within the same folder.

Download for Java!