Character Profiles

Muzu

-258, 149, 27
3669, 608, 204
3330, 550, 163

GameParameter

{
    "GameParameterTable": {
        "NpcCommon_InterestWaterPump": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_WaterPump.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_WaterPump": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "SelfieCamera"
                },
                {
                    "InterestType": "EnokidaSignboard",
                    "DistanceLimit": 20
                },
                {
                    "InterestType": "WaterPumpWater",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                }
            ]
        }
    }
}