Fate-Grand-Order_Lua
Fate-Grand-Order_Lua copied to clipboard
Script selects first instead of preferred
Hi,
I don't really know why but the script only picks "first" despite being asked for "preferred".
Also as a side issue, the script gives me error messages about { not being close when i try to add skillset specific conditions besides what i already have, but i add them between the {} so i don't really understand.
Here is the script as i'm trying to use it : https://puu.sh/GsPwI/b66997d13e.lua
Thanks for reading me.
Update : tested various things, for some reason i can't fathom it insists on picking waver specifically.
See the lines
Support_PreferredServants = "skadi1.png, skadi2.png, skadi3.png, skadi4.png"
Support_PreferredCEs = ""
above the Autoskill_List? Those are global options which become active if your Autoskill_List item has nothing set for those parameters.
So every autoskill configuration in your file but the Doors one uses Skadi.
Hmm, I can't explain why it would pick Waver.
If you can't get it fixed, try out https://github.com/MathewSachin/Fate-Grand-Automata