
Hey guys, im just getting into the fallout 2d20 game, but im not a fan of their static initiative system. Im trying to make a pretty simple overhaul, which is rolling a d20 and adding that to the initiative and then sending that to the tracker. Im not a pro or anything but just from using the tutorials online i managed to put together &{template:default} {{name=Initiative}} {{Result=[[1d20+@{pc_initiative} &{tracker}]]}} but it always returns with a cannot read properties of undefined (reading 'substring') i don't know what it doesn't work. The Initiative for each character is listed on their character sheet attribute under pc_initiative or creature_initiative i figured this would be pretty easy but i can't figure it out. can anyone help?