electric-state
An Electric State RPG system for Foundry VTT
This game is not affiliated with, sponsored, or endorsed by Fria Ligan AB. The Year Zero Engine System Reference Document is used under Fria Ligan AB’s Free Tabletop License.
This system is now in BETA!
please put any and all bug reports and feature requests in the issues of this repo. Here is a list of things I hope to add in the comming days
TODO LIST:
- Player Character Sheets
- Target token to use Tension on opposed rolls - pre-select target as tension source if possible
- Target to allow damage to be applied for attacks
- Item Detail roll Down for: Talents, Injuries, Traumas, Traits and Tension
- General styling and UI improvement for clarity and use
- Organize localization fields to make sense
- set up macro drag to hot bar for rollable elements
- Add flag for weapons that require a neurocaster to use and change the roll type if using them
Version History:
v0.20.0
- Feature: added tension drop down to the roll dialog - todo in future refine this to allow for target to set the default selection
- Fix: Vehicle Hull trait items were applying to Armor instead of Hull #32
v0.19.0
- Feature: When a neurocaster roll fails, the bliss of the character who made the roll increases by one, a notice was added to the chat card.
- Feature: added Limited PC actor sheet
- Reducing a Neurocaster attribute to a 0 on a pushed roll makes that item broken, reduces the PC's hope to 0 and shows a message to that effect
- Add check to see if character is at 0 health or 0 hope and stop rolls if they are
- Added check to see if a vehicle is wrecked before a Maneuverability roll
- Added a check to see if a Neurocaster is busted before we roll any of it's functions
- Added checks for drones, to see if drone or neurocaster is busted
- Fix: hope and health cannot be reduced below 0 now
- Added cash field to the Gear tab of PC sheet
- Added item info roll-down for Gear items
- Added item info roll-down for drone items
- Added item info roll-down for neurocaster items
- Added check to see if a weapon is busted before we roll any attack
- Fix: weapons were getting damaged twice on pushed rolls making them break prematurely
- Added roll for bliss reduction making it permanent on a 1
- Locked Permanent bliss field by default, it is handled dynamically now but can be unlocked if it must be edited for some reason
v0.18.0
- fix: users cannot close open sheets they do not own #31
v0.17.0
- Added Network line on roll dialog to show network attribute of Neurocaster when using a drone, this should make the pool building clearer
- Changed dice type on Neurocaster Bonus to Gear dice for drone use, this is correct as RAW
- Added checkbox to apply penalty for real world actions when a neurocaster is equipped, it is checked by default, this includes drone use.
- gear is an array so when pushing a drone roll gear damage is applied to both neurocaster and any geear the drone is using
- Fixed: Neurocaster was not using correct attribute for rolls
- Updated Roll dialog UI, to clarify die pool
- Fix: manuverabililty was not set as gear dice when driving
v0.16.0
- Added chat card for Talent Items
- Added chat card for Trait Items
- Fixed: localization for item target on Injury and Trauma cards
- Fixed Death Save not working #28
v0.15.0
- Added chat card for injury items
- Added chat card for Trauma items
- Fix: #27 fields overwriting wrong actor when multiple are open
v0.14.0
- Fix item dup on drag and drop to original actor #26
v0.13.0
- Fix: usable gear not clickable on gear page
- Feature: Improved visibility of clickable elements
- Fix: Weapons not showing applicable Talents when building roll dialog
v0.12.0
- Fix: broke overflow on weapons in fav
v0.11.0
- Fix: missing rollable from NPC sheets
- Made a little more room for names in Fav list on PC sheet
v0.10.0
- added save on close function for custom input fields
- set default prototype token properties to link actors and the like
- localization should be complete
- Chat cards for items on gear tab, click the chat icon to put them into the chat.
- Neurocaster applies gear damage on 1's for pushed rolls
- Vehicles apply gear damage to maneuverability for 1's rolled on pushed rolls
- Drivers of vehicles take hope damage for 1's rolled on pushed rolls
v0.9.0 Breaking Change GOAL and THREAT must be reentered on PC sheets
- changed fields for goal and threat to editable divs to make them cleaner for editing.
- moved fields in journey for data clarity
- adjusted the vehicle sheet to have a better layout on the passenger area
v0.8.0
- Weapons degrade when 1's are rolled while pushing.
v0.7.0
- Hope decreases for each 1 rolled on a pushed roll
- Gear used in a roll looses 1 gear die when 1's a rolled on a push
v0.6.0
- Fix: Dice colors were inverted
- Add: Liscence information and a copy of the YZE FTL added to the repo to allow for Foundry to List it
v0.5.0
- Fix: Text area on Goal and threat had extra white space #22
- Fix: Threat text area closed incorrectly putting text into incorrect area and breaking data save #22
- Fix: Changed inputs on vehicle to number type to allow arrow keys to increment/decrement them #23
v0.4.0
- Added Dice So Nice Support
- Added Drag and Drop support to move items between Actors
v0.3.0
- Fix Notes editor height set too small by foundry to allow editing
v0.2.0
- Fix: dice not rolling correct pool
v0.1.0:
v0.0.1 a
- Pre-Alpha release
- special thank you to Felix Trepanier for their contributions!