Update v1

This commit is contained in:
Akbar Yahya
2023-04-11 16:18:47 +08:00
parent 54c575d7d7
commit 3b816eb297
1278 changed files with 24250 additions and 15187 deletions

View File

@@ -5,13 +5,13 @@ option java_package = "emu.grasscutter.net.proto";
import "HitColliderType.proto";
import "Vector.proto";
// Name: CPAKHCFDGLO
// Name: CNPANIAGIPH
message HitCollision {
float attackeeHitForceAngle = 7; // FCBNNPNJOHM
Vector hit_point = 5;
float attackeeHitEntityAngle = 9; // LFNEGKFGIIE
int32 hit_box_index = 2;
Vector hit_dir = 4;
HitColliderType hit_collider_type = 8;
float FEKCJAKMKFP = 5;
Vector GJHIABHJFAL = 4;
Vector HMFHFOBAMHL = 12;
int32 hit_box_index = 14;
HitColliderType hit_collider_type = 10;
float JNGOHDMOBPJ = 8;
}