Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Customized] Extended gattling rate down logic #1469

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

CrimRecya
Copy link
Contributor

  • Now you can customize some effects of RateDown.
    • RateDown.Delay controls the delay before using RateDown to reduce the gattling value.
    • RateDown.Cover replaces the original RateDown when techno's ammo is lower than RateDown.Ammo.
    • RateDown.Reset controls whether to reset the gattling value directly when the techno has no target or changes targets.

In rulesmd.ini:

[SOMETECHNO]           ; TechnoType, `IsGattling=yes`
RateDown.Delay=0       ; integer, game frames
RateDown.Ammo=-2       ; integer
RateDown.Cover=0       ; integer
RateDown.Reset=false   ; boolean

Copy link

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant