
Is there a way to pull in the roll successes rolled in one API into another pulled in API It is looking like the roll in !power does not transfer to !act !power {{ --tokenid|@{selected|token_id} -- emote|@{selected|token_name} --name|Empowered Ability --leftsub|Grow Bones --rightsub|Claws --Attack:|[[ [$Atk] @{selected|Tier1P1} + @{selected|Tier3P2}d10!sd>7 ]] --Action:|Grow Claws for [^Atk] Turns, which are used as Brawl weapons. --api_act|-1 $Atk.ss _Claws --?? $Atk.ones > $Atk.ss ?? Fumble| [! [^Atk.ones] !] You have fumbled with more Failures than Successes [x]( <a href="https://i.imgur.com/oB5qU.gif" rel="nofollow">https://i.imgur.com/oB5qU.gif</a> ) --?+ $Atk.ones > 0 +? Failures| [! [^Atk.ones] !] --Damage Threshold:|[[ 10 - @{selected|Tier3P2}d1) ]] --Kill Threshold:|[[ 12 - @{selected|Tier3P2}d1) ]] [x]( <a href="https://i.pinimg.com/originals/a5/98/63/a59863c1ebea1c47f556de0d2c3a59b7.gif" rel="nofollow">https://i.pinimg.com/originals/a5/98/63/a59863c1ebea1c47f556de0d2c3a59b7.gif</a> ) --vfx_opt|@{selected|token_id} bubbling-blood }} Changing the api_act $Atk.ss part to a static number and it works !power {{ --tokenid|@{selected|token_id} -- emote|@{selected|token_name} --name|Empowered Ability --leftsub|Grow Bones --rightsub|Claws --Attack:|[[ [$Atk] @{selected|Tier1P1} + @{selected|Tier3P2}d10!sd>7 ]] --Action:|Grow Claws for [^Atk] Turns, which are used as Brawl weapons. --api_act|-1 4 _Claws --?? $Atk.ones > $Atk.ss ?? Fumble| [! [^Atk.ones] !] You have fumbled with more Failures than Successes [x]( <a href="https://i.imgur.com/oB5qU.gif" rel="nofollow">https://i.imgur.com/oB5qU.gif</a> ) --?+ $Atk.ones > 0 +? Failures| [! [^Atk.ones] !] --Damage Threshold:|[[ 10 - @{selected|Tier3P2}d1) ]] --Kill Threshold:|[[ 12 - @{selected|Tier3P2}d1) ]] [x]( <a href="https://i.pinimg.com/originals/a5/98/63/a59863c1ebea1c47f556de0d2c3a59b7.gif" rel="nofollow">https://i.pinimg.com/originals/a5/98/63/a59863c1ebea1c47f556de0d2c3a59b7.gif</a> ) --vfx_opt|@{selected|token_id} bubbling-blood }} But was hoping there was a way to pull in the roll successes tried so far $Atk.ss ^Atk.ss [$Atk.ss] [^Atk.ss]