Guida ai personaggi

Npc Zelda Opening

GameParameter

{
    "GameLODParam": {
        "CalcSkipInFrontDisable": {
            "CalcSkipInFrontEnable": "False"
        }
    },
    "SageCommonParam": {
        "Npc_Zelda_Opening": {
            "RemovePartialOnEvent": true
        }
    },
    "NpcReactionParam": {
        "Npc_Zelda_Opening": {
            "DoStaggerUpper": false,
            "IsStaggerSmall": false
        }
    },
    "GameParameterTable": {
        "Npc_Zelda_Opening": {
            "Category": "GameParameterTableDefault",
            "Components": {
                "GameLODParam": "?GameParameter\/GameLODParam\/CalcSkipInFrontDisable.game__lod__GameLODParam.bgyml",
                "MovementParam": "?BSA\/MovementParam\/NpcCommon.game__bsa__MovementParam.bgyml",
                "SageCommonParam": "?GameParameter\/SageCommonParam\/Npc_Zelda_Opening.game__npc__SageCommonParam.bgyml",
                "NpcReactionParam": "?GameParameter\/NpcReactionParam\/Npc_Zelda_Opening.game__npc__NpcReactionParam.bgyml",
                "TerrorBalloonParam": "?GameParameter\/TerrorBalloonParam\/NoClearTerrorBalloon.game__npc__TerrorBalloonParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/Npc_Zelda_Opening.game__npc__InterestReceiveParam.bgyml",
                "AIScheduleSpecialParam": "?Game\/AIScheduleSpecialParam\/Npc_Zelda_Opening.game__aischedule__AIScheduleSpecialParam.bgyml",
                "gamebalance_AttackParam": "?GameBalance\/AttackParam\/NpcCommon.game__gamebalance__AttackParam.bgyml"
            }
        }
    },
    "TerrorBalloonParam": {
        "NoClearTerrorBalloon": {
            "IsEnable": false,
            "IsNoClearTerrorBalloon": true
        }
    },
    "InterestReceiveParam": {
        "Npc_Zelda_Opening": {
            "Interests": [
                {
                    "InterestType": "ZonauRuinLowPriority",
                    "DistanceLimit": 5
                },
                {
                    "InterestType": "Player",
                    "DistanceLimit": 2.5
                },
                {
                    "InterestType": "NakedPlayer"
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "ZonauRuin",
                    "DistanceLimit": 9
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ],
            "CommonMessageRace": "Other"
        }
    }
}