if(vhp < 700) // True { //blabla } else if(vhp <540 // again True { //blabla }
vhp > 540 && vhp < 700
vhp > 375 && vhp < 540