ДОБРО ПОЖАЛОВАТЬ НА ФОРУМ RUST MODS

Зарегистрировавшись у нас, вы сможете найти всё нужное для вашего сервера раст.

Зарегистрироваться
RoamTasks

БЕСПЛАТНО RoamTasks 1.0.2

Нет прав для скачивания
Обновления
Гарантируются
Для просмотра этого контента нам потребуется ваше согласие на установку файлов cookie третьих лиц.
Более подробную информацию можно найти на нашей странице cookie.

"RoamTasks transforms Rust activities into competitive challenges with rewarding outcomes.
All players face the same task."



Usage

  • Plug n' play.
  • Includes 50+ preconfigured Tasks.
  • Tasks automatically start based on Min-Max time interval.
  • Start specific Tasks with console commands ("RoamTask").
  • Edit the default preset Tasks and Rewards to your liking.
  • Useful console commands = "RoamTask List" and "RoamTask Rewards".
  • Recommended to use along with free plugin "Simple Events", it allows for events (patrol heli, chinook, etc) and time specific execution of commands.


Console Commands (use console command "RoamTask" for same info) !requires admin

Usage: RoamTask <command> [options]

  • Start (Hook) (TaskID) - Start random Task - Optionally, specify the Hook and TaskID.
  • Stop - Stop active RoamTask.
  • List - List all available Tasks with their Hooks and TaskIDs.
  • Stats - Display statistics such as most completed tasks.
  • StatsClear - Clear all recorded RoamTask statistics.
  • Rewards - List all reward tiers and their reward options.


Tasks

  • 50+ unique Tasks (each Task can be made into multiple Tasks with different configurations)
tasks1.PNG.8f245d52d06dc21b5f37312d7b501e6d.PNG
tasks2.PNG.e03affc2b95cfd49eeb90226006acc19.PNG


Rewards System

  • RoamTasks has a reward system called RewardPool.
  • RewardPool has different tiers, and each tier has a list of rewards.
  • The rewards in each list have different probabilities of being chosen.
  • When you complete a task, you are randomly assigned a reward from the tier that the task is aligned with.
  • This ensures that the rewards are suited to the difficulty of the task, while also adding an element of luck.
  • (Economics and ServerRewards supported)
Config:
{
  "GeneralConfig": {
    "Only Command Start Tasks": false,
    "Next Task Minimum(seconds)": 600,
    "Next Task Maximum(seconds)": 1800,
    "Start Sound": true,
    "Start Sound Vibration": true,
    "GameTip Notifications": true,
    "GameTip Reward Message": "<color=#8cc83c>You received: {rewardDisplayName}</color>",
    "GameTip Start Message": "Roam Available",
    "Chat Notifications": true,
    "Chat Icon | 0 = Disabled": 76561199350559937,
    "Chat Name": "<color=#aaff55>Scientist</color>: ",
    "Chat Reward Message": "{scientistName}You received {rewardDisplayName}.",
    "Chat Start Messages": [
      "Attention. Roam available.",
      "Alert. Roam initiated.",
      "Attention. Roam authorized.",
      "Warning. Roam initiated. Proceed with caution.",
      "Attention. Roam accessible.",
      "Alert. Roam authorized."
    ],
    "UI Location X": 0.5,
    "UI Location Y": 0.0
  },
  "RewardPool Configuration - Tiers and Rewards: Each Tier has a List of Rewards. Each Reward has multiple Types. One reward from set Tier's Rewards List is randomly selected based on configured Chance. (Add as many Tiers/Rewards as needed)": {
    "Tier1": {
      " -- Rewards List -- ": [
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "pistol.semiauto",
                "Item Amount": 1,
                "Item Custom Name": "",
                "Item Skin ID": 830255284
              },
              {
                "Item Type": "ammo.pistol",
                "Item Amount": 32,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "bandage",
                "Item Amount": 3,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.5
        },
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "pistol.revolver",
                "Item Amount": 1,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "ammo.pistol",
                "Item Amount": 64,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "cloth",
                "Item Amount": 50,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.35
        },
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "explosive.satchel",
                "Item Amount": 2,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "grenade.f1",
                "Item Amount": 2,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "metal.fragments",
                "Item Amount": 100,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.15
        }
      ]
    },
    "Tier2": {
      " -- Rewards List -- ": [
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "rifle.semiauto",
                "Item Amount": 1,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "ammo.rifle",
                "Item Amount": 64,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "syringe.medical",
                "Item Amount": 5,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.5
        },
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "smg.2",
                "Item Amount": 1,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "ammo.pistol",
                "Item Amount": 64,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "lowgradefuel",
                "Item Amount": 30,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.35
        },
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "ammo.rifle.explosive",
                "Item Amount": 64,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "hq.metal.ore",
                "Item Amount": 50,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.15
        }
      ]
    },
    "Tier3": {
      " -- Rewards List -- ": [
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "rifle.lr300",
                "Item Amount": 1,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "ammo.rifle",
                "Item Amount": 128,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "largemedkit",
                "Item Amount": 3,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.5
        },
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "rifle.bolt",
                "Item Amount": 1,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "ammo.rifle.hv",
                "Item Amount": 64,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "hq.metal.ore",
                "Item Amount": 100,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.35
        },
        {
          " -- Reward": {
            "Enabled": true,
            "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [
              1
            ],
            "Items": [
              {
                "Item Type": "ammo.rifle.explosive",
                "Item Amount": 128,
                "Item Custom Name": "",
                "Item Skin ID": 0
              },
              {
                "Item Type": "explosive.timed",
                "Item Amount": 1,
                "Item Custom Name": "",
                "Item Skin ID": 0
              }
            ],
            "Command": "oxide.usergroup add {player.id} vip",
            "Command Custom Name": "VIP",
            "Economics Amount (Plugin)": 420.0,
            "Economics Custom Name (Plugin)": "$",
            "ServerRewards Amount (Plugin)": 420,
            "ServerRewards Custom Name (Plugin)": "RP"
          },
          " -- Reward Select Chance % (0.0 - 1.0)": 0.15
        }
      ]
    }
  },
  "Tasks Configuration: Tasks are categorized by Hooks. First Task = TaskID 1, increments per task. (Tip) - useful console commands 'RoamTask List' & 'RoamTask Start (Hook) (TaskID)' ": {
    "OnEntityDeath": [
      {
        "Name": "Destroy Barrels",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 5,
        "ShortName": [
          "loot-barrel-1",
          "loot-barrel-2",
          "loot_barrel_1",
          "loot_barrel_2",
          "oil_barrel"
        ]
      },
      {
        "Name": "Destroy Barrels",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 15,
        "ShortName": [
          "loot-barrel-1",
          "loot-barrel-2",
          "loot_barrel_1",
          "loot_barrel_2",
          "oil_barrel"
        ]
      },
      {
        "Name": "Destroy Barrels",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 30,
        "ShortName": [
          "loot-barrel-1",
          "loot-barrel-2",
          "loot_barrel_1",
          "loot_barrel_2",
          "oil_barrel"
        ]
      },
      {
        "Name": "Destroy Roadsigns",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 4,
        "ShortName": [
          "roadsign1",
          "roadsign2",
          "roadsign3",
          "roadsign4",
          "roadsign5",
          "roadsign6",
          "roadsign7",
          "roadsign8",
          "roadsign9"
        ]
      },
      {
        "Name": "Destroy Roadsigns",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 9,
        "ShortName": [
          "roadsign1",
          "roadsign2",
          "roadsign3",
          "roadsign4",
          "roadsign5",
          "roadsign6",
          "roadsign7",
          "roadsign8",
          "roadsign9"
        ]
      },
      {
        "Name": "Hunt for Boars",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 3,
        "ShortName": [
          "boar"
        ]
      },
      {
        "Name": "Hunt for Bears",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 3,
        "ShortName": [
          "bear",
          "polarbear"
        ]
      },
      {
        "Name": "Hunt for Deer",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 3,
        "ShortName": [
          "stag"
        ]
      },
      {
        "Name": "Hunt for Wolves",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 3,
        "ShortName": [
          "wolf"
        ]
      },
      {
        "Name": "Kill Scientists",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 3,
        "ShortName": [
          "scientistnpc_cargo",
          "scientistnpc_cargo_turret_any",
          "scientistnpc_cargo_turret_lr300",
          "scientistnpc_excavator",
          "scientistnpc_heavy",
          "scientistnpc_junkpile_pistol",
          "scientistnpc_oilrig",
          "scientistnpc_patrol",
          "scientistnpc_roam",
          "scientistnpc_roam_nvg_variant",
          "scientistnpc_full_any",
          "scientistnpc_full_lr300",
          "scientistnpc_full_mp5",
          "scientistnpc_full_pistol",
          "scientistnpc_full_shotgun",
          "scientistnpc_arena"
        ]
      }
    ],
    "OnEntityTakeDamage": [
      {
        "Name": "Damage Attack Heli",
        "Enabled": false,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 1000,
        "ShortName": [
          "patrolhelicopter"
        ]
      },
      {
        "Name": "Damage Bradley APC",
        "Enabled": false,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 1000,
        "ShortName": [
          "bradleyapc"
        ]
      },
      {
        "Name": "Damage Tugboats",
        "Enabled": false,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 300,
        "ShortName": [
          "tugboat"
        ]
      }
    ],
    "OnDispenserGather": [
      {
        "Name": "Gather Wood",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 1000,
        "ShortName": [
          "wood"
        ]
      },
      {
        "Name": "Gather Stone",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 1000,
        "ShortName": [
          "stones"
        ]
      },
      {
        "Name": "Gather Sulfur Ore",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 1000,
        "ShortName": [
          "sulfur.ore"
        ]
      },
      {
        "Name": "Gather Metal Ore",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 1000,
        "ShortName": [
          "metal.ore"
        ]
      },
      {
        "Name": "Gather Wood",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 4500,
        "ShortName": [
          "wood"
        ]
      },
      {
        "Name": "Gather Stone",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 4500,
        "ShortName": [
          "stones"
        ]
      },
      {
        "Name": "Gather Sulfur Ore",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 4000,
        "ShortName": [
          "sulfur.ore"
        ]
      },
      {
        "Name": "Gather Metal Ore",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 4000,
        "ShortName": [
          "metal.ore"
        ]
      },
      {
        "Name": "Gather Wood",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 10000,
        "ShortName": [
          "wood"
        ]
      },
      {
        "Name": "Gather Stone",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 10000,
        "ShortName": [
          "stones"
        ]
      },
      {
        "Name": "Gather Sulfur Ore",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 10000,
        "ShortName": [
          "sulfur.ore"
        ]
      },
      {
        "Name": "Gather Metal Ore",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 10000,
        "ShortName": [
          "metal.ore"
        ]
      }
    ],
    "OnCollectiblePickup": [
      {
        "Name": "Pickup Wood",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 400,
        "ShortName": [
          "wood"
        ]
      },
      {
        "Name": "Pickup Stone",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 400,
        "ShortName": [
          "stones"
        ]
      },
      {
        "Name": "Pickup Metal Ore",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 400,
        "ShortName": [
          "metal.ore"
        ]
      },
      {
        "Name": "Pickup Sulfur Ore",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 400,
        "ShortName": [
          "sulfur.ore"
        ]
      },
      {
        "Name": "Pickup Hemp",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 50,
        "ShortName": [
          "cloth"
        ]
      },
      {
        "Name": "Pickup Mushrooms",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 5,
        "ShortName": [
          "mushroom"
        ]
      },
      {
        "Name": "Pickup Berries",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 3,
        "ShortName": [
          "black.berry",
          "blue.berry",
          "green.berry",
          "red.berry",
          "white.berry",
          "yellow.berry"
        ]
      }
    ],
    "OnLootEntity": [
      {
        "Name": "Open Normal Crates",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 5,
        "ShortName": [
          "crate_normal_2",
          "crate_normal_2_food",
          "crate_normal_2_medical",
          "crate_normal_2",
          "crate_tools"
        ]
      },
      {
        "Name": "Open Foodboxes",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 3,
        "ShortName": [
          "foodbox"
        ]
      },
      {
        "Name": "Open Military Crates",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 2,
        "ShortName": [
          "crate_normal"
        ]
      },
      {
        "Name": "Open Military Crates",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 4,
        "ShortName": [
          "crate_normal"
        ]
      },
      {
        "Name": "Open Elite Crates",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 2,
        "ShortName": [
          "crate_elite"
        ]
      },
      {
        "Name": "Open Supply Drops",
        "Enabled": false,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 1,
        "ShortName": [
          "supply_drop"
        ]
      },
      {
        "Name": "Open Locked Crates",
        "Enabled": false,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 1,
        "ShortName": [
          "codelockedhackablecrate"
        ]
      }
    ],
    "OnFishCaught": [
      {
        "Name": "Catch Fish",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 5,
        "ShortName": [
          "fish.anchovy",
          "fish.catfish",
          "fish.herring",
          "fish.minnows",
          "fish.orangeroughy",
          "fish.salmon",
          "fish.sardine",
          "fish.smallshark",
          "fish.troutsmall",
          "fish.yellowperch"
        ]
      }
    ],
    "OnItemCraftFinished": [
      {
        "Name": "Craft Eokas",
        "Enabled": false,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 5,
        "ShortName": [
          "pistol.eoka"
        ]
      }
    ],
    "OnCardSwipe": [
      {
        "Name": "Swipe Green Keycards",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 1,
        "ShortName": [
          "keycard_green"
        ]
      },
      {
        "Name": "Swipe Green Keycards",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 3,
        "ShortName": [
          "keycard_green"
        ]
      },
      {
        "Name": "Swipe Blue Keycards",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 1,
        "ShortName": [
          "keycard_blue"
        ]
      },
      {
        "Name": "Swipe Blue Keycards",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 3,
        "ShortName": [
          "keycard_blue"
        ]
      },
      {
        "Name": "Swipe Red Keycards",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 1,
        "ShortName": [
          "keycard_red"
        ]
      }
    ],
    "OnEntityMounted": [
      {
        "Name": "Drive Modular Cars",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 3000,
        "ShortName": [
          "modularcardriverseat"
        ]
      },
      {
        "Name": "Fly Minicopters",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 3000,
        "ShortName": [
          "miniheliseat"
        ]
      },
      {
        "Name": "Fly Scrapheli",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 5000,
        "ShortName": [
          "transporthelipilot"
        ]
      },
      {
        "Name": "Drive Submarines",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 3200,
        "ShortName": [
          "submarinesolodriverstanding",
          "submarineduodriverseat"
        ]
      },
      {
        "Name": "Sail Tugboats",
        "Enabled": true,
        "RoamDuration": 1200,
        "RewardPool": "Tier3",
        "RequiredAmount": 3200,
        "ShortName": [
          "tugboatdriver"
        ]
      },
      {
        "Name": "Sail Normal Boats",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 2600,
        "ShortName": [
          "smallboatdriver",
          "rhibdriver"
        ]
      },
      {
        "Name": "Sail Kayaks",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 800,
        "ShortName": [
          "kayakseat"
        ]
      },
      {
        "Name": "Drive Trains",
        "Enabled": true,
        "RoamDuration": 800,
        "RewardPool": "Tier2",
        "RequiredAmount": 3200,
        "ShortName": [
          "workcartdriver"
        ]
      },
      {
        "Name": "Ride Horses",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 1200,
        "ShortName": [
          "saddletest"
        ]
      },
      {
        "Name": "Use Ziplines",
        "Enabled": true,
        "RoamDuration": 600,
        "RewardPool": "Tier1",
        "RequiredAmount": 600,
        "ShortName": [
          "ziplinemountable"
        ]
      }
    ]
  }
}

Автор

Скачиваний
27
Просмотры
1 038
Первый выпуск
Обновление
Оценка
0,00 звёзд 0 оценок
Сверху