Character Profiles

Botrick

-1360, 750, 86
-1510, -2235, -19
-1676, -2019, -17

GameParameter

{
    "NpcReactionParam": {
        "NpcCommon_ActLikeNotArmed": {
            "IsActLikeNotArmed": true
        }
    },
    "GameParameterTable": {
        "NpcCommon_Npc_Road_001": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcCommon_ActLikeNotArmed.game__npc__NpcReactionParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommonInterestNakedPlayer": {
            "$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": "SelfieCamera"
                },
                {
                    "InterestType": "EnokidaSignboard",
                    "DistanceLimit": 20
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                }
            ]
        }
    }
}