Skip to main content

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

Four BUGs

A topic by willowBySword created 89 days ago Views: 102 Replies: 8
Viewing posts 1 to 7
(1 edit)

1.marvel-lcg-v0.5.8.3

2.双人局【Nova+Ms.Marvel】,专家2普通2,反派:【CrossBones】交叉骨,默认遭遇组,热座模式

3.BUG1:卡片

ID:28007

CARD NAME:CONNECTION TO THE WORLDMIND

TYPE:Hero-Resource

Connection to the Worldmind doesnot count toward your hand size.

在这对局中,确认了这张卡片确实会占用手牌上限。

文件:

https://ufile.io/p58ijmgf

由于四个BUG都是在同一个对局出现的,另外三个问题我放在下一层中。

4.BUG2:卡片

ID:29025

CARD NAME:“GO FOR CHAMPIONS!”

Type:Basic-Event

Max 1 per deck.

Play only if your identity has theCHAMPIoN trait.

Hero Action: Each Champion characterin play cannot take damage until the end of the round.

在最后快结束时,可以看到这张牌结算后,会跑到场外。但这张牌上并没有移到场外的描述。

5.BUG3:卡片

ID:28020

CARD NAME:CHAMPIONS  MOBILE BUNKER

Type:Basic-Support

Hero Action: Exhaust Champions Mobile Bunker - choose an identity with the CHAMPION trait. The player who controls that identity may draw2 cards, then discard 2 cards from their hand. 

通过文件描述,可以看出 这张卡是可以用于 多人局中的其他 身份上有 Champion 特性的角色。但在这局中,选了MS.Marvel,还是Nova自己摸牌弃牌。

(2 edits)

6.BUG4:结算问题

ID:28006

CARD NAME:UNLEASH NOVA FORCE

Type:Hero-Event

Max 1 per round.

Hero Action: Until the end of the round, each time Nova defeats an enemy or removes the last threat from a scheme,ready Nova and draw 1 card.

Nova使用这张卡后,第一次出现问题是在化解主线密谋并使其值为0时,不能重整。但当时没注意是不是因为后面这个原因引起的。第二次遇到是当在同一轮化解并击败完第二个支线密谋时,无法重整,第一次化解完是能正确重整的。也就是说,化解端只能重整一次。

7.BUG5:卡片,后面又发现了一个。

ID:05008

CARD NAME:NAKIA BAHADIR

Type:Hero-Support

Alter-Ego Action: Exhaust NakiaBahadir- reduce the cost of the nextcard you play this phase by 1.

使用完不会横置。

Developer (3 edits)

Hi @willowBySword,

Thank you for your bug report and for sharing your save file.

Regarding bugs 1-4, could you please specify which steps the issues occur in? There are 309 steps in your save file, so it would be helpful for us to narrow it down.

Regarding bugs 1-4, we have found a way to identify the steps related to these bugs, so you don’t need to specify them. Please bear with us as we work on fixing them.

As for bug 5, we have reproduced it and will work on a fix soon.

Thank you for your assistance!

Developer

Hi @willowBySword,

Regarding bug 1, we are unable to reproduce it. Could you please let us know which step in your save file causes it to count toward your hand size?

Thank you for your assistance!

(1 edit)

应该是在 "step": 165之前不远的地方,我在Log里看不到步数,后面建议让Log里也能看到步数。

        {

            "step": 165,

            "event": "m22792 WhenPlayerInTurn",

            "effect": {

                "id": "e41 Play c18 Moon Girl",

                "targets": [

                    "c1 Nova"

                ],

                "resources": [

                    "e8 Resource c56 Supernova Helmet",

                    "e6 50 c53 Connection to the Worldmind",

                    "e7 50 c54 Connection to the Worldmind"

                ]

            },

在第165步,可以看到用两张 Connection to the Worldmind支付。

下面这张是打出这步前的Round5反派攻击阶段,利用Maria Hill防御,已经补满手牌,此时NOVA身上有共生体战衣,6手牌上限,但上一次补牌,只补了6张,里面有两张Connection to the Worldmind。

下面是Log中出现的字条,应该在这附近。主要是Round5玩家环节结束,补牌时能看出来。

下面是截图

https://ufile.io/1m8ixzk7

Nova End Phase

1777

Nova at event "WhenPlayerChooseAbility"

1778

Nova drawed 5 card(s)

1779

[NovaSupernova HelmetClarity of PurposeMs. MarvelMaria HillChampions Mobile Bunker] readied

1780

Ms. Marvel End Phase

1781

Ms. Marvel at event "WhenPlayerChooseAbility"

1782

Ms. Marvel drawed 5 card(s)

Developer

Hi @willowBySword,

Thank you for your report! We tested the step you mentioned and noticed that this issue occurs when you draw to your hand size at the end of the phase. We will fix it in the next version.

We appreciate your help in improving the game!