Commit Graph
14 Commits
Author SHA1 Message Date
Stexinator b28cfea89d [TheWitcher] add checkbox for used skill 2021-07-13 08:36:59 +02:00
Stexinator 64b951529d [TheWitcher] single and joint strikes for crossbows 2021-07-07 18:08:28 +02:00
Stexinator 595e8820fa [TheWitcher] incorporate crit into roll and add fumble to rolltemplate 2021-06-30 21:14:26 +02:00
Miguel Peres 6f27b0a0f5 Revert "[TheWitcher] incorporate crit into roll" 2021-06-30 14:44:56 -03:00
Stexinator 0826517a25 [TheWitcher] style rollbutton and add safeguard for 10 then 1 roll 2021-06-28 23:27:17 +02:00
Stexinator f50424a548 [TheWitcher] change crit/fumble template into fumble only 2021-06-27 09:48:14 +02:00
Leothedino f27dcfe6e5 TheWitcher - New armor display and other changes
- Unique modifiers for each stat & skill
- Removed many of the circular 'roll' buttons. You can now click the stat & skill names to roll for them.
- Simplified derived stats column
- Added 'Focus' as a stat.
- Fine Arts & Performance now have sub-categories for variations of the skills.
- New 'Shield' slot under the weapon list.
- EV is now calculated into the affected stats & skills.
- New visualised armor section.
- New toxicity bar! Use the padlock symbol to change the 'maximum' percent.
- New currency tab.
- New & Reworked Diagram/Formula section.
2020-11-29 12:31:47 +00:00
Leothedino 9f6dc69bd2 TheWitcher - QoL Improvements (#4874)
* TheWitcher - QoL Improvements

New QoL features with this latest update. 
- Improved combat skill buttons. Dropdown menu on these skills removing much of the time wasted with multiple query selections. 
- Fast Strike now hits twice with one roll as heavily requested from players.
- Extended Quick Roll Buttons now includes Quick Weapon Buttons so players need not keep tabbing to the inventory section for damage rolls.
- Gear & Inventory now has a Diagram & Recipe category where players can set if they learn, know or have crafting recipe's and materials.
- Other code changes include new roll templates and tidied up obsolete HTML text.

* TheWitcher - QoL Changes (CSS)

- Companion CSS changes to the QoL update.
2019-03-26 18:55:01 -05:00
ancallan a3d6dcf97f [TheWitcher] QoL changes, minor fixes (#4672)
* Fixes, QoL improvements, Stun changes

+Added a checkbox to switch between a character-creation-style skill total and default.
+Death state now applies at zero as well as below zero
+Current Stun is now also updated based on stats.
+Split Death&Stun save rolls into two buttons. Death saves uses unmodified Stun, Stun saves uses current stun.
+Low stats are now prevented from dropping to 0 when a death state is incurred.

* New preview, Stat Total updated

Stat Total used current Reflex, rather than maximum. Updated.

* Current Stun value fixed.

The transition to an automated current STUN value meant that older versions of the character sheet might still be saving hard-coded stun values. This fixes that by changing the name of @{stun} to @{cur_stun}.

* Default values from 0 to 1

Set default values from 0 to 1 for Stats and Professional Skill (since you must always put at least one point in these anyway).

* Clarity on skill checkbox.

Added a tooltip for those who would likely be confused by awkward title I gave the Skill Checkbox.

* Update witchersheet.html

Fixed missing brackets introduced from max calculations in stats.

* Fix for 4th Focus

.css file was missing some code for the 4th focus.

* Update witchersheet.html

Removed the extra note regarding skill costs.

* Stun Changes

Reverting stun back to using a user-entered Current value and combining Death and Stun saves.

* Update witchersheet.html

Missing word in a tooltip, also clarified.

* Revert "Update witchersheet.html"

This reverts commit 4970688f68546728f722b033086ab96e73cd01f0.

* Update witchersheet.html

Missing word in a tooltip, also clarified.
2019-02-11 17:39:26 -06:00
Leothedino 7dfa765215 TheWitcher - witchersheet.css - Sizing fix.
Re-adjusted skill title sizes to avoid cramped styling.
2018-11-09 21:13:23 +00:00
Leothedino 52e14ea87b TheWitcher - witchersheet.css - hotfix
A quick margin error correction.
2018-11-08 14:36:11 +00:00
Leothedino 41d25b098c TheWitcher - witchersheet.css - Additional Styling
Incoming witchersheet.html changes, further styling included to facilitate further additions, too.
2018-11-08 14:08:31 +00:00
Cassie Levett 44eeb12096 Fixed Witcher images 2018-10-30 11:12:59 -05:00
Cassie Levett 0683ec9655 New Witcher sheet & update approve 2018-10-30 08:48:14 -05:00