syntax = "proto3"; message FightPropPair { float prop_value = 2; uint32 prop_type = 1; }