Character Profiles

Rogaro

1636, 2408, 384

GameParameter

{
    "NpcReactionParam": {
        "NpcGoron": {
            "DoNotPlayASWhenTerrorByFlame": true
        }
    },
    "GameParameterTable": {
        "NpcGoron": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcReactionParam": "?GameParameter\/NpcReactionParam\/NpcGoron.game__npc__NpcReactionParam.bgyml"
            }
        },
        "NpcGoron_MeatRock_Miasma": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcGoron.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcGoron_MeatRock_Miasma.game__npc__InterestReceiveParam.bgyml"
            }
        },
        "NpcGoron_MeatRock_Miasma_InterestNaked": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcGoron_MeatRock_Miasma.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcGoron_MeatRock_Miasma_InterestNaked.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcGoron_MeatRock_Miasma": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "MeatRockMiasma",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        },
        "NpcGoron_MeatRock_Miasma_InterestNaked": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "SelfieCamera",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "EnokidaSignboard",
                    "DistanceLimit": 20
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                }
            ]
        }
    }
}