{"id":19134460,"url":"https://github.com/azerothcore/mod-npc-buffer","last_synced_at":"2025-08-21T01:32:16.350Z","repository":{"id":30361630,"uuid":"123951698","full_name":"azerothcore/mod-npc-buffer","owner":"azerothcore","description":"A NPC that buffs players","archived":false,"fork":false,"pushed_at":"2025-02-26T20:26:34.000Z","size":69,"stargazers_count":17,"open_issues_count":0,"forks_count":32,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-08-06T08:30:42.258Z","etag":null,"topics":["azerothcore-module","core-module"],"latest_commit_sha":null,"homepage":"http://azerothcore.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azerothcore.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2018-03-05T17:06:55.000Z","updated_at":"2025-04-17T03:58:54.000Z","dependencies_parsed_at":"2025-06-05T00:33:57.648Z","dependency_job_id":"20af2a80-f193-464d-bb50-3df9e1d4f347","html_url":"https://github.com/azerothcore/mod-npc-buffer","commit_stats":{"total_commits":34,"total_committers":17,"mean_commits":2.0,"dds":0.8235294117647058,"last_synced_commit":"ca44c29d9cc6e7192edda9bfc647ef6ed5fb5d86"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azerothcore/mod-npc-buffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","download_url":"https://codeload.github.com/azerothcore/mod-npc-buffer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-buffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415031,"owners_count":24755628,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["azerothcore-module","core-module"],"created_at":"2024-11-09T06:26:38.866Z","updated_at":"2025-08-21T01:32:16.344Z","avatar_url":"https://github.com/azerothcore.png","language":"C++","readme":"# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore\n\n## Buffer NPC\n\n- Latest build status with azerothcore:\n\n[![Build Status](https://github.com/azerothcore/mod-npc-buffer/actions/workflows/core-build.yml/badge.svg)](https://github.com/azerothcore/mod-npc-buffer/actions/workflows/core-build.yml)\n\n_This module was created for [StygianCore](https://rebrand.ly/stygiancoreproject). A World of Warcraft 3.3.5a Solo/LAN repack by StygianTheBest | [GitHub](https://rebrand.ly/stygiangithub) | [Website](https://rebrand.ly/stygianthebest))_\n_This module has now being ported to AzerothCore by gtao725 (https://github.com/gtao725/)._\n\n[English](README.md) | [Español](README_ES.md)\n\n### Description\n\nThis is a one-click buffing NPC that will buff the player with a specific set of spells. The NPC can also buff\neveryone the same or by player level. He speaks a configurable random phrase after every use and can also attract\nthe player using configurable emote options.\n\n- Creates a Buff NPC with emotes\n- Buffs the player with no dialogue interaction\n- Buffs all the same or by player level\n- Speaks configurable random whispers to the player after every use\n- Attracts the player using configurable emotes\n- Config:\n    - Buff by level\n    - Spell ID(s) for buffs\n    - Enable/Disable cure resurrection sickness\n    - Emote Options\n\n### Data\n\n- Type: NPC (ID: 601016)\n- Script: buff_npc\n- Config: Yes\n- SQL: Yes\n\n### Version\n\n- v2019.04.15 - Ported to AzerothCore by gtao725 (https://github.com/gtao725/)\n- v2019.02.13 - Added Phrases/Emotes, Add Config Options, Updated AI\n- v2017.08.06 - Removed dialogue options (Just buffs player on click)\n- v2017.08.05\n\n### CREDITS\n\n![Styx](https://stygianthebest.github.io/assets/img/avatar/avatar-128.jpg \"Styx\")\n![StygianCore](https://stygianthebest.github.io/assets/img/projects/stygiancore/StygianCore.png \"StygianCore\")\n\n##### This module was created for [StygianCore](https://rebrand.ly/stygiancoreproject). A World of Warcraft 3.3.5a Solo/LAN repack by StygianTheBest | [GitHub](https://rebrand.ly/stygiangithub) | [Website](https://rebrand.ly/stygianthebest))\n\n#### Additional Credits\n\n- [Blizzard Entertainment](http://blizzard.com)\n- [TrinityCore](https://github.com/TrinityCore/TrinityCore/blob/3.3.5/THANKS)\n- [SunwellCore](http://www.azerothcore.org/pages/sunwell.pl/)\n- [AzerothCore](https://github.com/AzerothCore/azerothcore-wotlk/graphs/contributors)\n- [OregonCore](https://wiki.oregon-core.net/)\n- [Wowhead.com](http://wowhead.com)\n- [OwnedCore](http://ownedcore.com/)\n- [ModCraft.io](http://modcraft.io/)\n- [MMO Society](https://www.mmo-society.com/)\n- [AoWoW](https://wotlk.evowow.com/)\n- [More credits are cited in the sources](https://github.com/StygianTheBest)\n\n### LICENSE\n\nThis code and content is released under the [GNU AGPL v3](https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-npc-buffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazerothcore%2Fmod-npc-buffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-npc-buffer/lists"}