Hi, Alex 
It would look like that:
if (gain_respect and gain_love and gain_item) {
} elif (gain_respect and gain_item) {
} elif (gain_love and gain_item) {
} elif (gain_respect and gain_love) {
}
Hi, Alex 
It would look like that:
if (gain_respect and gain_love and gain_item) {
} elif (gain_respect and gain_item) {
} elif (gain_love and gain_item) {
} elif (gain_respect and gain_love) {
}