Character Profiles

Kohm

-2995, -2332, 25

GameParameter

{
    "GameParameterTable": {
        "Npc_oasis029": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/GerudoCommon.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "GerudoCommon": {
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "MovingNPC",
                    "DistanceLimit": 8
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "AssassinClothes",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ],
            "CommonMessageRace": "Other"
        }
    }
}