for i in [email protected] if @actor.skills >100 and @actor.skills <200 skill = $data_skills[@actor.skills] if skill != nil @data.push(skill) end end end