You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Knockback options for crushing damage in ADD has two buttons that use very different OtF formulas.
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:
The text was updated successfully, but these errors were encountered: