View Single Post
BobStumpp
Junior Member
 
Join Date: Oct 2017
Posts: 13

Old January 15th, 2018, 07:39 AM
Thank you very much, that is what I needed:

Code:
foreach pick in hero from BaseWep where "Helper.Proficient"
    eachpick.field[dmmBonus].value += hero.childfound[ProfBonus].field[tProfBonus].value
    nexteach
BobStumpp is offline   #3 Reply With Quote