Hi. I have TFS 1.4.2
I noticed that my knight at 6 mlvl and 250 lvl heals with "exura" at 90, and with ultimate healing rune at 170-190. Does not scale healing/damage for me
magicDamage="2.0" healingDamage="2.0"/
With each profession being different what I understand is to scale their magic damage/magic healing.
I tried to add it similarly, but either I typed something wrong or it simply didn't work. This doesn't cause an error but it doesn't change my damage/healing
Example:
I noticed that my knight at 6 mlvl and 250 lvl heals with "exura" at 90, and with ultimate healing rune at 170-190. Does not scale healing/damage for me
magicDamage="2.0" healingDamage="2.0"/
With each profession being different what I understand is to scale their magic damage/magic healing.
I tried to add it similarly, but either I typed something wrong or it simply didn't work. This doesn't cause an error but it doesn't change my damage/healing
Example:
LUA:
<vocation id="8" clientid="1" name="Elite Knight" description="an elite knight" gaincap="25" gainhp="15" gainmana="5" gainhpticks="4" gainhpamount="2" gainmanaticks="6" gainmanaamount="4" manamultiplier="3.0" attackspeed="2000" basespeed="220" soulmax="200" gainsoulticks="60" fromvoc="4">
<damage magicDamage="5.0" healingDamage="5.0" />
<formula meleeDamage="1.0" distDamage="1.0" defense="1.0" armor="1.0" />
<skill id="0" multiplier="1.1" />
<skill id="1" multiplier="1.1" />
<skill id="2" multiplier="1.1" />
<skill id="3" multiplier="1.1" />
<skill id="4" multiplier="1.4" />
<skill id="5" multiplier="1.1" />
<skill id="6" multiplier="1.1" />
</vocation>
</vocations>