Skip to content

Ambiant dialogue based on HP%, part 2 #709

Answered by Tirlititi
Algarad asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, that's because the trigger happens right after the damage / heal is done, so it depends on whether Steiner has 60% of his max HP after the heal there.

You can use that formula for the heal check instead:

HP - HPDamage <= 0.6 * MaxHP

Hopefully that fixes it.
Keep it up!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Algarad
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants