In this setting, we don't have the usual Arcane Backgrounds. But a player can take an Edge that grants One power at selection. So I need to create a dropdown box when they select the Edge, that has a list of available powers.
I have this:
<fieldval field="usrCandid1" value="component."/> Not sure how I direct to the Power list (if possible at all)
<tag group="ChooseSrc1" tag="Hero"/> Or should this be Container or Things
I am able to make my own select lists using something like this, never tried to pull from an existing list of something.
Cheers
I have this:
<fieldval field="usrCandid1" value="component."/> Not sure how I direct to the Power list (if possible at all)
<tag group="ChooseSrc1" tag="Hero"/> Or should this be Container or Things
I am able to make my own select lists using something like this, never tried to pull from an existing list of something.
Cheers