Character Profiles

Nars

-2350, 2997, 369
-2058, -398, 231
2816, -52, 80
2618, -2163, 120
3974, 1064, 257

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"
            }
        }
    }
}