Commit Graph
4 Commits
Author SHA1 Message Date
starshipsandsteel fdb23210e8 Updated d66 graphic
Updated the d66 roll button graphic to dual Vaesen D6s.
2020-08-29 07:39:43 -06:00
starshipsandsteel b012166f17 Updated the dice buttons
Added Vaesen dice for the roll buttons.  Added red and green states for hover and active respectively.
2020-08-28 17:51:59 -06:00
Keith Johnson d8f91161bf [Vaesen RPG] Update to character sheets. (#7169)
* Vaesen Character Sheet V1.0

PC & NPC sheets.
Custom roll templates.
Dice rollers for attributes & Weapons

* Updated Roll Templates

Added Attack Templates.

* Updated Folder Structure for Images

Made an Images folder
Updated the code to point there

* Updated Image URLS

Set Image URLs to Roll20 github

* Updated CRLF to LF

Unix LF

* Update vaesen_sheet.html

* New Updates

Allow die modifier below 0 - complete
	Change name to dice modifier. - complete
Change Sheet name to Vaesen - complete
Add resource roll - complete
Add capital and bonus boxes
Add weapon range - complete
Add unarmed attack - complete
Add Fear Roll
Condition checkboxes: Add to die rolls? Attr_exhasted etc?
Min roll of 1 die
Add NPC sheet
	Attribs - completed
	Skills -?
	Mental & Physical toughness - completed
	Equipment - completed
	Die Modifier - completed

* Update

Updated URLS that had issues with case.
Updated Die modifier to allow negative.
Added Capital
Added Range
Added NPC sheet (Still needs skills)

* Update

Updated URLS that had issues with case.
Updated Die modifier to allow negative.
Added Capital
Added Range
Added NPC sheet (Still needs skills)

* NPC Update

Added skill section to NPC sheet
Added notes field to NPC sheet
Optimized NPC sheet layout
Cleaned up some double button naming

* Removed _ from fieldset name

Noticed issue with repeating skill sets not working when adding a new skill.

* Updated Contain to cover

minor change to background image

* Updated Repeating Sections

Using Dodgepongs work, added new repeating section styling to be more iconic.  Increased size and color.

* Resource Roll Updates - Added Spent Capital and Bonus

Added Spent Capital Field
Added Lifestyle Bonus
Fixed a roll bug with resources

* Layout Modification on Main PC sheet

Updated the Grid layout to compensate for the new Resources fields.

* Condition check boxes, Condition penalties and min 1d6 rolls.

Added condition checkboxes
Added condition penalty total boxes
Added condition penalty to roll templates for skills
Added minimum 1d6 roll to skills.

* Layout work, graphics, and condition effects to attribs

Added min 1 die to attribute rolls and implemented a minimum 1d6 roll
Worked on layout a little.
Added footer graphics

* Added HQ Sheet.  Fixed column layout.  Updated some CSS.

Added an HQ record sheet - no rolling functionality, simply a record sheet.
Noted a missing ":" in my grid layout definition.  Added it and set sizes to columns, display is much better now.
Updated some CSS to fix column layouts.
2020-08-17 11:43:08 -05:00
starshipsandsteel 023d0f5809 Vaesen RPG V1.0, includes PC and NPC sheets (#7158)
* Vaesen Character Sheet V1.0

PC & NPC sheets.
Custom roll templates.
Dice rollers for attributes & Weapons

* Updated Roll Templates

Added Attack Templates.

* Updated Folder Structure for Images

Made an Images folder
Updated the code to point there

* Updated Image URLS

Set Image URLs to Roll20 github

* Updated CRLF to LF

Unix LF

* Update vaesen_sheet.html
2020-08-10 12:20:31 -04:00