Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dnd-travel-calculator

stephthedev20ISC0.0.1

D&D 5e travel calculator

D&D, dungeons, dragons, 5e, travel, distance, calculator, time

readme

dnd-travel-calculator

Calculates the the total time taken for a party to travel overland. See a working calculator here.

CircleCI

Overview

This library calculates how many days, hours, minutes it takes to travel at slow, normal, fast pace in Dungeons and Dragons 5e. It also takes into account traveling over normal and difficult terrain.

Build it

npm install
npm test
grunt

Run it

Coming soon.