mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -20,10 +20,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message AttackHitEffectResult {
|
||||
float hit_halt_time_scale = 8;
|
||||
uint32 original_hit_eff_level = 12;
|
||||
float air_strength = 15;
|
||||
uint32 hit_eff_level = 2;
|
||||
float hit_halt_time = 13;
|
||||
float retreat_strength = 7;
|
||||
float Unk3300_DABGDGLAIKL = 13;
|
||||
float Unk3300_JDEFHMKICPF = 10;
|
||||
float Unk3300_ECHOFBLGIIO = 9;
|
||||
uint32 Unk3300_LCKECJCKKJK = 8;
|
||||
uint32 Unk3300_KLNGDAMMFIF = 1;
|
||||
float Unk3300_MNGCOAIGGAL = 3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user