
Module node allows you to reference a module you created. This will take the module out of its isolation and it will now become part of your Architect simulation. When the node is reached, it executes the module. For Collection, that means getting a number of cards, for Gacha Chest it means opening that Gacha Chest.
Module Summary

When a module is referenced, the inspector will display a summary of the node. This will include some additional information to show which module you referenced and what you can expect.
Events

Based on the referenced Module Type, the inspector will allow event toggling. Some module types have events that will provide additional output connections on the node. This allows your simulation to listen to the module. For example, On Set Complete, which triggers the connection once a set in Collection is completed.

Connectors
Inspector Fields
Each field below is available on this node in the inspector.
The display name of the node
The module instance to execute when this node is reached. Select from available module instances created in the Module Manager.