Character Profiles

Yiga Footsoldier

-996, -1533, 84
1323, -1953, 304
3220, 1783, 217

GameParameter

{
    "FakeActorNameParam": {
        "Npc_Assassin_Junior": {
            "TargetActorName": "Work\/ActorSystem\/ActorName\/Enemy_Assassin_Junior.engine__actor__ActorName.gyml"
        }
    },
    "GameParameterTable": {
        "NpcCommon_Assassin": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Components": {
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_Assassin.game__npc__InterestReceiveParam.bgyml"
            }
        },
        "Npc_Assassin_Junior": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon_Assassin.engine__actor__GameParameterTable.gyml",
            "Components": {
                "FakeActorNameParam": "?GameParameter\/FakeActorNameParam\/Npc_Assassin_Junior.game__pouchcontent__FakeActorNameParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_Assassin": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "StrongInterests": [
                {
                    "InterestType": "Banana",
                    "DistanceLimit": 8,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "ThunderHelmet",
                    "DistanceLimit": 8,
                    "OverrideBallon": true
                },
                {
                    "InterestType": "AssassinVehicle",
                    "DistanceLimit": 0
                },
                {
                    "InterestType": "SelfieCamera"
                }
            ],
            "CommonMessageRace": "Assassin"
        }
    }
}