You could use "ADDCND_AT", "ADDACT_AT" and "ADDEXP_AT" defined in "\Common\CommonAceTable.hpp" instead of "ADDCND", "ADDACT" and "ADDEXP". That way you can manually assign an index to the ace.
By default common aces are indexed 0-255, and any plugin defined aces start at 255. So the first plugin condition will be 255, also the first action will be 255.