Character Profiles

Gomo

1752, 1531, 278

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"
            }
        },
        "Npc_Goron_Cafe002": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcGoron.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer.game__npc__InterestReceiveParam.bgyml",
                "FlintstonesWinningRateTable": "?GameParameter\/FlintstonesWinningRateTable\/FlintstonesWinningRateTable.game__npc__FlintstonesWinningRateTable.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommonInterestNakedPlayer": {
            "$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": "EnokidaSignboard",
                    "DistanceLimit": 20
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                }
            ]
        }
    },
    "FlintstonesWinningRateTable": {
        "FlintstonesWinningRateTable": {
            "WinningRateTable": [
                {
                    "FlintstonesNum": 20,
                    "Probability_After": 15,
                    "Probability_Before": 40
                },
                {
                    "FlintstonesNum": 50,
                    "Probability_After": 40,
                    "Probability_Before": 65
                },
                {
                    "FlintstonesNum": 100,
                    "Probability_After": 85,
                    "Probability_Before": 100
                }
            ]
        }
    }
}