Skip to content

All of the JSON data files and Asset image files that the WAV utilizes

Notifications You must be signed in to change notification settings

sam-gagnon/worldhaven

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worldhaven (WH)

An easy-to-use collection of data and images from Gloomhaven, Forgotten Circles, Frosthaven, Jaws of the Lion, and the User Community by Cephalofair Games - Developer: Isaac Childres.

What's included

This repository contains data and images for the following games and components:

Games:

  • Gloomhaven
  • Forgotten Circles
  • Frosthaven
  • Jaws of the Lion
  • User Community
    • Crimson Scales
    • Trail of Ashes

Assets:

  • art
  • attack-modifiers (including town-guard-cards)
  • battle-goals
  • books
  • challenge-cards
  • character-ability-cards
  • character-mats
  • character-perks
  • charts
  • deprecated-assets
  • events
  • items
  • loot-deck
  • map-tiles
  • milestone-ability-cards
  • milestones
  • monster-ability-cards
  • monster-stat-cards
  • outpost-building-cards
  • personal-quests
  • pet-cards
  • player-aid-cards
  • random-dungeons
  • random-scenarios
  • tokens
  • trial-cards
  • world-map

There are four top-level directories; data , images , pbf ,and xwc.

data

The data folder contains all WH Asset Viewer data in JSON format.

images

The images folder contains all WH Asset Viewer images for each of the above components.

pbf

The pbf folder contains specific WH Asset Viewer images for Play By Forum (PBF) use.

xwc

The xwc folder contains all of the files that power the WH Asset Viewer Chrome Extension.

Usage

You can use this data to build your own apps, etc.

The easiest way to do this is via Git submodule:

  • Git submodule: git submodule add https://github.com/any2cards/worldhaven.git

Bugs / Issues

Please open a ticket on Github.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🎉

When adding images please use TinyPNG to reduce their filesize as much as possible without affecting image quality.

Projects

A list of projects that use this content:

Want your project listed here? Let us know!

Versioning

This project uses SemVer. Given a MAJOR.MINOR.PATCH version number, we will increment the:

  • MAJOR version when existing content is changed in such a way that it can break consumers of the data
  • MINOR version when new content is added in a backwards-compatible manner, or existing content is changed in a backwards-compatible manner
  • PATCH version when fixing mistakes in existing content

History

See the Releases tab in Github.

Contributors


Worldhaven: Gloomhaven, Forgotten Circles, Frosthaven, and Jaws of the Lion and all related properties, images and text are owned by Cephalofair Games.

About

All of the JSON data files and Asset image files that the WAV utilizes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.5%
  • HTML 28.4%
  • CSS 0.1%