29988122 / Fate-Grand-Order_Lua

Fate Grand Order auto battle script - no root needed, for Android use only
MIT License
289 stars 95 forks source link

Script is not using skills on 3rd battle #410

Closed machina2020 closed 4 years ago

machina2020 commented 4 years ago

I have been trying to figure out how to this work and managed to make it work today but now is not using skills on 3rd battle when it did work before and only use normal cards now.

This is part of the code I put to farm embers.

{
    Name = "Ember",
    Skill_Command = "d1f1gh6,#,x31cg14,#,i14",
    Support_SelectionMode = "preferred",
    Support_PreferredServants = "skadi4.png, skadi3.png, skadi2.png, skadi1.png",
}
reconman commented 4 years ago

See https://github.com/29988122/Fate-Grand-Order_Lua/issues/382#issuecomment-629859967