Character Profiles

Glendo

GameParameter

{
    "NpcCounterAttack": {
        "NpcCommon_WithCounterAttack_NotAlways_CounterWhenNotInBattle": {
            "IsCounterAttack": true,
            "IsCounterAttackWhenNotInBattle": true
        }
    },
    "NpcAttentionParam": {
        "NpcAttackedPerson": {
            "EnableAttentionSenderInBattle": true
        }
    },
    "GameParameterTable": {
        "Npc_Road_017": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_InterestPhoto_WithCounterAttackNotAlwaysCounterWhenNotInBattle.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcAttentionParam": "?GameParameter\/NpcAttentionParam\/NpcAttackedPerson.game__npc__NpcAttentionParam.bgyml"
            }
        },
        "NpcCommon_InterestPhoto": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_InterestPhoto.game__npc__InterestReceiveParam.bgyml"
            }
        },
        "NpcCommon_InterestPhoto_WithCounterAttackNotAlwaysCounterWhenNotInBattle": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_InterestPhoto.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways_CounterWhenNotInBattle.game__npc__NpcCounterAttack.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_InterestPhoto": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "SelfieCamera"
                },
                {
                    "InterestType": "StableHostelPicture",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "EnokidaSignboard",
                    "DistanceLimit": 20
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                }
            ]
        }
    }
}