Character Profiles

Anche

-3752, -2278, 34

GameParameter

{
    "NpcBattleParam": {
        "NpcCommon_NoPlayVictoryAS": {
            "$parent": "Work\/GameParameter\/NpcBattleParam\/NpcCommon.game__npc__NpcBattleParam.gyml",
            "IsPlayVictoryASWhenKillEnemy": false
        }
    },
    "NpcCounterAttack": {
        "NpcCommon_WithCounterAttack": {
            "IsCounterAttack": true,
            "IsAlwaysCounterAttack": true,
            "IsCounterAttackWhenNotInBattle": false
        }
    },
    "GameParameterTable": {
        "Npc_GerudoDesert003": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttack_NoPlayVictoryAS.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/Npc_GerudoDesert003.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_NoPlayVictoryAS": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_WithCounterAttack.engine__actor__GameParameterTable.gyml",
            "Components": {
                "NpcBattleParam": "?GameParameter\/NpcBattleParam\/NpcCommon_NoPlayVictoryAS.game__npc__NpcBattleParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "Npc_GerudoDesert003": {
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "MovingNPC",
                    "DistanceLimit": 8
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "AssassinClothes"
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "SelfieCamera"
                },
                {
                    "InterestType": "EnokidaSignboard",
                    "DistanceLimit": 20
                }
            ],
            "CommonMessageRace": "Other"
        }
    }
}