FGA icon indicating copy to clipboard operation
FGA copied to clipboard

Card selection fails for buffed non-support servants

Open Jeff-M-Hsu opened this issue 3 years ago • 4 comments

Preparation

FGO server

NA

FGA build number

1609

Describe the bug

Basically the same behavior as #1076 .

After reaching a certain number of buffs on a non-support servant, their face cards stop being selected. You can see that it works fine on the second wave, but as soon as she gets the additional buffs for the third wave it avoids her cards.

I have servant priority set with her first, as well as card priority set to WA/WB/WQ as the highest.

{
    "card_priority":"WA, WB, WQ, B, A, Q, RB, RA, RQ\nWQ, Q, WB, A, B, WA, RB, RA, RQ\nWA, WB, WQ, RB, RA, RQ, B, A, Q",
    "use_servant_priority":true,
    "autoskill_name":"JArcher Casgil loop",
    "support_pref_servant_list":[
        
    ],
    "support_skill_max_1":true,
    "support_skill_max_2":true,
    "support_skill_max_3":true,
    "support_pref_ce_mlb":true,
    "autoskill_party":"-1",
    "auto_skill_rearrange_cards":"F,F,F",
    "autoskill_support_class":"Caster",
    "spam_x":"[{\"a\":[{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"}],\"b\":{\"a\":[1,2,3],\"b\":\"None\"}},{\"a\":[{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"}],\"b\":{\"a\":[1,2,3],\"b\":\"None\"}},{\"a\":[{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"}],\"b\":{\"a\":[1,2,3],\"b\":\"None\"}},{\"a\":[{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"}],\"b\":{\"a\":[1,2,3],\"b\":\"None\"}},{\"a\":[{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"}],\"b\":{\"a\":[1,2,3],\"b\":\"None\"}},{\"a\":[{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"},{\"a\":[1,2,3],\"b\":\"None\",\"c\":\"None\"}],\"b\":{\"a\":[1,2,3],\"b\":\"None\"}}]",
    "support_pref_ce_list":[
        "Chaldea Teatime.png"
    ],
    "servant_priority":"1,2,3,4,5,6\n1,3,2,4,5,6\n1,2,3,4,5,6",
    "auto_skill_brave_chains":"Avoid,None,None",
    "autoskill_cmd":"df1x21i1hgefdcba4,#,4,#,j64"
}

Video

https://www.youtube.com/watch?v=yFl6KFWk3Uk

Device model

OnePlus 6

Android version

11

Screen size

2280x1080

RAM

8GB

Jeff-M-Hsu avatar Jan 24 '22 23:01 Jeff-M-Hsu

Can you please also share your battle config json file?

reconman avatar Jan 24 '22 23:01 reconman

Can you please also share your battle config json file?

Updated.

Jeff-M-Hsu avatar Jan 25 '22 00:01 Jeff-M-Hsu

Servant Priority is malfunctioning because of the buffs.

In build 1611 I already adjusted it a bit, but still won't be enough for JP.

What happens if you disable Servant Priority?

reconman avatar Jan 25 '22 07:01 reconman

It's able to randomly select Jeanne's cards with it disabled

Jeff-M-Hsu avatar Jan 25 '22 07:01 Jeff-M-Hsu

Finally fixed by moving the face detection area further up.

Sorry it took so long.

reconman avatar Sep 30 '22 16:09 reconman