File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 1.5.0
2+
3+ - ` pf2e-trigger ` :
4+ - add ` Action Sent to Chat ` event node:
5+ - it will trigger whenever an action message is created regardless of how (there is no way to identify otherwise)
6+ - if the ` Action Slug ` remains empty, the event will trigger for any action
7+ - the ` Targets ` output is only ever related to the ` PF2e Toolbelt ` module as action messages normally don't have a target
8+ - add ` Remove Condition ` action node:
9+ - it will remove every non-locked instances of the condition from the actor
10+
111# 1.4.2
212
313- ` Extract from Actor/Item ` :
Original file line number Diff line number Diff line change 1818 },
1919 "socket" : true ,
2020 "library" : true ,
21- "version" : " 1.4.2 " ,
21+ "version" : " 1.5.0 " ,
2222 "url" : " https://github.com/reonZ/trigger-engine" ,
2323 "readme" : " https://github.com/reonZ/trigger-engine/blob/master/README.md" ,
2424 "manifest" : " https://raw.githubusercontent.com/reonZ/trigger-engine/master/module.json" ,
25- "download" : " https://github.com/reonZ/trigger-engine/releases/download/1.4.2 /module.zip" ,
25+ "download" : " https://github.com/reonZ/trigger-engine/releases/download/1.5.0 /module.zip" ,
2626 "changelog" : " https://github.com/reonZ/trigger-engine/blob/master/CHANGELOG.md" ,
2727 "bugs" : " https://github.com/reonZ/trigger-engine/issues" ,
2828 "styles" : [
You can’t perform that action at this time.
0 commit comments