Character Profiles

Karson

-3293, 1805, 121
-251, 105, 21

GameParameter

{
    "NpcReactionParam": {
        "NpcCommon_ActLikeNotArmed": {
            "IsActLikeNotArmed": true
        }
    },
    "GameParameterTable": {
        "NpcCommon_ActLikeNotArmed": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcCommon_ActLikeNotArmed.game__npc__NpcReactionParam.bgyml"
            }
        },
        "NpcIchikara_ActLikeNotArmed_InterestNakedPlayer": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_ActLikeNotArmed.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcIchikara_InterestNakedPlayer.game__npc__InterestReceiveParam.bgyml",
                "AIScheduleSpecialParam": "?Game\/AIScheduleSpecialParam\/NotDrawEquipmentIfInvisible.game__aischedule__AIScheduleSpecialParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcIchikara_InterestNakedPlayer": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "Enokida",
                    "DistanceLimit": 7,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}