Character Profiles

Amali

-3571, 2255, 142

GameParameter

{
    "GameParameterTable": {
        "Npc_HighMountain036": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/Npc_HighMountain036.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "Npc_HighMountain036": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "CookSetOnFire"
                },
                {
                    "InterestType": "MovingNPC",
                    "DistanceLimit": 8
                }
            ]
        }
    }
}