Difference between revisions of "OUTPUT for 6.08"

From PCGen Wiki
Jump to: navigation, search
(Created page with " ===RAW=== pc.abilities as cnas cnas.ability Ability Name +-----------.key KEY +-----------.type TYPE as sequence +-----------.source Hash of source...")
 
(RAW)
Line 9: Line 9:
 
   +-----------.type TYPE as sequence
 
   +-----------.type TYPE as sequence
 
   +-----------.source Hash of source tags
 
   +-----------.source Hash of source tags
+------.long SOURCELONG
+
  +------.long SOURCELONG
+------.short SOURCESHORT
+
  +------.short SOURCESHORT
+------.page SOURCEPAGE
+
  +------.page SOURCEPAGE
 
   +-----------.info Hash of info tags
 
   +-----------.info Hash of info tags
+----."name" INFO:"name"
+
  +----."name" INFO:"name"

Revision as of 23:48, 14 January 2018


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"