Character Profiles

Blynne

514, -3450, 47

GameParameter

{
    "GameParameterTable": {
        "Npc_FaronWoods010": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/Npc_FaronWoods010.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "Npc_FaronWoods010": {
            "$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": "WakkaCharm",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "BoneHorse",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "GoldHorse",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "LargeHorse",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}