View changes for revision:                                                                                       
Event controller - "RANDOM" (If X, do Y or Z) (166, rev. 28)
By  Hiccup on 07-28-16, 04:30 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",2="Only while". 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
Event controller - "RANDOM" (If X, do Y or Z) (166, rev. 29)
By  Hiccup on 04-28-18, 06:51 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: value at nybble 10. 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