So, the way is.

I put the secret region trigger.

Storyscript/addnewsubitem

IF
Characterenteredtrigger(_Player, triggerguid)
THEN
Unlocksecretregion(triggerGUID);

Is this correct!?