Skip to content
/ Traumas Public
forked from trickerer/Traumas

Traumas system for TrinityCore 3.3.5

Notifications You must be signed in to change notification settings

CW3X/Traumas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Traumas


Contents

  1. Traumas

Traumas

Just a stupid custom spell trigger system

Concept

Damage dealt may cause negative effects, which will only get worse...

Technical Side

  • A unit script (spells)
  • Currently 5 base and 5 chained effects (10 spells total)
  • Using entries 455000-455200 in Spell.dbc, spell_linked_spell, spell_proc
  • Expected client locale: enGB

Installation

  • Download Files
  • For client: move patch-enGB-4.MPQ into /Data/enGB folder
  • For dbc: move provided Spell.dbc to your /dbc folder or apply provided patch (created using MyDbc Editor ver. 1.2.2)
  • For script: move traumas.cpp file into /src/server/scripts/Custom folder and use diff to update other files
  • For DB: apply traumas_world.sql to your world DB

Demonstration

About

Traumas system for TrinityCore 3.3.5

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%