Character Profiles

Npc SmallOasis012 Cherry

-4053, 1700, 197
-2297, -340, 351
-2318, -2158, 251
321, 542, 24
803, -3508, 58
1238, 2961, 421
2528, -7, 144
3355, -2475, 279

GameParameter

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