Skip to content

Add a new AutoDeath condition based on the owner's power status#2276

Open
Flactine wants to merge 5 commits into
Phobos-developers:developfrom
Flactine:AutoDeathLowPower
Open

Add a new AutoDeath condition based on the owner's power status#2276
Flactine wants to merge 5 commits into
Phobos-developers:developfrom
Flactine:AutoDeathLowPower

Conversation

@Flactine

@Flactine Flactine commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Add a new auto-death condition based on the owner's power status.

  • PlayerPowerStatus: The object will die if its owner's power status matches the configured state.
    • low / consumer: Trigger when the owner is in low power.
    • normal: Trigger when the owner is not in low power.

In rulesmd.ini:

[SOMETECHNO]                                   ; TechnoType
AutoDeath.PlayerPowerStatus=none   ; enumeration (none | low/consumer | normal)
QQ20260628-232702

@Flactine Flactine changed the title Adds a new AutoDeath condition based on the owner's power status Add a new AutoDeath condition based on the owner's power status Jun 28, 2026
@phoboscn-bot

Copy link
Copy Markdown

To Chinese users:
This pull request has been mentioned on Phobos CN. There might be relevant details there:

致中文用户:
此拉取请求已在 Phobos CN 上被提及。那里可能有相关详细信息:

https://www.phoboscn.top/t/topic/603/1

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@DeathFishAtEase DeathFishAtEase added Needs testing ⚙️T1 T1 maintainer review is sufficient labels Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs testing ⚙️T1 T1 maintainer review is sufficient

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants