Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
~This will offset the cost:
perform #resspent[resSkill,-,1,"Free Knowledge"]
~This will increase the Skill
foreach pick in hero where "thingid.skKnow"
if ( compare(lowercase(eachpick.field[domDomain].text),lowercase("Language1") ) = 0) then
eachpick.field[trtBonus].value += 2
endif
nexteach