syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // 4.7.0 // CmdId: 25206 // NMBAPILLLFN message ReliquaryDecomposeReq { uint32 target_count = 12; repeated uint64 guid_list = 7; uint32 config_id = 1; }