Character Profiles

Buliara

-3894, -2973, 33
-3888, -2964, 51
-3892, -2965, 52
-3200, -2556, 23
-248, 148, 26

GameParameter

{
    "NpcBattleParam": {
        "NpcCommon_NoPlayVictoryAS": {
            "$parent": "Work\/GameParameter\/NpcBattleParam\/NpcCommon.game__npc__NpcBattleParam.gyml",
            "IsPlayVictoryASWhenKillEnemy": false
        }
    },
    "NpcAttentionParam": {
        "NpcAttackedPerson": {
            "EnableAttentionSenderInBattle": true
        }
    },
    "GameParameterTable": {
        "NpcOasis007": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcBattleParam": "?GameParameter\/NpcBattleParam\/NpcCommon_NoPlayVictoryAS.game__npc__NpcBattleParam.bgyml",
                "NpcAttentionParam": "?GameParameter\/NpcAttentionParam\/NpcAttackedPerson.game__npc__NpcAttentionParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcOasis007.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcOasis007": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "GerudoHoleCoverPalace",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "SelfieCamera"
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                }
            ]
        }
    }
}