syntax = "proto3"; message AbilityEmbryo { fixed32 ability_name_hash = 2; fixed32 ability_override_name_hash = 3; uint32 ability_id = 1; }