Character Profiles

Leena

-3838, -2918, 44
-3903, -2936, 43

GameParameter

{
    "GuardParam": {
        "NpcGuardLv1": {
            "GuardCount": 1,
            "DamageCount": 3,
            "UnguardTime": 900
        }
    },
    "NpcBattleParam": {
        "NpcCommon_NoPlayVictoryAS": {
            "$parent": "Work\/GameParameter\/NpcBattleParam\/NpcCommon.game__npc__NpcBattleParam.gyml",
            "IsPlayVictoryASWhenKillEnemy": false
        }
    },
    "NpcCounterAttack": {
        "NpcCommon_WithCounterAttack_NotAlways_GerudoSoldierSword": {
            "IsCounterAttack": true,
            "CounterAttackRate": 50,
            "GuardCountForCounterAttack": 1
        }
    },
    "NpcAttentionParam": {
        "NpcAttackedPerson": {
            "EnableAttentionSenderInBattle": true
        }
    },
    "GameParameterTable": {
        "NpcShieldLv1": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "GuardParam": "?GameParameter\/GuardParam\/NpcGuardLv1.game__bsa__GuardParam.bgyml",
                "NpcBattleParam": "?GameParameter\/NpcBattleParam\/NpcCommon_NoPlayVictoryAS.game__npc__NpcBattleParam.bgyml",
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways_GerudoSoldierSword.game__npc__NpcCounterAttack.bgyml"
            }
        },
        "Npc_oasis040": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcShieldLv1_CanTalkInBattle.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/ThunderHelmet.game__npc__InterestReceiveParam.bgyml"
            }
        },
        "NpcShieldLv1_CanTalkInBattle": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcShieldLv1.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcAttentionParam": "?GameParameter\/NpcAttentionParam\/NpcAttackedPerson.game__npc__NpcAttentionParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "ThunderHelmet": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "SelfieCamera"
                },
                {
                    "InterestType": "ThunderHelmet",
                    "DistanceLimit": 8
                }
            ]
        }
    }
}