Skip to content

Accumulative SuperWeapon #852

@MetaSorcerer

Description

@MetaSorcerer

First check

  • The suggestion is NOT related to functionality of Ares, HAres, Kratos or any other YR engine extension.
  • The suggested feature / enhancement is NOT implemented in Ares/Phobos yet and the existing possibilites are not viable or good enough to achieve the wanted result.
  • I agree to elaborate the details if requested and provide thorough testing if the feature is implemented.
  • I added a very descriptive title to this issue.
  • I used the GitHub search and read the issue list to find a similar issue and didn't find it.
  • I thought out how the feature / enhancement should work and described it in the most detailed and clear way.

Description

The SuperWeapon will be allowed to accumulate a given amount of times to use.
RechargeTime determines the time interval for recharging to use only one time. Another Time gap setting between two usages are seperate from RT.

超级武器将可以积累被要求的使用次数。
RT决定的是积累一次使用所需要的时间,而在如果有充足的充能的情况下使用两次超武之间的时间间隔是由另一个参数决定的

INI code

[SomeSuperWeapon]
SW.CumulativeTime=5   ;;;Specify the number of usage that can be accumulated 规定可以积累的使用次数
UsageGap=0.2   ;;;Specify the interval between two uses 规定两次使用之间的间隔
RechargeTime=4  ;;;Specify the time required for charging "once" 规定充能“一次”所需的时间
Text.LeftAmount=   ;;;Specify the text on the super weapon icon to display the current remaining times 规定超武图标上的文本显示当前的剩余次数

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions