Specifying Blade Style Variations...?

So which parameters are omitted here?
Are we going by this list, and they’re always designated in this order?

BASE_COLOR_ARG = 1, // Primary Base Color
ALT_COLOR_ARG = 2, // Alternate or Force Color (free-use)
STYLE_OPTION_ARG = 3, // Style Option
IGNITION_OPTION_ARG = 4, // Ignition Options
IGNITION_TIME_ARG = 5, // used in IgnitionTime alias
IGNITION_DELAY_ARG = 6, // Ignition Delay Time
IGNITION_COLOR_ARG = 7, // Ignition "Power Up" Color

and therefore a designated Red base color, an omitted Alt Color, and designated Style option be something like
("65535,0,0 ~ 2") ?