Character Profiles

Npc DeathMt001 SnowfieldHatago

-1656, 2579, 234

GameParameter

{
    "NpcLightParam": {
        "LightAlwaysOff": {
            "LightOnOffType": "AlwaysOff"
        }
    },
    "GameParameterTable": {
        "NpcCommonLightAlwaysOff_InterstNaked_SagnoHat": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcLightParam": "?GameParameter\/NpcLightParam\/LightAlwaysOff.game__npc__NpcLightParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonLightAlwaysOff_InterstNaked_SagnoHat.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommonLightAlwaysOff_InterstNaked_SagnoHat": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "MovingNPC",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "StableHostelPicture",
                    "DistanceLimit": 8
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "SagonoHat",
                    "DistanceLimit": 6
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 6,
                    "OverrideBallon": false
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}