Update proto 3.3 (fix5)

* including v4
This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
Akbar Yahya
2022-12-12 17:28:14 +08:00
parent 80abe46342
commit 336c3a2931
70 changed files with 185 additions and 185 deletions

View File

@@ -22,7 +22,7 @@ option java_package = "emu.grasscutter.net.proto";
message AbilityMetaTriggerElementReaction {
int32 hit_index = 7;
uint32 trigger_entity_id = 14;
uint32 Unk3300_PHKFGIHELFG = 13;
uint32 Unk3300_OGILJCJPHPB = 12;
uint32 Unk3300_DGBGNEHDODI = 2;
uint32 element_source_type = 13;
uint32 element_reaction_type = 12;
uint32 element_reactor_type = 2;
}