cyoa-core
    Preparing search index...

    Type Alias Effect

    Effect: string | EffectNode

    Like ConditionExpr: a string ("inventory.push('key')", "hp -= 10") is parsed into the same EffectNode AST evaluation uses. No dynamic code execution.