syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; message InstableSprayAvatarInfo { bool isTrial = 2; uint64 avatarId = 12; }