Character Profiles

Npc Goron Yunbo

GameParameter

{
    "SageCommonParam": {
        "NpcGoronSage": {
            "$parent": "Work\/GameParameter\/SageCommonParam\/NpcSageCommon.game__npc__SageCommonParam.gyml",
            "SageType": "Goron",
            "SmashDistanceRate": 0.75,
            "FollowNavCharaType": "TallSage",
            "ApproachingDistance": 3,
            "SageSkillRecastBaseTime": 150,
            "SageSkillAwakeReleaseTime": 20
        },
        "NpcSageCommon": {
            "AttackRatio": [
                0.6700000166893005,
                1,
                1.340000033378601
            ],
            "AddAttackDamage": [
                0,
                0,
                0
            ],
            "IsSubstanceBody": true,
            "LostDistanceSoul": 25,
            "UnsummonDistance": 30,
            "ForceWarpWaterDepth": 0.8999999761581421,
            "AfterWhistleWaitTime": 30,
            "RemovePartialOnEvent": true,
            "SageSkillRecastBaseTime": 90,
            "LostDistanceSubstanceBody": 50
        }
    },
    "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_Yunbo": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcGoron.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "SageCommonParam": "?GameParameter\/SageCommonParam\/NpcGoronSage.game__npc__SageCommonParam.bgyml",
                "TerrorBalloonParam": "?GameParameter\/TerrorBalloonParam\/NoClearTerrorBalloon.game__npc__TerrorBalloonParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "TerrorBalloonParam": {
        "NoClearTerrorBalloon": {
            "IsEnable": false,
            "IsNoClearTerrorBalloon": true
        }
    },
    "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
                }
            ]
        }
    }
}