Character Profiles

Chabi

4202, 2766, 127

GameParameter

{
    "NpcCounterAttack": {
        "NpcCommon_WithCounterAttack_NotAlways": {
            "IsCounterAttack": true
        }
    },
    "GameParameterTable": {
        "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_WithCounterAttackNotAlways": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_InterestPhoto.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways.game__npc__NpcCounterAttack.bgyml"
            }
        },
        "NpcCommon_InterestPhoto_WithCounterAttackNotAlways_SpecialResetEquip": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_InterestPhoto_WithCounterAttackNotAlways.engine__actor__GameParameterTable.gyml",
            "Components": {
                "AIScheduleSpecialParam": "?Game\/AIScheduleSpecialParam\/Npc_Attacked_005.game__aischedule__AIScheduleSpecialParam.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
                }
            ]
        }
    }
}