View Single Post
Duggan
Senior Member
Volunteer Data File Contributor
 
Join Date: Nov 2009
Posts: 1,502

Old August 31st, 2017, 08:39 AM
Quote:
Originally Posted by Mathias View Post
Aaron, I think all he's asking for is how to set up a basic foreach:
Code:
foreach pick in hero from Skill where tagids[SkillBonus.?,"|"]
   perform eachpick.field[trtBG].modify[+,1,"Background"]
   nexteach
Pretty much, except that I don't want it on the hero, but on the thing / component that's the bonus.
Duggan is offline   #5 Reply With Quote