Topic: Dodge calculation is wrong. Major bug.

  • Author
    Posts
  • #27714
    Avatar photolordmidas
    Participant

    Problem: The Dodge effect uses onUpdate to calculate its bonuses. This produces unintended effects as this means that it doesn’t necessarily take into account the change in the actor’s Initiative from the onUpdate functions of other status effects/injuries/perks.

    Solution: Dodge effect should use onAfterUpdate to calculate its bonuses.

    EDIT: This has been fixed in vanilla.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.