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

Allow RuleElements to modify either Actors or Items #70

Merged
merged 15 commits into from
Nov 5, 2021

Conversation

kmoschcau
Copy link
Collaborator

In addition, RuleElements now show an error when the selected property is wrong, instead of silently doing nothing.

This should allow us to model most of the effects of Perks and the like in an arbitrary manner, for as long as there are no better ways implemented yet.

@kmoschcau kmoschcau added enhancement New feature or request system something relating to the system itself labels Nov 5, 2021
@kmoschcau kmoschcau merged commit 1111c2e into main Nov 5, 2021
@kmoschcau kmoschcau deleted the rule-elements-target-doc branch November 5, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request system something relating to the system itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rule engine targets check Allow Rule Elements to either modify the owning Actor or the containing Item
1 participant