ESkillProperty
Show declaration
enum ESkillProperty;
All of the properties that can be returned by
Object.G_SkillPropertyInt
.
Variants
-
-
The number returned by the
GameSkill
ACS function.
-
-
If not
0
,HealthPickup
items are automatically used by the player.
-
-
If not
0
, cheating is disabled unlesssv_cheats
is enabled.
-
-
Makes
BossBrain.A_BrainSpit
skip this amount ofBossTarget
s.
-
-
If not
0
, fast monsters is enabled.
-
-
If
1
, total infighting mode is enabled. If0
, infighting is enabled. If-1
, no infighting mode is enabled.
-
-
If not
0
, monsters will not enter pain states.
-
-
If not
0
, players can respawn.
-
-
The timer for respawning monsters, or
0
if monsters do not respawn.
-
-
The number of times a monster may respawn if
SKILLP_RESPAWN
allows them to.
-
-
If not
0
, slow monsters is enabled.
-
-
The spawn filter used to disable certain actors from being placed in the map.
Overview of variants
SKILLP_ACSRETURN
, SKILLP_AUTOUSEHEALTH
, SKILLP_DISABLECHEATS
, SKILLP_EASYBOSSBRAIN
, SKILLP_FASTMONSTERS
, SKILLP_INFIGHT
, SKILLP_NOPAIN
, SKILLP_PLAYERRESPAWN
, SKILLP_RESPAWN
, SKILLP_RESPAWNLIMIT
, SKILLP_SLOWMONSTERS
, SKILLP_SPAWNFILTER