SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
unique_gear::shadowlands::items::SL_darkmoon_deck_t Struct Reference
Inheritance diagram for unique_gear::shadowlands::items::SL_darkmoon_deck_t:
darkmoon_deck_t

Public Member Functions

 SL_darkmoon_deck_t (const special_effect_t &e, std::vector< unsigned > c)
 
void initialize () override
 
void shuffle () override
 
- Public Member Functions inherited from darkmoon_deck_t
 darkmoon_deck_t (const special_effect_t &e)
 

Public Attributes

std::vector< unsigned > card_ids
 
std::vector< const spell_data_t * > cards
 
const spell_data_ttop
 
- Public Attributes inherited from darkmoon_deck_t
const special_effect_teffect
 
player_tplayer
 
timespan_t shuffle_period