<?xml version="1.0" encoding="ISO-8859-1"?>
<document signature="Hero Lab Data">
  <thing id="ftLinguis" name="Linguist" description="{b}Benefit{/b}: Choose three languages. You can now speak, read, and write those languages fluently.{br}{b}Special{/b}: You can take this feat more than once. Each time you select this feat, choose three new languages." compset="Feat" replaces="ftLinguist">
    <fieldval field="reqText" value="Intelligence 13"/>
    <fieldval field="reqInt" value="13"/>
    <tag group="Tier" tag="Heroic" name="Heroic Tier" abbrev="Heroic Tier"/>
	<eval phase="Traits" priority="10000"><![CDATA[
	hero.child[resLangSta].field[resMax].value += 3
	]]>
	</eval>
    </thing>
  </document>
