Can I scope the info passed down to a function from another function?

  1. What I want to achieve:
    Screen Shot 2022-07-12 at 9.52.32 PM
    As shown in the photo, I want to scope Requirement_Data from AwakeningCheck.

  2. What is the issue? The issue is I don’t know how to do this.

  3. What solutions have you tried so far? I tried returning the value which didn’t work, and I tried to to make a IntValue. The problem with the IntValue is that since the AwakeningIncrease function only happens after a move damages something, so would the creation of the IntValue.