Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ItemEnchantmentMgr.h File Reference
#include "Common.h"
Include dependency graph for ItemEnchantmentMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32 GenerateEnchSuffixFactor (uint32 item_id)
uint32 GetItemEnchantMod (int32 entry)
void LoadRandomEnchantmentsTable ()

Function Documentation

◆ GenerateEnchSuffixFactor()

◆ GetItemEnchantMod()

uint32 GetItemEnchantMod ( int32 entry)

Definition at line 67 of file ItemEnchantmentMgr.cpp.

References rand_chance(), RandomItemEnch, and SF_LOG_ERROR.

Referenced by Item::GenerateItemRandomPropertyId().

◆ LoadRandomEnchantmentsTable()