2026-03-01 12:16:08 +08:00
|
|
|
#pragma once
|
|
|
|
|
|
2026-03-01 11:00:23 -06:00
|
|
|
#include "AbsoptionMobEffect.h"
|
|
|
|
|
#include "AttackDamageMobEffect.h"
|
|
|
|
|
#include "HealthBoostMobEffect.h"
|
2026-03-01 12:16:08 +08:00
|
|
|
#include "MobEffect.h"
|
|
|
|
|
#include "InstantenousMobEffect.h"
|
|
|
|
|
#include "MobEffectInstance.h"
|