refactor(fight): 重构战斗效果和技能初始化逻辑

- 将 InitEffect 重命名为 InitSkillEffect,用于初始化技能效果
- 修改技能效果的 ID,避免和普通效果 ID 冲突
- 优化战斗循环逻辑,增加战斗结束的判断条件
- 调整输入结构,移除未使用的属性和状态容器
- 重构技能解析和攻击处理逻辑,提高代码可读性和维护性
This commit is contained in:
2025-09-14 19:59:58 +08:00
parent 929b0c9006
commit 906bad9e21
617 changed files with 3615605 additions and 42 deletions

View File

@@ -0,0 +1,74 @@
{
"root": {
"item": [
{
"fun": "com.robot.app.control.YearVip2016Controller:setup",
"newseershow": 1
},
{
"fun": "com.robot.app2.control.SeerBoxIconController:setup",
"newseershow": 0
},
{
"fun": "com.robot.core.config.xml.SptPetIntroXMLInfo:setup",
"newseershow": 0
},
{
"fun": "com.robot.app2.control.jsControl.JSController:setUp",
"newseershow": 0
},
{
"fun": "com.robot.app2.control.ActivityTimeControl:setUp",
"newseershow": 1
},
{
"fun": "com.robot.core.controller.NewSceneActivityController:getinstance",
"newseershow": 0
},
{
"fun": "com.robot.core.config.xml.ServerMapsXMLInfo:setup",
"newseershow": 0
},
{
"fun": "com.robot.app.control.IdIdentificationController:setup",
"newseershow": 1
},
{
"fun": "com.robot.core.manager.PetManager:getLovePetList",
"newseershow": 0
},
{
"fun": "com.robot.core.config.xml.NewTaiTanHoleXmlInfo:setup",
"newseershow": 0
},
{
"fun": "com.robot.core.config.xml.BtlconditionXmlInfo:setup",
"newseershow": 0
},
{
"fun": "com.robot.core.config.xml.EffectDesXmlInfo:setup",
"newseershow": 0
},
{
"fun": "com.robot.core.manager.FriendManager:setup",
"newseershow": 0
},
{
"fun": "com.robot.core.config.xml.ErrorCodeAnalysisXMInfo:setup",
"newseershow": 0
},
{
"fun": "com.robot.core.config.xml.DialogXMLInfo:setup",
"newseershow": 1
},
{
"fun": "com.robot.app.control.JNBZZLGController:setup",
"newseershow": 0
},
{
"fun": "com.robot.app.control.ServerCloseNoticeController:setup",
"newseershow": 1
}
]
}
}