Character Profiles

Cece

3355, -2125, 121

GameParameter

{
    "SneakerParam": {
        "NpcSneaker": [],
        "Npc_HatenoVillage019_SisterA": {
            "$parent": "Work\/GameParameter\/SneakerParam\/NpcSneaker.game__npc__SneakerParam.gyml",
            "PerseptionSenseScale": 0.6000000238418579,
            "ReactionHearingLevel": 0.5,
            "DiscoverTransitionTime": 5,
            "ThresholdCloseToPlayer": 3
        }
    },
    "ObserverParam": {
        "NpcSneaker": {
            "Observe": {
                "Mstxt": "NpcTerrorMsg\/NPC_Hylia_W",
                "Labels": [
                    "TerrorBomb_01"
                ],
                "PlayTime": 150,
                "ASCommand": "Act_Lookfar",
                "WaitForRequestFrame": 180
            },
            "Surprise": {
                "Mstxt": "NpcTerrorMsg\/NPC_Hylia_W",
                "Labels": [
                    "TerrorBomb_00"
                ],
                "ASCommand": "Surprised",
                "IsRandomSelectLabel": false
            }
        },
        "Npc_HatenoVillage019_SisterA": {
            "$parent": "Work\/GameParameter\/ObserverParam\/NpcSneaker.game__npc__ObserverParam.gyml",
            "Observe": {
                "Mstxt": "EventFlowMsg\/Npc_HatenoVillage019_SisterA",
                "Labels": [
                    "near0002"
                ],
                "PlayTime": 5,
                "ASCommand": "Act_LookAround",
                "WaitForRequestFrame": 30
            },
            "Surprise": {
                "Mstxt": "EventFlowMsg\/Npc_HatenoVillage019_SisterA",
                "Labels": [
                    "near0003"
                ],
                "PlayTime": 30,
                "ASCommand": "Wait",
                "ShowFrame": 60,
                "IsRandomSelectLabel": false,
                "WaitForRequestFrame": 15
            }
        }
    },
    "GameParameterTable": {
        "NpcSneaker": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "SneakerParam": "?GameParameter\/SneakerParam\/NpcSneaker.game__npc__SneakerParam.bgyml",
                "ObserverParam": "?GameParameter\/ObserverParam\/NpcSneaker.game__npc__ObserverParam.bgyml"
            }
        },
        "Npc_HatenoVillage019_SisterA": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcSneaker.engine__actor__GameParameterTable.gyml",
            "Components": {
                "SneakerParam": "?GameParameter\/SneakerParam\/Npc_HatenoVillage019_SisterA.game__npc__SneakerParam.bgyml",
                "ObserverParam": "?GameParameter\/ObserverParam\/Npc_HatenoVillage019_SisterA.game__npc__ObserverParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_InterestNakedPlayer_and_SagonoHat.game__npc__InterestReceiveParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_InterestNakedPlayer_and_SagonoHat": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "MovingNPC",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "StableHostelPicture",
                    "DistanceLimit": 8
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "SagonoHat",
                    "DistanceLimit": 6,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "EnokidaSignboard",
                    "DistanceLimit": 20
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 6,
                    "OverrideBallon": false
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}