No prob...
You do not have to use hard number(100 ) ...you can add variable let say " MaxRange= 100"
System..compare two values.... distance(Player.X.Player.Y.Ground.X,Ground.Y) is less than " MaxRange"
and now you can increase or decrease " MaxRange"
if something add to " MaxRange" 50 or...