TrinityCore
Loading...
Searching...
No Matches
ExpectedStatModLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [10]
 
static constexpr DB2LoadInfo Instance { Fields, 10, &ExpectedStatModMeta::Instance, HOTFIX_SEL_EXPECTED_STAT_MOD }
 

Detailed Description

Definition at line 1925 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ExpectedStatModLoadInfo::Fields[10]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureHealthMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerHealthMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureAutoAttackDPSMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureArmorMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerManaMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerPrimaryStatMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerSecondaryStatMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "ArmorConstantMod" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureSpellDamageMod" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163

Definition at line 1927 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ExpectedStatModLoadInfo::Instance { Fields, 10, &ExpectedStatModMeta::Instance, HOTFIX_SEL_EXPECTED_STAT_MOD }
staticconstexpr

Definition at line 1941 of file DB2LoadInfo.h.


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