Update README.md

This commit is contained in:
Manmadedrummer
2025-06-13 18:41:50 -04:00
committed by GitHub
parent 264eae8233
commit 478af515f0

View File

@@ -10,11 +10,14 @@ The Scourge Invasion is a custom event implementation for AzerothCore, crafted f
## Features
- **Dynamic Mob Attacks**: 15% chance for mobs to spawn and attack when changing zones/subzones, scaled to player level.
- **Bosses**: Unique Scourge bosses added permanently to iconic dungeons.
- **Bosses LUA**: LUA scripts for Scourge Invasion Bosses.
- **Updated Quests**: Replaced Dim `Necrotic Shards (ID 22892)` with `Necrotic Rune (ID 22484)`, removed exploration requirements, and adjusted quest flags.
- **Smart AI**: Enhanced NPC behavior via SmartScripts for mobs like Bone Witch and Spirit of the Damned.
- **Spawn**: Spawns for bosses and quest givers tied to Event 17.
- **Lua Scripts**: Includes random attack logic, world announcement scripts, NPC despawn and spawn logic.
- QUEST : Folder contains SQL for Quest
- ITEMS: Contains SQL needed for quest Items.
- NPC: Folder contains SQL for NPC's that are in the event.
- **Future Plans**: Potential integration with in-game holiday calendar for enhanced visibility.
## Directory Structure