syntax = "proto3"; import "Rotation.proto"; option java_package = "emu.grasscutter.net.proto"; message EvtRushMoveInfo { Rotation velocity = 13; uint32 entityId = 5; Rotation Unk3300_FGAPBJIPJFG = 6; float timeRange = 10; int32 faceAngleCompact = 9; Rotation pos = 14; Rotation Unk3300_NEBMDDGPBON = 8; int32 stateNameHash = 7; }