View changes for revision:                                                                                       
Event controller - "RANDOM" (If X, do Y or Z) (166, rev. 26)
By  Hiccup on 10-03-15, 03:13 pm
Category 'Event controllers', known, fully documented
This Event Controller can cause one of the four random IDs to trigger, if a relevant Event ID has been activated. You do not have to use all four Random ID slots, and you can use the same ID on multiple slots.
Example:
A in ID1
A in ID2
B in ID3.
2/3 chance of A, 1/3 chance of B.
Data files: none
Sprite fields:
Trigger ID: value at nybble 2-3. This event causes one of the four random IDs to trigger.
Random target ID 1: value at nybble 0-1
Random target ID 2: value at nybble 4-5
Random target ID 3: value at nybble 6-7
Random target ID 4: value at nybble 8-9
Usage mode: list at nybble 10: 0=Single use,1=Multiple use. Determines, if and how often the relevant Event IDs will be triggered. Events with Values '0' (Single Use) or '1' (Multi Use) will keep their status, unless deactivated/reactivated manually.
Switch mode: list at nybble 11: 0=Activates target (switches event state),1=Deactivates target (switches event state)
Event controller - "RANDOM" (If X, do Y or Z) (166, rev. 27)
By  Hiccup on 07-27-16, 07:46 pm
Category 'Event controllers', known, fully documented
This Event Controller can cause one of the four random IDs to trigger, if a relevant Event ID has been activated. You do not have to use all four Random ID slots, and you can use the same ID on multiple slots.
Example:
A in ID1
A in ID2
B in ID3.
2/3 chance of A, 1/3 chance of B.
Data files: none
Sprite fields:
Trigger ID: value at nybble 2-3. This event causes one of the four random IDs to trigger.
Random target ID 1: value at nybble 0-1
Random target ID 2: value at nybble 4-5
Random target ID 3: value at nybble 6-7
Random target ID 4: value at nybble 8-9
Usage mode: list at nybble 10: 0=Single use,1=Multiple use. Determines, if and how often the relevant Event IDs will be triggered. Events with Values '0' (Single Use) or '1' (Multi Use) will keep their status, unless deactivated/reactivated manually.
Switch mode: list at nybble 11: 0=Activates target,1=Deactivates target