AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ProcChanceTestHelper::PPMModifierConfig Struct Reference

PPM modifier configuration for testing SPELLMOD_PROC_PER_MINUTE. More...

#include "ProcChanceTestHelper.h"

Public Attributes

float flatModifier = 0.0f
 
float pctModifier = 1.0f
 
bool hasSpellModOwner = true
 
bool hasSpellProto = true
 

Detailed Description

PPM modifier configuration for testing SPELLMOD_PROC_PER_MINUTE.

Member Data Documentation

◆ flatModifier

float ProcChanceTestHelper::PPMModifierConfig::flatModifier = 0.0f

◆ hasSpellModOwner

bool ProcChanceTestHelper::PPMModifierConfig::hasSpellModOwner = true

◆ hasSpellProto

bool ProcChanceTestHelper::PPMModifierConfig::hasSpellProto = true

◆ pctModifier

float ProcChanceTestHelper::PPMModifierConfig::pctModifier = 1.0f

The documentation for this struct was generated from the following file: