Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

17.17-b5 ADD Knockback errors, multiple #2122

Open
devakm opened this issue Jan 14, 2025 · 1 comment
Open

17.17-b5 ADD Knockback errors, multiple #2122

devakm opened this issue Jan 14, 2025 · 1 comment

Comments

@devakm
Copy link

devakm commented Jan 14, 2025

Knockback options for crushing damage in ADD has two buttons that use very different OtF formulas.

image

The dice rolls a simple OtF that works but doesn't do much other than Blind Roll defaults.

["DX -1 | (Blind Roll) Sk:Acrobatics -1 | (Blind Roll) Sk:Acrobatics -1 | (Blind Roll) Sk:Judo -1 | (Blind Roll) Sk:Judo -1"DX -1|!SK:Acrobatics -1|!Sk:Acrobatics -1|!SK:Judo -1|!Sk:Judo -1]

The plus button adds prone.

The chat button combines functions of both the other buttons, but in a public message:

["Duergar: roll DX-1, Acrobatics-1, or Judo-1 or fall!"/r [/sel 2b9Ya8qaupJCEdiZ \\ /r [/if {![DX-1|Sk:Acrobatics|Sk:Acrobatics-1|Sk:Judo|Sk:Judo-1]} {/st + prone}]]]

This throws a parsing error.

The chat message also has a formatting error with duplicate pdflink spans:
image

@chrismaille
Copy link
Collaborator

Thank you for the report.

  • Separate buttons for save and apply prone effect are working as intended.
  • Chat OTF and Message issues for the knockback button was already mapped and fix is probably not expected for 0.17.17 - all Chat messages will be rewrited for v13 release.

@chrismaille chrismaille closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2025
@mjeffw mjeffw reopened this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants