DICE PACKS BUNDLE
Page 1 of 4 123 ... Last
  1. #1

    Walk this Way for 5e

    Walk This Way

    Current Version: v2.2.8
    Updated: 2024-12-14

    This extension provides a small popup window at the start of a person's turn that asks if they want to stand up, if they are prone. Version 2 of this extension now also calculates total effective speed after effects in combat tracker.

    Installation

    Install from the Fantasy Grounds Forge.
    You can find the source code at Farratto's GitHub.
    You can ask questions at the Fantasy Grounds Forum.
    Video explaining how to use at YouTube.

    Details

    The prone checker will also check for any conditions that dissalow a creature to stand up. If it finds one, it will not ask the player if they want to stand up. The following conditions are currently supported.

    • Grappled; Paralyzed; Petrified; Restrained; Unconscious; Tasha's Hideous Laughter; Unable to Stand; SPEED: none; NOSTAND; SPEED: max(0)


    The window asks if the person wants to stand up. If they answer okay, the extension will remove the effect that contains prone and add an effect that says "SPEED: halved" that lasts until the end of turn. If they answer cancel, close the window, or ignore the window, the extension will do nothing.
    The window can be ignored and it will go away at the end of turn without consequences.
    The speed effects that are recognized:

    Effect............................................ ....| Description

    SPEED: none...................................| rooted
    SPEED: -10 or SPEED: 10 dec.......| decreases all speeds by 10
    SPEED: 10 inc.................................| increases all speeds by 10
    SPEED: 60.......................................| increases all speeds to 60 (speeds already above 60 will be unchanged)
    SPEED: type(climb).........................| adds a new speed 'climb' and sets it to be the same as walking speed
    SPEED: 60 type(fly).........................| adds a new speed 'Fly' and sets only the new speed to 60
    SPEED: -30 type(fly)........................| decreases fly speed by 30
    SPEED: type(-fly).............................| removes fly speed
    SPEED: 5 max or SPEED: max(5)..| none of the speeds can exceed 5
    SPEED: difficult ..............................| difficult terrain handling (halves all speeds except fly)
    SPEED: halved................................| halves all speeds (after inc/dec); stackable
    SPEED: doubled..............................| doubles all speeds (after inc/dec); stackable

    Supports RAW encumbered (both standard and variant), exhaustion, and Dash rules.
    Coming soon: reduces speed when wearing armor the character is not strong enough to wear.

    The extension updates all the speeds on the speed field in the combat tracker. Character sheets still show base speed. There is an optional window that shows all the speeds for a character and all the effects affecting their speed.You can have the window open automatically on your turn through an option setting. Or you can open the window at any time by double-clicking the speed field on a character sheet or the combat tracker.

    Option setting (for GM and players) to change the units that speed is displayed in. Current choices are feet, meters, and tiles. Automatically rounds final speed down to nearest half tile. Another option for the GM to change the units that spell effect speeds work with.

    Current Extension/Module Support: Better Combat Effects, Pets, GrimPress's 5e Automatic Effects, Team Twohy's 5e Effects Coding, Assistant GM, Mad Nomad's Character Sheet Effects Display, 5E Auto Encumbrance, Exhausted

    Other Rulesets

    This extension was designed with 5e in mind, but I have ported it to work on most (all?) rulesets.

    • Unable to Stand; SPEED: none; NOSTAND; Unconscious


    If you would like me to add to this list, or make more specific accomodations for your ruleset, please let me know.

    Pathfinder 2e

    In addition to the above universal checks, when under the Pathfinder 2e ruleset, this extension will check for the following conditions:

    • Dead; Paralyzed; Dying; Immobilized; Petrified; Restrained; Grabbed; Stunned


    Still Being Developed

    If you find any additional effects, where a user is not able to stand up, please let me know. Or any other concerns or suggestions are welcome. \

    Enjoy!

    Attribution

    SmiteWorks owns rights to code sections copied from their rulesets by permission for Fantasy Grounds community development.
    headerpoweratwill.webp and headerpowerenc.webp copied from included Smiteworks themes.
    'Fantasy Grounds' is a trademark of SmiteWorks USA, LLC.
    'Fantasy Grounds' is Copyright 2004-2021 SmiteWorks USA LLC.

    Change Log

    • v2.2.8: Dash processing unintentionally homebrewed: Now uses RAW.
    • v2.2.7: Effect checking not specific enough: Fixed. Past update broke PFRPG2: Fixed.
    • v2.2.6: WtW interfering with disabling effects: Fixed.
    • v2.2.5: Rare bug with JackOfAllThings: Fixed.
    • v2.2.4: Mad Nomad granted permission to use bonus numbers without his extension present.
    • v2.2.3: Improved UI. Speed not updating when disabling effect: Fixed. Other minor changes.
    • v2.2.1: Bug reported with AE and BCEG: Fixed.
    • v2.2.0: Aesthetic Improvements
    • v2.1.2: Negative Interaction with Turbo: Fixed.
    • v2.1.1: Erroneous calc with new speedless type: Fixed. Rare Error: Fixed. Small aesthetic improvement.
    • v2.1.0: First Run Display Bugs: Fixed. Windows not coming to front: Fixed.
    • v2.0.0: Speed Calculator. Condition Detection/Removal Improvement. UI Improvements.
    • v1.4.6: Bug with BCE: fixed.
    • v1.4.5: Assistant GM support. Minor Performance improvement.
    • v1.4.3: Pets extension support. Query Window Improved.
    • v1.4.2: More specific support for Pathfinder 2e added.
    • v1.4.0: Ported for other rulesets.
    • v1.3.4: Bug reported in interaction with BCE. Fixed
    • v1.3.3: Made query window more theme-friendly.
    • v1.3.2: Added Support for Team Twohy's 5e Effects Coding. Made changes under the hood to improve accuracy and efficiency.
    • v1.2.5: New Options allowing players to individually disable the reminder windows (if DM allows).
    • v1.2.0: Full support added for BCE & FZ.
    Attached Images Attached Images
    Last edited by Farratto; December 15th, 2024 at 15:37.

  2. #2
    Nice little tool to remind the players to stand up haha

  3. #3
    [10/8/2024 7:14:57 PM] [ERROR] Script execution error: [string "WalkThisWay:scripts/manager_combat_wtw.lua"]:335: bad argument #1 to 'pairs' (table expected, got nil)

    I get this error when running this with Better Combat Effects installed alongside. Seems to work fine on its own, but there must be a conflict somewhere in there.

  4. #4
    Quote Originally Posted by Fingersome View Post
    [10/8/2024 7:14:57 PM] [ERROR] Script execution error: [string "WalkThisWay:scripts/manager_combat_wtw.lua"]:335: bad argument #1 to 'pairs' (table expected, got nil)

    I get this error when running this with Better Combat Effects installed alongside. Seems to work fine on its own, but there must be a conflict somewhere in there.
    Thank you for reporting. I was able to recreate. Not sure how this creaped in. I'm fixing it now.
    Last edited by Farratto; October 8th, 2024 at 23:29.

  5. #5
    Quote Originally Posted by Fingersome View Post
    [10/8/2024 7:14:57 PM] [ERROR] Script execution error: [string "WalkThisWay:scripts/manager_combat_wtw.lua"]:335: bad argument #1 to 'pairs' (table expected, got nil)

    I get this error when running this with Better Combat Effects installed alongside. Seems to work fine on its own, but there must be a conflict somewhere in there.
    It should be fixed now. Please let me know if you have any other problems.

  6. #6
    How does this work on PF2? It just takes 1 Action in this system. No correlation with your speed.

    I love the reminder. Would love to use

  7. #7
    Quote Originally Posted by HuseyinCinar View Post
    How does this work on PF2? It just takes 1 Action in this system. No correlation with your speed.

    I love the reminder. Would love to use
    Thank you for your interest and the information. Let me take a look today and probably get an update pushed this evening to support PF2.

  8. #8
    Quote Originally Posted by HuseyinCinar View Post
    How does this work on PF2? It just takes 1 Action in this system. No correlation with your speed.

    I love the reminder. Would love to use
    I made the extension more Pathfinder 2e friendly. It won't add a buff saying SPEED: 0.5. And I added a bunch of new conditions specific to PF2 that it'll check for (see original post edit for details). Update through the forge to receive immeadiately. Please let me know what you think.

    Thank you for your contact.

  9. #9
    Encountered this error and tracked it down to the Better Combat Effects extension.
    Script execution error: [string "WalkThisWay:scripts/manager_combat_wtw.lua"]:441: attempt to call field 'processConditional' (a nil value)

  10. #10
    Quote Originally Posted by MalGaming View Post
    Encountered this error and tracked it down to the Better Combat Effects extension.
    Script execution error: [string "WalkThisWay:scripts/manager_combat_wtw.lua"]:441: attempt to call field 'processConditional' (a nil value)
    Thank you very much for reporting. This should be fixed now. Please let me know if you have any other problems.

Page 1 of 4 123 ... Last

Thread Information

Users Browsing this Thread

There are currently 7 users browsing this thread. (1 members and 6 guests)

  1. nephranka

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
TALES of the VALIANT

Log in

Log in