Skip to content

Paralyzed NPCs not casting or fighting #1583

Description

@mtwango

Even with COMBAT_PARALYZE_CANSWING and MAGICF_CASTPARALYZED NPCs do not cast or attack. The skill selection is made in CChar::NPC_OnTickAction, however the method gets called in CChar::_OnTick is behind stat flag check:

if (!IsStatFlag(STATF_FREEZE|STATF_STONE) && !Can(CAN_C_STATUE))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions