Commit Graph
141 Commits
Author SHA1 Message Date
Peter Bjerg Lidegaard d40d3a008f Reworded find secret doors 2024-02-01 10:18:44 +01:00
Peter Bjerg Lidegaard 15535316be Fixed limits of henchmen lookup 2024-02-01 08:43:58 +01:00
Peter Bjerg Lidegaard b626c47955 Updated secret doors check a tiny bit 2024-01-31 13:25:50 +01:00
Peter Bjerg Lidegaard 6fe5e68868 - Added healing to scroll + change log
- A bit more styling of the warrior followers
2024-01-30 21:42:17 +01:00
Peter Bjerg Lidegaard 6a959aff2d Thaco and saving throws for followers 2024-01-30 19:15:22 +01:00
Peter Bjerg Lidegaard c6bf64c0b1 updated follower updates to make it more generic 2024-01-29 07:18:11 +01:00
Peter Bjerg Lidegaard b826c9cd4c Saving throw button works! 2024-01-28 21:25:12 +01:00
Peter Bjerg Lidegaard 204808742f Added DM screen with button for searching for secret door 2024-01-26 15:19:52 +01:00
Peter Bjerg Lidegaard b872a70aeb Added support for multi class thac0 2024-01-26 11:27:27 +01:00
Peter Bjerg Lidegaard 1c0e733cd6 Flipped the scroll naming convension so that the spell name comes first 2024-01-18 18:22:01 +01:00
Peter Bjerg Lidegaard 2c57dd689a - Added damage description to PO crit 2 system
- Added damage description for all damage rolls
- Added hit description for all hit rolls
- Moved Weap vs armor to Standard rules. Removed the logic from PO rules
2024-01-13 22:47:59 +01:00
Peter Bjerg Lidegaard cc942f1cda Extracted everything that wasn't spell related 2024-01-11 07:56:12 +01:00
Peter Bjerg Lidegaard 761b37edb6 Added misc modifier for psionic powers 2023-06-20 19:53:19 +02:00
Peter Bjerg Lidegaard b306baf760 Removed the psionic core roll modifier! Be gone vermin! 2023-06-20 19:49:14 +02:00
Peter Bjerg Lidegaard d518aa9cba Added armor name to follower rogue skills 2023-06-20 18:01:43 +02:00
Peter Bjerg Lidegaard e3576e3070 Spelling errors and removal of male proune... 2023-06-19 22:31:44 +02:00
Peter Bjerg Lidegaard c922c899d9 Added missing percentage signs 2023-06-19 22:27:02 +02:00
Peter Bjerg Lidegaard ae9fe518b8 Added surrounding and detection to skills 2023-06-14 10:10:32 +02:00
Peter Bjerg Lidegaard ceb163f457 Changed calculation to allow thieving skills to go over the maximum for Remove magical traps and Move silently, hide in shadows for rangers in non-natural environment 2023-06-09 12:54:13 +02:00
Peter Bjerg Lidegaard e26028bac2 Added thieving skills dexterity modifiers table to the sheet for transparency. Still needs a bit of clean up 2023-06-08 10:03:59 +02:00
Peter Bjerg Lidegaard 818e1f4eae - Added visibility toggle for all rogue buttons
- Added logic for chat button for custom skills
2023-06-01 23:46:27 +02:00
Peter Bjerg Lidegaard 63483f84ee ensured that CRP buttons whisper to gm 2023-06-01 19:27:55 +02:00
Peter Bjerg Lidegaard 0471140695 Optimized code 2023-06-01 15:24:53 +02:00
Peter Bjerg Lidegaard f1d6f3fdc2 more structured clone 2023-06-01 15:17:44 +02:00
Peter Bjerg Lidegaard 81c411297e used structured clone 2023-06-01 14:02:47 +02:00
Peter Bjerg Lidegaard d3daaf05b9 - Removed the maximum value from the sheet worker logic
- Added maximum value to the actual roll
- Added notes explaining maximum value
- Added CRP button for Find/Remove traps
- Added CRP button for Move silently and Hide in shadows
- Updated the extra skills to use the roll template layout
2023-06-01 11:34:02 +02:00
Peter Bjerg Lidegaard e55e879b52 Fixed total calculation with ranger toggle 2023-05-31 08:38:42 +02:00
Peter Bjerg Lidegaard 4a48bc1dc9 - Added migration for rogue total points
- Brought the new skills into the fold using sheet worker for update
- Removed the "newskill" holder attribute as it is not needed when using TAS.reduce
- Added toggle for rangers
2023-05-31 08:30:54 +02:00
Peter Bjerg Lidegaard 27f773a803 - Updated dexterity modifers to thieving skills based on PHB, PO: Skills & Powers.
- Simplified the logic for adding modifiers based on Dex. This is using the official errata by WoTC.
- Added a bunch of notes explaining that thieving skills are different for Dark Sun.
- Added notes for rangers that they can go to 99%
- Added Leather Armor and No Armor to armor type datalist
2023-05-30 09:49:56 +02:00
Peter Bjerg Lidegaard fa257edc0d Removed dex modifier for escape bond and tunneling as S&P and DarkSun are not in agreement 2023-05-26 13:35:17 +02:00
Peter Bjerg Lidegaard cb44274733 - Removed unused calculations for rogue skills
- Added migration for old fields to new fields
2023-05-25 13:35:03 +02:00
Peter Bjerg Lidegaard 95a29e0f00 Updated design of rogue skills 2023-05-25 11:43:18 +02:00
Peter Bjerg Lidegaard 8985c10420 Added datalist and logic for temporary psionic modifiers. 2023-03-08 08:16:18 +01:00
Peter Bjerg Lidegaard e8d3bb9f3e Added calculation of the psionic ability score fields 2023-03-07 16:59:21 +01:00
Peter Bjerg Lidegaard 2962c35052 Updated the design af potions and dusts to match that of scrolls 2023-03-05 11:11:19 +01:00
Peter Bjerg Lidegaard 24f3402e0a Swapped functionality to make it easier for end users to make a roll secret. 2023-03-04 14:20:58 +01:00
Peter Bjerg Lidegaard 3ca431d612 removed trim 2023-02-28 07:21:50 +01:00
Peter Bjerg Lidegaard f5e0eaf1fc Trimmed roll expression 2023-02-28 07:18:58 +01:00
Peter Bjerg Lidegaard fbac0c0b1a Fixed bug where calculation might not read from the field 2023-02-28 07:14:39 +01:00
Peter Bjerg Lidegaard 9ef1c83cf9 Renamed variable to not clash with const function 2023-02-27 20:42:32 +01:00
Peter Bjerg Lidegaard ae4bfce919 Made calculate formula a little more generic so that it can also handle cases where we just need to check the class level. This could be split differently, but it is good enough as it is 2023-02-27 20:10:42 +01:00
Peter Bjerg Lidegaard 5ea0f62a53 - Added class check to rogue skill points
- Simplified the class check code to just return the roll expression and not return a async function
2023-02-26 20:35:25 +01:00
Peter Bjerg Lidegaard aea1b13ac6 Removed "the" 2023-02-19 14:47:56 +01:00
Peter Bjerg Lidegaard 72f110dce7 final clean up 2023-02-18 15:15:43 +01:00
Peter Bjerg Lidegaard a49c28a7bd capitalized some const in the javascript 2023-02-17 14:01:02 +01:00
Peter Bjerg Lidegaard 5dc88696bf Simplified the nonprof handling and removed the migration as it is so insignificant that it does not matter 2023-02-17 13:40:09 +01:00
Peter Bjerg Lidegaard 7624068b46 - Added logic for bonus spell points based on wisdom to priests
- Updated change log
2023-02-17 09:07:35 +01:00
Peter Bjerg Lidegaard 28fde39607 - Updated change log
- Added checkbox and logic for automatically updating spell points from intelligence
2023-02-16 19:29:45 +01:00
Peter Bjerg Lidegaard 88559404f9 Only add bonus spells if you are actually a priest 2023-02-16 13:20:34 +01:00
Peter Bjerg Lidegaard 48a388d2e0 - Fold now only targets specific children marked with the "sheet-fold" class
- Fold button extracted to its own file
2023-02-16 09:08:04 +01:00