Git Product home page Git Product logo

foundry-ironsworn's Introduction

Ironsworn for Foundry VTT

This is a Foundry VTT implementation of the Ironsworn and Ironsworn Delve rule sets by Shawn Tomkin.

Screenshot

To install it, just search for "ironsworn" in the system-installation UI, or use this URL:

https://github.com/ben/foundry-ironsworn/releases/latest/download/system.json

How to Play

First, you'll need a world map. Several are provided in the "Ironsworn Maps" compendium, or you can make your own.

Next, you'll need a character. Open up the actors tab, and hit "Create Actor". Use the "โœŽ Edit" button in the title bar to adjust your stats. Assets can be dragged onto the sheet. The core assets are provided in the "Ironsworn Assets" compendium, or you can create your own. Use the row of hexes to set the rank of vows and progress, and the โ–ธ button to mark progress.

Delve and shared sheet

If you're playing with a friend or two, there's a "Shared Sheet" actor type that's made for that.

If you're playing with the Delve rules, you can use the "Site" actor type to track a location. Use the buttons to open up the theme and domain compendia, or you can create your own.

Create a new character, and customize the name and stats. Assets are in their own compendium, drag them onto your character sheet.

Now you're ready to create vows, embark on journeys, and slay beasts. Keep track of your story using journal entries.

How to hack on this

  1. Install Foundry 0.8.8 or later, and start it up.
  2. Install the main foundry-ironsworn system, and create a world that uses it.
  3. Clone this repo somewhere you can find it, and run npm install.
  4. Run npm start from this repository.
  5. Open a browser to http://localhost:8080.

When you use that browser window, webpack will serve up freshly-built assets instead of the ones in the installed version of the system. Some things to remember:

  • Only the Javascript and stylesheets are served up by Webpack. If you change anything else, you'll want to do something like this before reloading:
    cp -R system/* ~/Library/Application\ Support/FoundryVTT/Data/systems/foundry-ironsworn/
    
  • If you make a change to system.json or any of the I18n files, you'll have to return to setup, use the command above, and start the world up again.
  • If you change any of the *.hbs templates, use the command above before reloading your browser window.
  • Any Typescript or LESS changes only require a browser reload.

Ironsworn

This work is based on Ironsworn (found at www.ironswornrpg.com), created by Shawn Tomkin, and licensed for our use under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license (creativecommons.org/licenses/by-nc-sa/4.0/).

foundry-ironsworn's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.