This commit is contained in:
aozhiwei 2021-04-08 11:46:47 +08:00
parent e8684b79de
commit 8412b11f85

View File

@ -178,6 +178,7 @@ message Skill
required string buff_list = 9;
required float skill_distance = 10;
required int32 cold_time_up = 11;
required int32 max_times = 12;
optional int32 phase1_time_offset = 20;
optional int32 phase1_func = 21;