mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,10 +22,10 @@ import "InBattleMechanicusCardChallengeState.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message InBattleMechanicusCardInfo {
|
||||
uint32 rand_effect_id = 12;
|
||||
uint32 end_round = 3;
|
||||
InBattleMechanicusCardChallengeState challenge_state = 5;
|
||||
uint32 cost_points = 1;
|
||||
uint32 card_id = 11;
|
||||
uint32 begin_round = 8;
|
||||
uint32 Unk3300_KCIEINMEPDH = 2;
|
||||
uint32 Unk3300_NDAOOKKGJPH = 7;
|
||||
uint32 cost_points = 5;
|
||||
uint32 card_id = 3;
|
||||
uint32 Unk3300_FNAHKHODBKN = 13;
|
||||
InBattleMechanicusCardChallengeState challenge_state = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user