This commit is contained in:
aozhiwei 2023-03-02 21:26:47 +08:00
parent 80eb5db5b0
commit 1269fd0768
2 changed files with 2 additions and 0 deletions

View File

@ -263,6 +263,7 @@ enum PropertyType_e
{ {
kPropHp = 1, kPropHp = 1,
kPropMaxHp = 2, kPropMaxHp = 2,
kPropVolume = 3,
kPropSkillLeftTime_ = 4, kPropSkillLeftTime_ = 4,
kPropSkillCd = 5, kPropSkillCd = 5,
kPropTankBulletNum = 6, kPropTankBulletNum = 6,

View File

@ -113,6 +113,7 @@ message MFVec3
property_type: 2 property_type: 2
property_type: 3 property_type: 3
property_subtype: property_subtype:
valule:
property_type: 4 cd时间 property_type: 4 cd时间
property_type: 5 cd时间 property_type: 5 cd时间
property_type: 6 property_type: 6