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.3.0
2+
3+ - ` pf2e-trigger ` :
4+ - add ` Is Reroll ` boolean output to the ` Attack Rolled ` and ` Check Rolled ` event nodes
5+ - add ` Has Special Resource ` condition node
6+ - the resource must also have a ` max ` value greater than ` 0 `
7+ - this is useful for mythic characters as ` hero-points ` always exists in the data
8+ - it returns the current value as an output (default ` -1 ` )
9+ - add ` Move Time ` action node to update the system world clock
10+ - rename ` Update Resource ` into ` Update Special Resource `
11+
112# 1.2.0
213
314- move the ` Filter Targets ` node to the ` Extrator ` category
Original file line number Diff line number Diff line change 1818 },
1919 "socket" : true ,
2020 "library" : true ,
21- "version" : " 1.2 .0" ,
21+ "version" : " 1.3 .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.2 .0/module.zip" ,
25+ "download" : " https://github.com/reonZ/trigger-engine/releases/download/1.3 .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