Character Profiles

Forge Construct

GameParameter

{
    "NpcReactionParam": {
        "NpcCommon_AlwaysCrouchWhenTerror": {
            "AlwaysCrouchWhenTerror": true
        }
    },
    "GameParameterTable": {
        "Npc_Zonau_Golem_Servant": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcCommon_AlwaysCrouchWhenTerror.game__npc__NpcReactionParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/Npc_Zonau_Golem_Servant.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "Npc_Zonau_Golem_Servant": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10,
                    "OverrideBallon": false
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 0,
                    "OverrideBallon": false
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}