Character Profiles

Researcher

-1192, -2411, -527

GameParameter

{
    "GameParameterTable": {
        "NpcCommon_Assassin": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_Assassin.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_Assassin": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "Banana",
                    "DistanceLimit": 8,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "ThunderHelmet",
                    "DistanceLimit": 8,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "AssassinVehicle",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ],
            "CommonMessageRace": "Assassin"
        }
    }
}