opinion_modifiers = {

# Birmingham Trials Ships handed over
 GCE_awarded_british_ships = { value = 30 }
 GCE_awarded_american_ships = { value = 40 }

# Birmingham Trials Japanese claims
 GCE_granted_all_claims = { value = 35 }
 GCE_granted_some_claims = { value = 10 }
 GCE_rejected_claims = { value = -50 }

 # Mediterranean Pact
 GCE_betrayed_our_faction_GER = { value = -40 }
 GCE_loyal_to_our_faction_GER = { value = 25 }
 GCE_made_their_own_faction_GER = { value = -75 }
 GCE_demanded_south_tyrol_ITA = { value = -50 }
 GCE_refused_to_join_pact_ITA = { value = -45 }

}