A simple game system for Foundry VTT which allows for flexible definition of Actors and Items to assist with worldbuilding or for running games which do not have a more complete system implementation available.
Find a file
Matt Smith d0ec294164 3: Fix issue with adding and removing attributes
- Applied patch by @imposeren to handle bug with removing and adding
  attributes. This patch resolves the issue by refactoring the attribute
  creation logic to use loop to choose a safer default attribute key
  before creation.
2020-08-09 21:03:17 -05:00
lang Add customizable initiative. 2020-07-27 18:14:08 +00:00
module 3: Fix issue with adding and removing attributes 2020-08-09 21:03:17 -05:00
styles Update the Simple Worldbuilding system for compatibility with 0.5.6 2020-05-12 18:08:48 -07:00
templates Update the Simple Worldbuilding system for compatibility with 0.5.6 2020-05-12 18:08:48 -07:00
.gitignore Add customizable initiative. 2020-07-27 18:14:08 +00:00
gulpfile.js Add customizable initiative. 2020-07-27 18:14:08 +00:00
LICENSE.txt Update to 0.34 for compatibility with core 0.5.5 2020-04-14 17:22:06 -07:00
package.json Add customizable initiative. 2020-07-27 18:14:08 +00:00
README.md Initial commit 2019-11-14 03:30:32 +00:00
system.json Add customizable initiative. 2020-07-27 18:14:08 +00:00
template.json Initial commit of simple worldbuilding system to standalone repo 2019-11-13 19:39:05 -08:00

Simple Worldbuilding System

A simple game system for Foundry VTT which allows for flexible definition of Actors and Items to assist with worldbuilding or for running games which do not have a more complete system implementation available.