Character Profiles

Calisa

-4242, -1688, 191
-2338, 1218, 204
-1280, 1816, 103
319, 305, 28
1030, -3497, 22

GameParameter

{
    "NpcCounterAttack": {
        "NpcCommon_WithCounterAttack_NotAlways_CounterWhenNotInBattle": {
            "IsCounterAttack": true,
            "IsCounterAttackWhenNotInBattle": true
        }
    },
    "NpcAttentionParam": {
        "NpcAttackedPerson": {
            "EnableAttentionSenderInBattle": true
        }
    },
    "GameParameterTable": {
        "NpcAttackedPerson": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcAttentionParam": "?GameParameter\/NpcAttentionParam\/NpcAttackedPerson.game__npc__NpcAttentionParam.bgyml"
            }
        },
        "NpcAttackedPerson_WithCounterAttackNotAlwaysCounterWhenNotInBattle": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcAttackedPerson.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways_CounterWhenNotInBattle.game__npc__NpcCounterAttack.bgyml"
            }
        },
        "NpcAttackedPerson_WithCounterAttackNotAlwaysCounterWhenNotInBattle_Iga": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcAttackedPerson_WithCounterAttackNotAlwaysCounterWhenNotInBattle.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer_Iga.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
                }
            ]
        },
        "NpcCommonInterestNakedPlayer_Iga": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommonInterestNakedPlayer.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "SelfieCamera"
                },
                {
                    "InterestType": "EnokidaSignboard",
                    "DistanceLimit": 20
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "AssassinClothes",
                    "DistanceLimit": 5,
                    "OverrideBallon": true
                }
            ]
        }
    }
}