D&D Character Generator
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
History
This module is used to run the D&D Character Generator created by Jesse Smith inside your Drupal installation (D6 only).See his website: http://slicer69.tripod.com/
Note that this is for the table top game Dungeons & Dragons version 3.5 only.
Happy gaming!
Demo
You can test a demo here: Turn Watcher—D&D Character Generator.
Functions
The generator is written in Javascript. Once loaded, the user does not need access to your server anymore except to save the results in a file (feature that may be turned off.)
Configuration
The module has a set of permissions: administer & view. Make sure you give 'view' permissions to your users!
Additions
The result is a new page on your site here: /dnd_character_generator (a link will appear in your Navigation menu)
The page displays Jesse's generator tweaked to fit a theme with a page of 500px or more in width. Thinner pages will break because the generator uses tables with a hard coded width.
License
Note: the original code is licensed under the GPL and thus can be made available on the Drupal website.
