PDA

View Full Version : 5E - Is there an effect to extend vision?



Klandare
March 18th, 2022, 23:59
Is there an effect that can be added to a character that will change the range of darkvision? One of my characters has a magic item that grants 60' darkvision or increases their current range by 50%. Since they are a half-elf it would make the characters darkvision 90'

Wasn't sure if there was a way to code that as an effect.

Zacchaeus
March 19th, 2022, 00:51
VISION: 90 darkvision

See here for more details https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/1315930113/Player+and+NPC+Token+Vision+on+Maps

Klandare
March 19th, 2022, 03:38
VISION: 90 darkvision

See here for more details https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/1315930113/Player+and+NPC+Token+Vision+on+Maps

Would there be any way to write it such that it reads the current vision amount and then does a 1.5 multiplier or something?

LordEntrails
March 19th, 2022, 05:28
Nope :(

Klandare
March 19th, 2022, 16:09
Thought was the answer. Oh well, manual input of 90' it is.

johnecc
March 21st, 2022, 02:07
You could use the following extension to add the effect to the item itself https://forge.fantasygrounds.com/shop/items/68/view

That way, if the pc equips the item, the effect will be placed on the combat tracker.

Klandare
March 21st, 2022, 02:49
You could use the following extension to add the effect to the item itself https://forge.fantasygrounds.com/shop/items/68/view

That way, if the pc equips the item, the effect will be placed on the combat tracker.

I have that. it is just having to put it as 90' which only applies if the creature is started at 60' as it stands.