syntax = "proto3"; message EntityFightPropUpdateNotify { uint32 entity_id = 4; map fight_prop_map = 15; }