mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -25,34 +25,34 @@ import "Vector.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message AttackResult {
|
||||
bool is_resist_text = 1858;
|
||||
uint32 create_count_sync_to_server = 1011;
|
||||
uint32 amplify_reaction_type = 2005;
|
||||
uint32 endure_break = 7;
|
||||
uint32 element_type = 5;
|
||||
float element_durability_attenuation = 425;
|
||||
uint32 defense_id = 15;
|
||||
uint32 attack_timestamp_ms = 1188;
|
||||
uint32 bullet_fly_time_ms = 91;
|
||||
bool is_crit = 13;
|
||||
float element_amplify_rate = 900;
|
||||
uint32 attack_count = 1564;
|
||||
uint32 critical_rand = 1664;
|
||||
uint32 hit_pos_type = 2;
|
||||
string anim_event_id = 4;
|
||||
uint32 Unk3300_CJFKCNCGJLB = 2;
|
||||
uint32 attacker_id = 1;
|
||||
uint32 Unk3300_GGABJNLLEAJ = 1870;
|
||||
float Unk3300_HGJOKFPHMJJ = 803;
|
||||
bool Unk3300_DOMAOPGPHMD = 454;
|
||||
uint32 element_type = 12;
|
||||
uint32 Unk3300_BALCPHMFIBC = 1438;
|
||||
float damage = 10;
|
||||
uint32 Unk3300_HEIMDHBPFNF = 1115;
|
||||
uint32 Unk3300_HNKLIODEJAB = 645;
|
||||
uint32 Unk3300_ABJJNNNKGBB = 1742;
|
||||
uint32 Unk3300_KPKAECBFABP = 2012;
|
||||
AttackHitEffectResult hit_eff_result = 8;
|
||||
float damage_shield = 1202;
|
||||
float endure_delta = 430;
|
||||
Vector resolved_dir = 1;
|
||||
float damage = 6;
|
||||
uint32 addhurt_reaction_type = 1887;
|
||||
uint32 hashed_anim_event_id = 278;
|
||||
bool use_gadget_damage_action = 1418;
|
||||
int32 hit_retreat_angle_compat = 9;
|
||||
AbilityIdentifier ability_identifier = 14;
|
||||
uint32 attacker_id = 11;
|
||||
bool mute_element_hurt = 1530;
|
||||
uint32 target_type = 1366;
|
||||
HitCollision hit_collision = 10;
|
||||
uint32 gadget_damage_action_idx = 1110;
|
||||
uint32 Unk3300_EIGMFDMKADE = 14;
|
||||
AbilityIdentifier ability_identifier = 7;
|
||||
uint32 Unk3300_IPPHJMMELIG = 3;
|
||||
uint32 Unk3300_EBCNAAJAONF = 1782;
|
||||
float Unk3300_MEFFADEPHBM = 1932;
|
||||
uint32 Unk3300_PIGBELICMMD = 1484;
|
||||
bool Unk3300_PJPCBIACFJK = 633;
|
||||
int32 hit_retreat_angle_compat = 5;
|
||||
HitCollision hit_collision = 15;
|
||||
bool Unk3300_MGIMJGMIPLD = 732;
|
||||
bool Unk3300_GBKCGDPAJIE = 6;
|
||||
Vector resolved_dir = 11;
|
||||
float Unk3300_MPKAMIMDKOE = 28;
|
||||
string anim_event_id = 4;
|
||||
uint32 Unk3300_GBPJCELJKJA = 1844;
|
||||
uint32 Unk3300_JMJHGJCAOBH = 914;
|
||||
float Unk3300_FJJLKJBOBAC = 775;
|
||||
}
|
||||
|
Reference in New Issue
Block a user