2.0.0 • Published 8 years ago

monsters v2.0.0

Weekly downloads
13
License
Public domain, Op...
Repository
github
Last release
8 years ago

monsters

This module is a collection of monsters.

Installation

npm install monsters

Usage

var monsters = require('monsters');

monsters will be an object of which each key will be a category of monsters. The values will be monster names.

Current categories:

  • monsters
  • animals
  • vermin

You can also use the JSON file at data/srd-monsters.json directly.

License

The SRD monster list is under the Open Game License.

The rest is under public domain.

2.0.0

8 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago