{"id":47792578,"url":"https://github.com/sogladev/mod-ghost-speed","last_synced_at":"2026-04-03T15:51:30.235Z","repository":{"id":333593408,"uuid":"860068417","full_name":"sogladev/mod-ghost-speed","owner":"sogladev","description":"AzerothCore custom module that customizes ghost speed","archived":false,"fork":false,"pushed_at":"2026-01-20T01:20:15.000Z","size":109,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-20T08:36:01.987Z","etag":null,"topics":["azerothcore-module"],"latest_commit_sha":null,"homepage":"","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/sogladev.png","metadata":{"files":{"readme":".github/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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-19T19:02:28.000Z","updated_at":"2026-01-20T01:20:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sogladev/mod-ghost-speed","commit_stats":null,"previous_names":["sogladev/mod-ghost-speed"],"tags_count":2,"template":false,"template_full_name":"azerothcore/skeleton-module","purl":"pkg:github/sogladev/mod-ghost-speed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-ghost-speed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-ghost-speed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-ghost-speed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-ghost-speed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sogladev","download_url":"https://codeload.github.com/sogladev/mod-ghost-speed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogladev%2Fmod-ghost-speed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31361249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T15:19:21.178Z","status":"ssl_error","status_checked_at":"2026-04-03T15:19:20.670Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"],"created_at":"2026-04-03T15:51:27.581Z","updated_at":"2026-04-03T15:51:30.225Z","avatar_url":"https://github.com/sogladev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# AzerothCore Module Ghost Speed\n\n- Latest build status with AzerothCore:\n\n[![Build Status](\nhttps://github.com/sogladev/mod-ghost-speed/actions/workflows/core-build.yml/badge.svg?branch=master)](https://github.com/sogladev/mod-ghost-speed)\n\nThis is a module for [AzerothCore](http://www.azerothcore.org) that changes the speed while dead\n\n- Modifies Ghost speed to use custom values\n\n\n## How to install\nhttps://www.azerothcore.org/wiki/installing-a-module\n\n1. Requires source recompilation\n2. Modify the config\n  found in `/etc/modules`, copy `.conf.dist` to `.conf`, and edit\n3. Apply database changes\n  . This should be done automatically, `data/sql/db-world/base/ghost_speed.sql`\n\n## How to remove\n\n1. Undo database changes: `optional/undo_ghost_speed.sql`\n\n2. Remove `mod-ghost-speed` folder\n\n## Resources\nGhost speed is set by aura 8326\n\nNight Elves are applied `ID - 20584 Ghost` with Blizzard Default speed of 75 (+50% increase)\n\nThe highest speed value is applied\n\nexample of usage in the core\n- https://github.com/azerothcore/azerothcore-wotlk/blob/a196f7f28aa263dc7f9c532e15839f3b409fb68f/src/server/game/Handlers/CharacterHandler.cpp#L957\n\nmodifying the bp set by this aura with an AuraScript sets a custom speed\n\nSpellwork 8326\n\n![8326 spell info](8326_ghost.png)\n\n## How to create your own module\n\n1. Use the script `create_module.sh` located in [`modules/`](https://github.com/azerothcore/azerothcore-wotlk/tree/master/modules) to start quickly with all the files you need and your git repo configured correctly (heavily recommended).\n1. You can then use these scripts to start your project: https://github.com/azerothcore/azerothcore-boilerplates\n1. Do not hesitate to compare with some of our newer/bigger/famous modules.\n1. Edit the `README.md` and other files (`include.sh` etc...) to fit your module. Note: the README is automatically created from `README_example.md` when you use the script `create_module.sh`.\n1. Publish your module to our [catalogue](https://github.com/azerothcore/modules-catalogue).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogladev%2Fmod-ghost-speed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsogladev%2Fmod-ghost-speed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogladev%2Fmod-ghost-speed/lists"}