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

[BUG] Several deployables without limited tag use recall instead of deactivation #192

Open
sealtrowitz opened this issue Sep 26, 2023 · 1 comment

Comments

@sealtrowitz
Copy link

According to lancer-data documentation at https://github.com/massif-press/lancer-data#deployables : "A recall value will generate a recall action, removing the deployable from the user's Deployables list and refunding the system the cost value in charges. deactivation does the same as recall but does not refund the charge cost." Per discussion at massif-press/compcon#2298 , deployables without the limited tag should use deactivation, however several instead use recall. Full list that I was able to find is Hive Drone, Sentinel Drone, Tempest Drone, and Assassin Drone.

Hive Drone:

"recall": "Quick",

Sentinel Drone:

"recall": "Quick",

Tempest Drone:

"recall": "Quick",

Assassin Drone:

"recall": "Quick",

(sorry for the lazy formatting of this report, i've been pressed for time lately and wanted to finally post this since i haven't been able to yet!)

@Eliemer
Copy link
Contributor

Eliemer commented Mar 21, 2024

Hey i wanted to reopen this discussion cuz im finding that a lot of deployables dont have the Limited tag but also dont seem to follow this rule. I wanted some clarifications as to the intended behaviour here.

One example being the Jericho Cover. Its a deployable, can be recalled and redeployed, but has no Limited Tag. Especially confusing since it has two sections of cover that can be recalled individually

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

No branches or pull requests

2 participants