Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Adam Warlock Alter-Ego ability is not available and Ghost-Spider "after you use basic power".

A topic by Average4PlayersGame created Jan 23, 2025 Views: 111 Replies: 2
Viewing posts 1 to 3
  1. Game Version: 0.5.8.74
  2. Card ID: 21031b
  3. Expected vs. Actual Results: Adam Warlock Alter-Ego that read: Discard a card from you hand -> discard a status card from your identity, is not working properly.

----------------------------------------------------------------------------------------------------------------------------------------------------------------

Also, not sure if I am right about this, but the Defense in this game is not considered done after you've just exhaust the identity.

The Defending is a process which contains, if I were to list all process:

1. An enemy initiate an attack.

 1.1 Stunned triggers here.

1.2 All ability that concern Interrupt: "When an enemy initiates an attack" and "When an enemy an attack" triggers here

2. Deal facedown boost card to the villain if this is villain's activation.

3. You decide to defend or not. 

  3.1 If you defend, go to 4. This is where the defending process begins.

  3.2 If you do not defend, go to 7.

4.  Exhaust your identity.

  4.1 Ability that concern Interrupt: "When your hero defends against an attack" and "When [Hero name] defends" triggers here.

5. Flip the facedown boost card up and calculate the total ATK.

  5.1 "Defiance" triggers before flipping boost card up.

6. Subtract total ATK with you modified DEF (if modified) and deal that much Dmg to your identity.

  6.1 if the total ATK is 0, skip to 7.

  6.2 if the total ATK is greater than 0, ability that concern Interrupt: "when you would take any amount of damage..." triggers here.

7. Reduce HP equal to the total ATK. And the defense process is now considered done.

8. All abilities and keyword that concern "after you defense" or "after you are attacked" or "after an attack" trigger here.

The reason I need to state this process is because of Ghost-Spider's "After you use a basic power" will not trigger mid defense.

As of now, Ghost-Spider doesn't follow this process, she immediately prompt to use her Event after I let her Defend. If you're unlucky enough you would draw a boost card that exhausts you again.

Developer (1 edit)

Hi @Average4PlayersGame,

Thank you for your detailed bug report!

Bug 1: Adam Warlock Alter-Ego Action
The issue you encountered is due to an update in our target selection logic. Currently, status cards are not considered to be in play, which results in this ability not having valid targets. We will address this issue in the next update.

Bug 2: Ghost-Spider’s Ability
Regarding the situation with Ghost-Spider, it seems you are using hero “27001a” to defend against a villain with boost card “32094,” which has the effect of exhausting your identity. After this, you play “27002,” which triggers at “After Ghost-Spider uses a basic power.”

You are correct that “27002” should only trigger after the entire attacking event has concluded. We found a rule that supports your observation:

If an ability triggers after a character uses a basic power, that ability triggers after an attack in which a character made a basic defense resolves.

We acknowledge this oversight on our part and will update the logic to ensure it functions correctly in the next version.

Thank you for your feedback, and please feel free to reach out if you have any further questions or concerns!

Thanks for your fast response! Glad to contribute!

Cheers.