Skip to content

[Vanilla Enhancement] Allow customize jumpjet properties on warhead#2142

Open
NetsuNegi wants to merge 4 commits intoPhobos-developers:developfrom
NetsuNegi:branch/custom_locomotor_warhead
Open

[Vanilla Enhancement] Allow customize jumpjet properties on warhead#2142
NetsuNegi wants to merge 4 commits intoPhobos-developers:developfrom
NetsuNegi:branch/custom_locomotor_warhead

Conversation

@NetsuNegi
Copy link
Contributor

  • Now you can customize jumpjet properties on warhead.
  • 现在你可以在弹头上指定 Jumpjet 属性了.

In rulesmd.ini:

[SOMEWARHEAD]                           ; WarheadType
JumpjetTurnRate=                        ; Integer, default to [TechnoType] -> JumpjetTurnRate
JumpjetSpeed=                           ; Integer, default to [TechnoType] -> JumpjetSpeed
JumpjetClimb=                           ; floating point value, default to [TechnoType] -> JumpjetClimb
JumpjetCrash=                           ; floating point value, default to [TechnoType] -> JumpjetCrash
JumpjetHeight=                          ; Integer, default to [TechnoType] -> JumpjetHeight
JumpjetAccel=                           ; floating point value, default to [TechnoType] -> JumpjetAccel
JumpjetWobbles=                         ; floating point value, default to [TechnoType] -> JumpjetWobbles
JumpjetNoWobbles=                       ; boolean, default to [TechnoType] -> JumpjetNoWobbles
JumpjetDeviation=                       ; Integer, default to [TechnoType] -> JumpjetDeviation

@NetsuNegi NetsuNegi added Needs testing ⚙️T1 T1 maintainer review is sufficient ❓Unhardcoding / Customization Make something more tweakable labels Mar 22, 2026
@phoboscn-bot
Copy link

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/273/1

@github-actions
Copy link

github-actions bot commented Mar 22, 2026

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.

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 ❓Unhardcoding / Customization Make something more tweakable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants