bellyriding 
Vars | |
| current_victim | Who is currently attached to us? |
|---|---|
| enable_interactions | Is our ability to do interactions enabled? |
| last_interaction | What was our last interaction? Used for interaction swapping logic. |
| steps_until_interaction | How many steps must the parent take for the next interaction to occur? Decrements every step. |
| stored_action | Our tied ability. |
Var Details
current_victim 
Who is currently attached to us?
enable_interactions 
Is our ability to do interactions enabled?
last_interaction 
What was our last interaction? Used for interaction swapping logic.
steps_until_interaction 
How many steps must the parent take for the next interaction to occur? Decrements every step.
stored_action 
Our tied ability.