Check if strength increased, If it increased then increase Health by 20

I would recommend you make a struct or map for this, because leveling up in MOBAs is not on a linear scale, i.e. it doesn’t change by the same amount every level.