Character Profiles

Teake

-3923, -2941, 45
-3916, -2933, 44

GameParameter

{
    "GuardParam": {
        "NpcGuardLv3": {
            "GuardCount": 5,
            "DamageCount": 2,
            "UnguardTime": 600
        }
    },
    "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": {
        "NpcShieldLv3": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "GuardParam": "?GameParameter\/GuardParam\/NpcGuardLv3.game__bsa__GuardParam.bgyml",
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack.game__npc__NpcCounterAttack.bgyml"
            }
        },
        "Npc_oasis025": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcShieldLv3_CanTalkInBattle_NoPlayVictoryAS.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/Npc_oasis025.game__npc__InterestReceiveParam.bgyml"
            }
        },
        "NpcShieldLv3_CanTalkInBattle": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcShieldLv3.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcAttentionParam": "?GameParameter\/NpcAttentionParam\/NpcAttackedPerson.game__npc__NpcAttentionParam.bgyml"
            }
        },
        "NpcShieldLv3_CanTalkInBattle_NoPlayVictoryAS": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcShieldLv3_CanTalkInBattle.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcBattleParam": "?GameParameter\/NpcBattleParam\/NpcCommon_NoPlayVictoryAS.game__npc__NpcBattleParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "Npc_oasis025": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "AssassinClothes",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "ThunderHelmet",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "NakedPlayer",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}