The Ability to Choose an Ability/Feat from a list and have it be assigned to a character

From PCGen Wiki
Jump to: navigation, search

APPLYSELECTION:CHOICE=x|y

  • Variables Used (x): Text (Choice Name)
  • Variables Used (y):PC (Applies the selection to the Character)
  • Variables Used (y):COMPANION=ALL (Applies the selection to all attached Companions)
  • Variables Used (y):COMPANION=LIST (Applies the selection to a choice of attached companions)

Examples:

  • APPLYSELECTION:CHOICE=ChoiceNameVar1|PC
  • CHOOSE:ABILITYLIST=FEAT|TYPE.Fighter <> APPLYSELECTION:CHOICE


NEW TAG

CHOOSE:ABILITYLIST

Need to Spec out second tag. I think Tom already has something like this in the works.