You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
20;TAUNT_DIMINISH(creature taunt is subject to diminishing returns)
21
-
21;ALL_DIMINISH(Creature is subject to all diminishing returns)
22
-
22;DUNGEON_BOSS(Creature is a dungeon boss. This flag is generically set by core during runtime. Setting this in database will give you startup error.)
20
+
20;TAUNT_DIMINISH(Taunt is a subject to diminishing returns on this creautre)
21
+
21;ALL_DIMINISH(creature is subject to all diminishing returns as player are)
22
+
22;EXTRA_NO_PLAYER_DAMAGE_REQ (creature does not need to take player damage for kill credit)
23
+
23;UNUSED_22
24
+
24;NUSED_23
25
+
25;NUSED_24
26
+
26;NUSED_25
27
+
27;NUSED_26
28
+
28;NUSED_27
29
+
29;DUNGEON_BOSS(creature is a dungeon boss (SET DYNAMICALLY, DO NOT ADD IN DB))
0 commit comments