Skip to content

Add custom target card types Everyone and Anyone.#159

Draft
lamali292 wants to merge 1 commit intoAlchyr:masterfrom
lamali292:customtargets
Draft

Add custom target card types Everyone and Anyone.#159
lamali292 wants to merge 1 commit intoAlchyr:masterfrom
lamali292:customtargets

Conversation

@lamali292
Copy link
Copy Markdown
Contributor

@lamali292 lamali292 commented Apr 14, 2026

introduces two new TargetType extensions that allow cards to target creatures across team boundaries. These can be used just like vanilla TargetTypes in the card constructor or changed dynamically during combat.

 public VoidArmor() : base(1, CardType.Skill, CardRarity.Uncommon, CustomTargetType.Everyone)

mouse input is fully functional in singleplayer and multiplayer.

a draft because controller support still doesn't work for 'Anyone'.

Everyone:

2026-04-14.10-11-51.mp4

Anyone:

2026-04-14.11-13-15.mp4

@Creeper-of-Fire
Copy link
Copy Markdown
Contributor

We NEED Anyone.

@erasels
Copy link
Copy Markdown
Contributor

erasels commented Apr 15, 2026

I believe this and #156 cover similar use cases, might be worth to take each other into account

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.

3 participants