This commit is contained in:
aozhiwei 2023-02-16 16:54:16 +08:00
parent e24c380fb5
commit 18a12d7cd1

View File

@ -173,6 +173,14 @@ message MFVec3
property_type: 37
property_subtype:
valule:
property_type: 38
property_subtype: id
valule:
property_type: 39
property_subtype: id,flyEffect表
valule:
value2:
value3: (value3==0 || value3==null不用传)
*/
message MFPropertyChg
{
@ -1092,6 +1100,8 @@ message CMMove
optional int32 dive = 39; //
optional int32 trace_target_uniid = 41; //uniid
repeated int32 hit_fly_effects = 42; //value3
}