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

Make demobikes create an explosion big and powerful enough to destroy other demobikes in close range on death. #138

Open
xamorish opened this issue Sep 1, 2021 · 19 comments
Labels
Controversial Is controversial Design Is a matter of game design Minor Severity: Minor < Major < Critical < Blocker Survey Is subject to a survey question

Comments

@xamorish
Copy link
Collaborator

xamorish commented Sep 1, 2021

This will force the GLA player to not stack demobikes and will give the opposing player's units time to take out bikes one by one and not in large groups, like it is with bomb trucks.

@xezon
Copy link
Collaborator

xezon commented Sep 1, 2021

This is a design and balancing question. It certainly is reasonable from a design standpoint to apply some friendly damage. It could behave similar to Nuklear Battlemaster for example. But it changes gameplay expectations.

@xezon xezon added the Design Is a matter of game design label Sep 1, 2021
@xamorish
Copy link
Collaborator Author

xamorish commented Sep 1, 2021

This is a design and balancing question. It certainly is reasonable from a design standpoint to apply some friendly damage. It could behave similar to Nuklear Battlemaster for example. But it changes gameplay expectations.

True. It should be decided whether this change in gameplay expectations is for the good. My personal opinion is nerfing demobikes this way should exclude the situation where the question "will i lose or not?" could be also interpreted as "will the enemy GLA player build enough demobikes or not?".

@xezon xezon added OngoingDiscussion Requires further discussion Controversial Is controversial and removed OngoingDiscussion Requires further discussion labels Sep 2, 2021
@xezon
Copy link
Collaborator

xezon commented Sep 5, 2021

I just tested some demo bikes and they do already apply slash damage to friendly units nearby.

@commy2
Copy link
Collaborator

commy2 commented Sep 5, 2021

But not to other Demo Bikes of the same faction, i.e. other Demo General Bikes.

See:
before
and
after
Demolitions upgrade.

The NOT_SIMILAR flag.

@xezon
Copy link
Collaborator

xezon commented Sep 10, 2021

I do not understand. Meaning it applies no damage to nearby Worker on Bike for example?

@MTKing4
Copy link
Collaborator

MTKing4 commented Sep 10, 2021

This will render demo bikes useless, bomb trucks can take buildings on their own so it makes sense thay they explode in a chain-reaction manner so player can't spam them, demo bikes however can't, they function like a terrorist would not killing themselves in TTs except toxin ones

I'm against this

@commy2
Copy link
Collaborator

commy2 commented Sep 10, 2021

I do not understand. Meaning it applies no damage to nearby Worker on Bike for example?

Before the Demolitions upgrade, the Demo General's Demo Bike uses the SuicideBikeBomb weapon when it killed itself.

SuicideBikeBomb affects uses the following RadiusDamageAffects flags:

SELF
SUICIDE
ALLIES
ENEMIES
NEUTRALS
NOT_SIMILAR

SELF and SUICIDE are pointless, since the unit is already dead.
ALLIES means the weapon does damage the players own units. However, it also uses the NOT_SIMILAR flag. This means that other Demo General Demo Bikes are not affected by the explosion. This is the case no matter what unit is the rider. However, it would still damage Bikes from other sub-factions, as these are different units.

@commy2
Copy link
Collaborator

commy2 commented Sep 10, 2021

After the Demolitions upgrade, the Demo General's Demo Bike with a Terrorist on top only uses the Demo_TerroristOnCombatBikeSuicideDynamitePack when it killed itself, and Demo_TerroristOnCombatBikeSuicideDynamitePackPlusFire when it was killed by something else.

Both of these weapons have ALLIES commented out. Therefore, after the Demolitions upgrade, the Demo General's Demo Bike with a Terrorist on top will not damage the players own units anymore.

@commy2
Copy link
Collaborator

commy2 commented Sep 10, 2021

As well after the Demolitions upgrade: If the Demo General's Demo Bike with anything else than a Terrorist on top is destroyed it will use the Demo_SuicideDynamitePackPlusFire weapon.

If it's suicided by ability it instead uses Demo_SuicideDynamitePack, however, that button is bugged and may not be available every time depending on when you put the unit on top of the Bike and when you researched the upgrade.

Both of these also have ALLIES commented out, thus behave the same as the Terrorist after the Demolitons upgrade, but those weapons deal slightly less damage with different radii etc.

@commy2
Copy link
Collaborator

commy2 commented Sep 10, 2021

To summarize:

Before Demolitions:
Teror Bike damages allies, except other Demo General Bikes (no matter what rider). (ALLIES + NOT_SIMILAR)

After Demolitions
Terror Bike does not damage allies. (ALLIES commented out)

@xezon
Copy link
Collaborator

xezon commented Sep 10, 2021

Adding Bike Self Damage post Demo Upgrade would therefore weaken Bike effectiveness a bit. Demo player would need to be more careful when attacking with Bikes to not kill allies. Would that be desirable?

@ImTimK
Copy link
Collaborator

ImTimK commented Sep 10, 2021

If the friendly blast radius isn’t too large (triggering chainreactions too easy), then this could maybe help nerfing db’s to more grounded levels, where more micro is needed (splitting, timing and sending from different angles) instead of simply waypointing unstoppable blobs with a few clicks.

Still very controversial but atleast worth testing imo.

@xezon xezon added the Survey Is subject to a survey question label Sep 10, 2021
@commy2
Copy link
Collaborator

commy2 commented Sep 10, 2021

Would that be desirable?

It would be very confusing if they were to damage themselves only after the upgrade. If self damage is chosen, the same should happen to non-Demolitions upgrade Terrorists, which includes the other factions.

@xezon xezon added the Minor Severity: Minor < Major < Critical < Blocker label Sep 17, 2021
@FinAminToastCrunch
Copy link

Just make demobikes more expensive. Making them do more friendly fire makes them useless.

@ImTimK
Copy link
Collaborator

ImTimK commented Jul 12, 2022

Revisiting this, I really like the idea of making them chain-explode easier like Nuke Battlemasters. Cause singular or a few DB's are stoppable, however gangbangs can't be stopped AT ALL and is EXACTLY what makes DB's OP.

Wouldn't even need to alter the damage, radius or cost/production values with this singular change I don't think.

@commy2
Copy link
Collaborator

commy2 commented Jul 17, 2022

@ImTimK What change do you mean? It's not obvious to me how to proceed here.

@xezon

This comment was marked as resolved.

@ImTimK
Copy link
Collaborator

ImTimK commented Jul 17, 2022

@ImTimK What change do you mean? It's not obvious to me how to proceed here.

Currently, if you kill 1 DB in a large group, the rest survive.

So if they would chain react like Nuke BM's, then you can't sent big gangs mindlessly anymore and you would have to spread them out and coordinate more.

@xezon
Copy link
Collaborator

xezon commented Jun 10, 2024

Regarding Demo Bikes, I would just like to note that we have merged fix

Which makes Terrorists and Demo Bikes (before Demo Upgrade) better vs USA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Controversial Is controversial Design Is a matter of game design Minor Severity: Minor < Major < Critical < Blocker Survey Is subject to a survey question
Projects
None yet
Development

No branches or pull requests

6 participants