OUTPUT for 6.08

From PCGen Wiki
Jump to: navigation, search


RAW

  pc.abilities as cnas
  cnas.ability				Ability Name
  +-----------.key			KEY
  +-----------.type			TYPE as sequence
  +-----------.source			Hash of source tags
  			+------.long	SOURCELONG
  			+------.short	SOURCESHORT
  			+------.page	SOURCEPAGE
  +-----------.info			Hash of info tags
  			+----."name"	INFO:"name"


  ${pc.val.VAR}
  VAR = the value you desire to display

For example:

   face is a var we use to display the orderedpair - which can be 5,5 or 5,0.
   ${pc.val.face}