This commit is contained in:
Akbar Yahya
2022-12-15 02:25:47 +08:00
parent 336c3a2931
commit d824e74562
26 changed files with 80 additions and 80 deletions

View File

@@ -20,10 +20,10 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message AttackHitEffectResult {
float Unk3300_DABGDGLAIKL = 13;
float air_strength = 13;
float hit_halt_time_scale = 10;
float Unk3300_ECHOFBLGIIO = 9;
float hit_halt_time = 9;
uint32 Unk3300_LCKECJCKKJK = 8;
uint32 Unk3300_KLNGDAMMFIF = 1;
float Unk3300_MNGCOAIGGAL = 3;
float retreat_strength = 3;
}