{"id":13662250,"url":"https://github.com/yika-aixi/IcSkillSystem","last_synced_at":"2025-04-25T07:31:02.791Z","repository":{"id":39223599,"uuid":"207348675","full_name":"yika-aixi/IcSkillSystem","owner":"yika-aixi","description":"A simple and reusable skill system","archived":false,"fork":false,"pushed_at":"2020-09-27T16:40:17.000Z","size":3265,"stargazers_count":248,"open_issues_count":1,"forks_count":45,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-10T17:46:46.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://discord.gg/ynSMefp","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yika-aixi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-09T16:00:52.000Z","updated_at":"2024-10-23T06:48:44.000Z","dependencies_parsed_at":"2022-09-05T00:30:38.040Z","dependency_job_id":null,"html_url":"https://github.com/yika-aixi/IcSkillSystem","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yika-aixi%2FIcSkillSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yika-aixi%2FIcSkillSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yika-aixi%2FIcSkillSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yika-aixi%2FIcSkillSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yika-aixi","download_url":"https://codeload.github.com/yika-aixi/IcSkillSystem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250774648,"owners_count":21485185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T05:01:53.389Z","updated_at":"2025-04-25T07:31:02.783Z","avatar_url":"https://github.com/yika-aixi.png","language":"C#","funding_links":[],"categories":["GamePlay","C\\#","Open Source Repositories","Open Source Packages"],"sub_categories":["Skill","DOTS"],"readme":"# SkillSystem\n\n[0.6 last Video](https://www.bilibili.com/video/av76312353)\n\n[Trello](https://trello.com/b/DF5JWisg/ic-skill-system)\n\nExample Unity Version:2019.2+\n\nBehave Tree Create Editor\n\nAdd a new buffManager, the buff needs to be a structure\n\n#### ECS Buff System\n\n##### Create Buff\n\nImplement `IBuffDataComponent`\n\n![](ReadmeImages/IDamageBufff.png)\n\n![](ReadmeImages/Buff.png)\n\n##### Buff System\n\nCreate System Implement `IBuffCreateSystem`\n\n![Create](ReadmeImages/ECSBuffCreateSystem.png)\n\nUpdate System Implement `IBuffUpdateSystem`\n\n![Update](ReadmeImages/ECSBuffUpdateSystem.png)\n\nDestroy System Implement `IBuffDestroySystem`\n\n![Destroy](ReadmeImages/ECSBuffDestroySystem.png)\n\n\n##### Buff System\n\nAdd Buff System\n\n```c#\n\nBuffManager_Struct BuffManager = new BuffManager_Struct();\n\nBuffManager.AddBuffSystem\u003cTBuff\u003e(new BuffSystem())\n```\n\nneed Implement custom BuffManager, Implement `IBuffManager`\n\n![Update Buff System](ReadmeImages/UpdateBuffSystem.png)\n\n![Add Buff System](ReadmeImages/ECSBuffSystem.png)\n\nAdd Buff\n\n![Add Buff](ReadmeImages/AddBuff.png)\n\nRemove Buff\n\n![Remove Buff](ReadmeImages/RemoveBuff.png)\n\n###Skill Group\n\nCast Node And For Execute Action Node\n\n![Cast](ReadmeImages/Cast.png)\n\nChild Group And Multi Group Editor Support\n\n![ChildAndMultEditWindow](ReadmeImages/ChildAndMultEditWindow.png)\n\nDynamic Type Select Support\n\n![Remove](ReadmeImages/DynamicTypeSelection.png)\n\nNode Search Support\n\n![Remove](ReadmeImages/NodeSearch.png)\n\nNode Order\n\n![Remove](ReadmeImages/NodeOrder.png)\n\nNode Order Show\n\n![Remove](ReadmeImages/NodeOrderShow.png)\n\nSkill Group Blackboard Variable Support\n\n![Remove](ReadmeImages/GroupBlackboardVariable.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyika-aixi%2FIcSkillSystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyika-aixi%2FIcSkillSystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyika-aixi%2FIcSkillSystem/lists"}