Character Profiles

Padda

-3846, -2986, 43

GameParameter

{
    "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": {
        "Npc_oasis047": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttackNotAlways_GerudoSoldierSword_CanTalkInBattle.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/Npc_oasis047.game__npc__InterestReceiveParam.bgyml"
            }
        },
        "NpcCommon_WithCounterAttackNotAlways_GerudoSoldierSword": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcBattleParam": "?GameParameter\/NpcBattleParam\/NpcCommon_NoPlayVictoryAS.game__npc__NpcBattleParam.bgyml",
                "NpcCounterAttack": "?GameParameter\/NpcCounterAttack\/NpcCommon_WithCounterAttack_NotAlways_GerudoSoldierSword.game__npc__NpcCounterAttack.bgyml"
            }
        },
        "NpcCommon_WithCounterAttackNotAlways_GerudoSoldierSword_CanTalkInBattle": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttackNotAlways_GerudoSoldierSword.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcAttentionParam": "?GameParameter\/NpcAttentionParam\/NpcAttackedPerson.game__npc__NpcAttentionParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "Npc_oasis047": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "AssassinClothes",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "ThunderHelmet",
                    "DistanceLimit": 8
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}