diff --git a/Assets/lua/app/module/battle/battle_const.lua.bytes b/Assets/lua/app/module/battle/battle_const.lua.bytes index 6d55056d6..d16acfd02 100644 Binary files a/Assets/lua/app/module/battle/battle_const.lua.bytes and b/Assets/lua/app/module/battle/battle_const.lua.bytes differ diff --git a/Assets/lua/app/module/battle/component/battle_unit_comp.lua.bytes b/Assets/lua/app/module/battle/component/battle_unit_comp.lua.bytes index f13211e03..c39796a80 100644 Binary files a/Assets/lua/app/module/battle/component/battle_unit_comp.lua.bytes and b/Assets/lua/app/module/battle/component/battle_unit_comp.lua.bytes differ diff --git a/Assets/lua/app/module/battle/controller/battle_controller.lua.bytes b/Assets/lua/app/module/battle/controller/battle_controller.lua.bytes index 469a84c6c..cff7b2ef4 100644 Binary files a/Assets/lua/app/module/battle/controller/battle_controller.lua.bytes and b/Assets/lua/app/module/battle/controller/battle_controller.lua.bytes differ diff --git a/Assets/lua/app/module/battle/helper/battle_buff_special.lua.bytes b/Assets/lua/app/module/battle/helper/battle_buff_special.lua.bytes index c4e0e7d64..212044f03 100644 Binary files a/Assets/lua/app/module/battle/helper/battle_buff_special.lua.bytes and b/Assets/lua/app/module/battle/helper/battle_buff_special.lua.bytes differ diff --git a/Assets/lua/app/module/battle/helper/battle_passive.lua.bytes b/Assets/lua/app/module/battle/helper/battle_passive.lua.bytes new file mode 100644 index 000000000..d0ffc32b2 Binary files /dev/null and b/Assets/lua/app/module/battle/helper/battle_passive.lua.bytes differ diff --git a/Assets/lua/app/module/battle/helper/battle_passive.lua.bytes.meta b/Assets/lua/app/module/battle/helper/battle_passive.lua.bytes.meta new file mode 100644 index 000000000..d40882bfa --- /dev/null +++ b/Assets/lua/app/module/battle/helper/battle_passive.lua.bytes.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 752c495403a6b40458759ff9338aebf2 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/lua/app/userdata/battle/battle_data.lua.bytes b/Assets/lua/app/userdata/battle/battle_data.lua.bytes index 9f147bef9..1a1caf622 100644 Binary files a/Assets/lua/app/userdata/battle/battle_data.lua.bytes and b/Assets/lua/app/userdata/battle/battle_data.lua.bytes differ diff --git a/Assets/lua/app/userdata/battle/skill/battle_skill_entity.lua.bytes b/Assets/lua/app/userdata/battle/skill/battle_skill_entity.lua.bytes index 0bada0efa..0b2720ee2 100644 Binary files a/Assets/lua/app/userdata/battle/skill/battle_skill_entity.lua.bytes and b/Assets/lua/app/userdata/battle/skill/battle_skill_entity.lua.bytes differ diff --git a/Assets/lua/app/userdata/battle/team/battle_unit_entity.lua.bytes b/Assets/lua/app/userdata/battle/team/battle_unit_entity.lua.bytes index ff919e390..5c41145b8 100644 Binary files a/Assets/lua/app/userdata/battle/team/battle_unit_entity.lua.bytes and b/Assets/lua/app/userdata/battle/team/battle_unit_entity.lua.bytes differ