Skip to content

Campaign Worksheet Added

Thalissa requested to merge thalissa/legends:campaign-worksheet into main

Hey there! I saw that the system didn't have a campaign worksheet, so I decided to code in my own to help out.

Features/Notes:

  • I coded it as an Actor sheet, because that was the simplest and most intuitive (rather than creating a brand new FormApplication)
  • The Eras/Group Focuses from the book are listed as options to choose from.
  • Worksheet is separated into three pages: Main, Allies & Enemies, and Acts
  • Acts page, by default, only displays 3 acts. I tried to code it with the ability to add more as the GM wished--because I felt like that would be useful--but it became too much trouble.
  • Ability to change the name of the acts was easy to do, though! In case people might want to name them "Book 1," "Act 0," "Book of Air," etcetera.
  • An "Inciting Incident" field at the top of the Acts page.

Screenshots

Main Page

image

Allies & Enemies Page

image

Acts Page

image

Edited by Thalissa

Merge request reports