Character Profiles

Npc Kakariko005 Guide

-2466, 1728, 263
-1613, 1747, 111
-1638, 523, 33
-1654, -1508, 32
-121, -2300, 39
213, 922, 28
1333, 720, 21
1111, -480, 17
1759, -1580, 24
2156, 213, 16

GameParameter

{
    "NpcCounterAttack": {
        "NpcCommon_WithCounterAttack_NotAlways": {
            "IsCounterAttack": true
        }
    },
    "GameParameterTable": {
        "NpcCommon_WithCounterAttackNotAlways_InterestNakedPlayer": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways.game__npc__NpcCounterAttack.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer.game__npc__InterestReceiveParam.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
                }
            ]
        }
    }
}