Character Profiles

Ashai

-3858, -2990, 32

GameParameter

{
    "NpcReactionParam": {
        "NpcCommon_AlwaysCrouchWhenTerror": {
            "AlwaysCrouchWhenTerror": true
        }
    },
    "GameParameterTable": {
        "Npc_OasisTeacher": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcCommon_AlwaysCrouchWhenTerror.game__npc__NpcReactionParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcOasisTeacher.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcOasisTeacher": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "GerudoHoleCoverSchool",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}