Skip to main content

ability-kit

AbilityKit MOBA 技能框架速查与实现约束。涵盖两套触发器引擎(旧字符串键引擎 + 新 Plan 行为树引擎)、技能施放管线(SkillPipelineRunner/SkillCastCoordinator)、Pipeline(com.abilitykit.pipeline 独立包)、Effect 系统(替代旧 EffectSource)、BUFF 生命周期、Combat/Damage Pipeline、Continuous、Host/WorldBlueprints 多包装配、Console Demo 运行调试。触发场景:用户提到 abilitykit、技能 cast/pipeline、触发器 trigger、event bus、被动 Passive、Plan 行为树、BUFF apply/remove/tick、EffectService/EffectInstance、PipelineRuntime/EditorPipelineRegistry、HostRuntime/WorldBlueprintRegistry、IWorldModule、Console Demo、dotnet run、AutoTestRunner、Configs/moba|luban|ability、帧同步日志、DamagePipeline、Continuous、MobaTriggerPlanExecutor。

跳到安装

来源信息

仓库
HOBOBO/AbilityKit
最近来源活动
2026年8月21日 14:14
检测到的 SKILL.md 语言
中文
星标
216
分支
46

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。