13 lines
357 B
Protocol Buffer
13 lines
357 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
// Name: KPDGACKMNJA
|
|
message AttackHitEffectResult {
|
|
float hitHaltTime = 14; //OGEJIAIJMDB
|
|
float airStrength = 7; //AKLACKOIKOE
|
|
uint32 NCIHLNFLAAF = 10;
|
|
float retreatStrength = 4; //PFNLKOMLOIO
|
|
float hitHaltTimeScale = 2; //JLEGJBGOHHP
|
|
uint32 LDDDDFHEMBA = 3;
|
|
} |