Hello, I am trying to build a custom macro/ASI for a Fishing, Hunting, and Gathering system. Instead of using a standard roll table, I want the roll to dynamically include the player's Survival skill and Wisdom modifier based on their selected token. The final result should be capped at a maximum of 30.Currently, the macro executes, but it treats the roll as a flat check and completely ignores the character sheet modifiers. I suspect I am referencing the actor data incorrectly. Could someone review my script and help me fix it?