View Single Post
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old August 19th, 2018, 03:17 PM
Sorry I capitalized explicit tag which was wrong. Your first post could be fixed by just changing Explicit to explicit.

Otherwise if you want to use the 2nd file you need to include the document header and end tags. So it would be this as the full document:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<document signature="Hero Lab Data">
  <thing id="uCOM" name="+1 Comeliness" compset="LevelBonus">
    <tag group="explicit" tag="35"/>
    <eval phase="PreAttr" priority="1000"><![CDATA[
      hero.childfound[aCOM].field[aStartMod].value += 1
      ]]></eval>
    </thing>
  </document>

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #8 Reply With Quote