Character Profiles

Wadder

-3280, -579, 288
-1902, 334, 100
1549, -3682, 144
2842, 2329, 524
3350, -1283, 178
4163, 357, 386

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