Character Profiles

Merina

-3790, -2864, 43
-3790, -2864, 43

GameParameter

{
    "NpcBattleParam": {
        "NpcCommon_NoPlayVictoryAS": {
            "$parent": "Work\/GameParameter\/NpcBattleParam\/NpcCommon.game__npc__NpcBattleParam.gyml",
            "IsPlayVictoryASWhenKillEnemy": false
        }
    },
    "NpcCounterAttack": {
        "NpcCommon_WithCounterAttack": {
            "IsCounterAttack": true,
            "IsAlwaysCounterAttack": true,
            "IsCounterAttackWhenNotInBattle": false
        }
    },
    "NpcAttentionParam": {
        "NpcAttackedPerson": {
            "EnableAttentionSenderInBattle": true
        }
    },
    "GameParameterTable": {
        "Npc_oasis010": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttack_CanTalkInBattle_NoPlayVictoryAS.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/ThunderHelmetNaked.game__npc__InterestReceiveParam.bgyml"
            }
        },
        "NpcCommon_WithCounterAttack": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack.game__npc__NpcCounterAttack.bgyml"
            }
        },
        "NpcCommon_WithCounterAttack_CanTalkInBattle": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttack.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcAttentionParam": "?GameParameter\/NpcAttentionParam\/NpcAttackedPerson.game__npc__NpcAttentionParam.bgyml"
            }
        },
        "NpcCommon_WithCounterAttack_CanTalkInBattle_NoPlayVictoryAS": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttack_CanTalkInBattle.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcBattleParam": "?GameParameter\/NpcBattleParam\/NpcCommon_NoPlayVictoryAS.game__npc__NpcBattleParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "ThunderHelmetNaked": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "ThunderHelmet",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}