Character Profiles

Padok

GameParameter

{
    "NpcReactionParam": {
        "NpcUmayadoMaster": {
            "EnableIsIndoorWhenExtractEscTgt": false
        }
    },
    "GameParameterTable": {
        "NpcCommon_HorseInnMaster": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcUmayadoMaster.game__npc__NpcReactionParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_HorseInnMaster.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_HorseInnMaster": {
            "$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": "WakkaCharm",
                    "DistanceLimit": 7
                }
            ]
        }
    }
}