syntax = "proto3"; // Obf: OILMJMJGMKP message ActivityDungeonAvatar { uint32 avatar_id = 1; bool is_trial = 2; uint32 costume_id = 3; }