Skip to content

docs(conditions): add CONDITION_UNIT_IN_COMBAT (106)#1200

Merged
Kitzunu merged 2 commits intomasterfrom
copilot/update-wiki-unit-in-combat
Apr 25, 2026
Merged

docs(conditions): add CONDITION_UNIT_IN_COMBAT (106)#1200
Kitzunu merged 2 commits intomasterfrom
copilot/update-wiki-unit-in-combat

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 25, 2026

Documents the new CONDITION_UNIT_IN_COMBAT = 106 condition type added in azerothcore-wotlk#25569.

Changes

  • Summary table: Added CONDITION_UNIT_IN_COMBAT | 106 row (all ConditionValues always 0)
  • Detailed section: Added entry describing:
    • Evaluates true when the target unit is in combat
    • NegativeCondition = 1 inverts to "not in combat"
    • Usage note: combine with CONDITION_SOURCE_TYPE_GOSSIP_HELLO (type 20), NegativeCondition = 1, and ConditionTarget = 1 (creature) to block gossip interaction while the creature is in combat

Copilot AI changed the title [WIP] Fix wiki to include new Condition Unit_In_Combat docs(conditions): add CONDITION_UNIT_IN_COMBAT (106) Apr 25, 2026
Copilot AI requested a review from Kitzunu April 25, 2026 10:46
@Kitzunu Kitzunu marked this pull request as ready for review April 25, 2026 10:47
@Kitzunu Kitzunu merged commit c36ae27 into master Apr 25, 2026
1 check passed
@Kitzunu Kitzunu deleted the copilot/update-wiki-unit-in-combat branch April 25, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wiki Update Needed: feat(Core/Conditions): Add new Condition Unit_In_Combat.

2 participants