{"id":13663300,"url":"https://github.com/DreamHarvesters/unity-simple-modifier-system","last_synced_at":"2025-04-25T13:32:43.160Z","repository":{"id":156198137,"uuid":"117432090","full_name":"DreamHarvesters/unity-simple-modifier-system","owner":"DreamHarvesters","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-12T15:34:01.000Z","size":160,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-10T19:35:10.516Z","etag":null,"topics":["csharp","game","game-development","modifier","skill","unity-scripts","unity3d"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DreamHarvesters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-14T13:22:39.000Z","updated_at":"2023-07-14T13:34:12.000Z","dependencies_parsed_at":"2023-04-28T11:47:32.133Z","dependency_job_id":null,"html_url":"https://github.com/DreamHarvesters/unity-simple-modifier-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamHarvesters%2Funity-simple-modifier-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamHarvesters%2Funity-simple-modifier-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamHarvesters%2Funity-simple-modifier-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamHarvesters%2Funity-simple-modifier-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DreamHarvesters","download_url":"https://codeload.github.com/DreamHarvesters/unity-simple-modifier-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250825153,"owners_count":21493401,"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":["csharp","game","game-development","modifier","skill","unity-scripts","unity3d"],"created_at":"2024-08-02T05:02:23.818Z","updated_at":"2025-04-25T13:32:38.125Z","avatar_url":"https://github.com/DreamHarvesters.png","language":"C#","readme":"Abstract Modifier System\n\nThis system is the starting point for a modifier system of different projects.\n\n- IModifiable: A modifiable interface which all the modifiable classes must derive from\n- IModifier: Modifier class interface. It has ModifierType field which returns the Type of a concrete modifier\n- Modifier\u003cT\u003e: Base class for a concrete modifier class. T is a concrete modifiable class which inherits from IModifiable\n- DecoratedModifier\u003cT\u003e: Decorater base class for a more complex modifier type. i.e. AliveModifier\u003cT\u003e\n\nSee MobaDemo in the repository for a brief implementation of a simple skill system which can be used in a MOBA game.\n","funding_links":[],"categories":["C\\#"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDreamHarvesters%2Funity-simple-modifier-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDreamHarvesters%2Funity-simple-modifier-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDreamHarvesters%2Funity-simple-modifier-system/lists"}