Skip to content

therebelrobot/fvtt-5e-item-type-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fvtt-5e-item-type-changer

[WIP]

A Foundry VTT module for dnd5e system that allows you to change items from one type to another.

Built from fvtt-module-template-typescript

Usage

To convert an item, open the edit item window from inventory and select "Convert To..." from the title bar. Select a new type, and it will save.

Structure

The source code is in src/ and when Parcel runs, it dumps the bundled js into dist/

Development

To install dependencies:

yarn

to run dev mode:

yarn dev

to build for release:

yarn build

About

A FVTT/5e system module to convert items from one type to another

Resources

License

Stars

Watchers

Forks

Packages

No packages published