Character Profiles

Bertri

-3224, -2538, 24

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_OasisStep_B": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttack_CanTalkInBattle_NoPlayVictoryAS.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/GerudoCommon.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": {
        "GerudoCommon": {
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "MovingNPC",
                    "DistanceLimit": 8
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "AssassinClothes",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ],
            "CommonMessageRace": "Other"
        }
    }
}