Character Profiles

Kabok

330, 496, 28

GameParameter

{
    "NpcMovementParam": {
        "NpcCommon": []
    },
    "GameParameterTable": {
        "NpcCommon_InterestZonauGear": {
            "$parent": "Work\/GameParameter\/GameParameterTable\/NpcCommon.engine__actor__GameParameterTable.gyml",
            "Category": "GameParameterTableDefault",
            "Components": {
                "GuardParam": "?GameParameter\/GuardParam\/NpcCommon.game__bsa__GuardParam.bgyml",
                "MovementParam": "?BSA\/MovementParam\/NpcCommon.game__bsa__MovementParam.bgyml",
                "NpcMovementParam": "?GameParameter\/NpcMovementParam\/NpcCommon.game__npc__NpcMovementParam.bgyml",
                "InterestReceiveParam": "?GameParameter\/InterestReceiveParam\/NpcCommon_InterestZonauGear.game__npc__InterestReceiveParam.bgyml",
                "gamebalance_AttackParam": "?GameBalance\/AttackParam\/NpcCommon.game__gamebalance__AttackParam.bgyml"
            }
        }
    },
    "InterestReceiveParam": {
        "NpcCommon_InterestZonauGear": {
            "$parent": "Work\/GameParameter\/InterestReceiveParam\/NpcCommon.game__npc__InterestReceiveParam.gyml",
            "Interests": [
                {
                    "InterestType": "Player",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "NakedPlayer"
                },
                {
                    "InterestType": "ZonauGear",
                    "DistanceLimit": 10
                },
                {
                    "InterestType": "MovingNPC",
                    "DistanceLimit": 8
                }
            ],
            "StrongInterests": [
                {
                    "InterestType": "SelfieCamera"
                }
            ]
        }
    }
}