Soujuurou/Charlotte/Hakunon
Updated to use [ and ] to signify the Special command
[TCh1] -> Choice 1 of 3
[TCh2] -> Choice 2 of 3
[TCh3] -> Choice 3 of 3
All new Special Target have special condition that one of the commands must not look like the starting string for another code
For Example
[TCh1] -> Choice 1 of 3
There should be no [TCh] command, as having so will create problems when parsing. Already added checker on the code that will throw an error when run on device.
Updated the error message when manually entering skill command for more clarity
fixes #1841
This script is working, we just need to discuss something about the commands to be laid out.
I was thinking about replacing Emiya with Command Card Change (CCC) and then adding options for the different servants within this option
when will this get implemented?
PR is now ready for more testing.
Might be good idea to start migrating other special commands too
Kukulcan
- don't use crit stars
[KULNCS] - use crit stars
[KULCS]
Transform
- Transform once (melusine)
[TRF1] - Transform every time (Ptolemy)
[TRF2]
But let the old code stay here for backwards compatibility, but any new codes would use the new format
or probably in a new PR after this get merged.
Going to rename the function thanks to Charlotte's new skill
Posting this here for reference
And another one for the list
Will add a better screenshot at a later date
Better screenshot