News:

Welcome to the Herolab 4e user added support site.

Main Menu

Mark of Scribing

Started by Walter1968, May 24, 2014, 02:48:51 PM

Previous topic - Next topic

Walter1968

Selecting the "Mark of Scribing" feat does NOT allow you to select 4 additional languages.

dracusmage

#1

<eval phase="Traits" priority="10000"><![CDATA[
hero.child[resLangSta].field[resMax].value += 4
#traitmodify[skDiplomac,trtFeat,2,""]
perform hero.assign[Feat.ftRituaCas]
]]>
</eval>


Changes the maximum language value to 4 higher than it was. Then gives a +2 feat bonus to Diplomacy, and finally gives the character the ability to cast rituals just like a ritual caster. No easy way to show that creating a scroll takes half the time, so I didn't do anything for it.

dracusmage


<eval phase="Traits" priority="10000"><![CDATA[
hero.child[resLangSta].field[resMax].value += 4
]]>
</eval>


Changes the maximum language value to 4 higher than it was.

I've also posted this fix in completed bugs.