Log in

View Full Version : Using range in effects



TamarValleyPete
June 16th, 2021, 17:01
Hi guys,
Can't see a way of specifying range to target in effects e.g. range <= 30' for point blank shot. Have I missed something?
Thanks,
Pete

LordEntrails
June 16th, 2021, 19:05
Currently no ruleset I know of calculates range or makes it available to effects. I believe their is an API available to extension developers that can calculate range between tokens, but that requires you to write an extension that does so and makes it available to effects.

TamarValleyPete
June 16th, 2021, 22:17
Aah,
Thats a shame. Thanks for getting back though.
Pete

dogfisc
June 17th, 2021, 17:08
What ruleset are you using? For Pathfinder 1e (and should work for D&D 3/3.5) you could look at this extension
https://www.fantasygrounds.com/forums/showthread.php?66441-Combat-Modifier-Calculation-Extension

TamarValleyPete
June 17th, 2021, 17:22
Good one dogfisc, we are using 3.5 so this should do nicely!

Sterno
June 17th, 2021, 23:45
Currently no ruleset I know of calculates range or makes it available to effects. I believe their is an API available to extension developers that can calculate range between tokens, but that requires you to write an extension that does so and makes it available to effects.

Celestian recently added this to the 2E ruleset, actually.

LordEntrails
June 18th, 2021, 02:32
Celestian recently added this to the 2E ruleset, actually.
Thanks :)

Just goes to show why we ask people to post ruleset specific questions in the appropriate forum :)