AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Spells Directory Reference

Files

 BinarySpellDetectionTest.cpp
 
 BreakableCCProcTest.cpp
 Tests for the CC break-on-damage proc mechanism.
 
 CascadeProcSuppressionTest.cpp
 Unit tests for cascade proc suppression via SPELL_ATTR3_INSTANT_TARGET_PROCS.
 
 ExtraAttackChainProcTest.cpp
 Unit tests for extra attack chain-proc prevention.
 
 PeriodicAbsorbStealthProcTest.cpp
 
 SpellImmunityTest.cpp
 Tests for spell immunity mechanics.
 
 SpellProcArcanePotencyTest.cpp
 Unit tests for Arcane Potency proc behavior.
 
 SpellProcAttributeTest.cpp
 Unit tests for PROC_ATTR_* flags.
 
 SpellProcChainGuardTest.cpp
 Unit tests for proc chain guard and TAKEN auto-trigger logic.
 
 SpellProcChanceTest.cpp
 Unit tests for proc chance calculations.
 
 SpellProcChargeTest.cpp
 Unit tests for proc charge and stack consumption.
 
 SpellProcConditionsTest.cpp
 Unit tests for conditions system integration in proc system.
 
 SpellProcCooldownTest.cpp
 Unit tests for proc internal cooldown system.
 
 SpellProcDataDrivenTest.cpp
 Comprehensive data-driven tests for ALL 869 spell_proc entries.
 
 SpellProcDBCValidationTest.cpp
 Unit tests for validating spell_proc entries against Spell.dbc.
 
 SpellProcDisableEffectsTest.cpp
 Unit tests for DisableEffectsMask filtering in proc system.
 
 SpellProcEquipmentTest.cpp
 Unit tests for equipment requirement validation in proc system.
 
 SpellProcFullCoverageTest.cpp
 Data-driven tests for ALL 869 spell_proc entries.
 
 SpellProcIntegrationTest.cpp
 
 SpellProcPipelineTest.cpp
 End-to-end integration tests for the full proc pipeline.
 
 SpellProcPPMModifierTest.cpp
 Unit tests for SPELLMOD_PROC_PER_MINUTE modifier application.
 
 SpellProcPPMTest.cpp
 Unit tests for PPM (Procs Per Minute) calculation.
 
 SpellProcSpellTypeMaskTest.cpp
 
 SpellProcTargetResolutionTest.cpp
 Tests for smart proc trigger target resolution.
 
 SpellProcTest.cpp
 
 SpellProcTestData.h
 
 SpellProcTriggeredFilterTest.cpp
 Unit tests for triggered spell filtering in proc system.
 
 SpellScriptMissileBarrageTest.cpp
 Unit tests for Missile Barrage (44404-44408) proc behavior.
 
 WildGrowthTickScalingTest.cpp
 Tests for Wild Growth tick scaling formula.