Think of this power as a "cantrip", it has no Power Point cost, just a minor spell effect for a mage. An edge 'Cantrip" will bootstrap in this particular power. All easy so far.
Where I am stumped, how to add this to the initial powers list at start (say the 3 starting for Mage) and not count against that total. So they can pick three starting powers and this free one gets bootstrapped in with selection of the Edge.
I went with: #trkmax[trkPower] += 1 and then realized this just increased my total power points, not what I wanted.
Been away from coding for too long and forgetting how to do this
Where I am stumped, how to add this to the initial powers list at start (say the 3 starting for Mage) and not count against that total. So they can pick three starting powers and this free one gets bootstrapped in with selection of the Edge.
I went with: #trkmax[trkPower] += 1 and then realized this just increased my total power points, not what I wanted.
Been away from coding for too long and forgetting how to do this
