Character Profiles

Cecili

-3515, 2402, 210
-3611, 1858, 183

GameParameter

{
    "GameParameterTable": {
        "NpcCommon_IgnoreInterestMovingNPC": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_IgnoreInterestMovingNPC.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_IgnoreInterestMovingNPC": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "NakedPlayer"
                }
            ]
        }
    }
}