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

[Suggestion] Attacks (action) word #1900

Open
Zergla opened this issue Dec 27, 2023 · 0 comments
Open

[Suggestion] Attacks (action) word #1900

Zergla opened this issue Dec 27, 2023 · 0 comments

Comments

@Zergla
Copy link

Zergla commented Dec 27, 2023

It often happens to me that I want a robot to attack another robot as part of an ability.
The problem is that there isn't an attack action, and attacks in this game are fairly complicated:
-both robots deal damage to each other,
-robot can't attack if they have "defender" or 0 attack,
-robots with "this robot only deals damage when attacking" can't defend,
-if the attacked robot die but not the attacker, then the attacker move on the attacked's tile
-when a robot attack, it triggers "When this robot attack"
The Last of these can't be replicated at all, doing most of these would be hard on the parser (and both robots deal damage to each other isn't replicable if you want a chosen robot to attack, rather than the one who use the ability)
Generally "this robot deals damage to that robot" is enough, but I feel it could be better if we had an action definition of attacks, like X attack Y, or maybe X attack Y for n damage

Example where attacks could be useful:
https://app.wordbots.io/card/kw2u0b1135
(This one is also problematic in that the damage is forced to come from "This robot", because "That robot deals damage to X" is invalid

https://app.wordbots.io/card/azie2ubsc1
https://app.wordbots.io/card/4f5wlvoatd1
https://app.wordbots.io/card/o8bor8zcvxq

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

1 participant