ELF's Wishlist
-
RoamTasks
Turn roaming into a live, repeatable activity loop
All players face the same active task until it ends or is completed.
Built for servers that want more movement, more world interaction, and more reasons for players to leave base and engage with the map.
RoamTasks adds random periodic roam objectives to your Rust server and rewards players for getting out into the world and completing them.
Also effectively open-ended, since tasks can be created and configured in many different ways rather than being limited to only the shipped examples.
111+ preconfigured tasks.
Shipped Example Tasks
Core features
RoamTasks includes:
Random periodic roam tasks with configurable scheduling A full in-game editor through /roam editor Dedicated editor areas for Tasks, Rewards, Settings, Localization, and Backup Center Live roam HUD Localization support for both task names and player-facing plugin text Task variety
RoamTasks supports a broad range of roam objectives.
Supported task categories include gathering, farming, fishing, crafting, looting, interaction-based tasks, mounted travel, watercraft-related tasks, and more!
Shipped optional examples include tasks such as Visit Dome, Visit Harbor, Visit Missile Silo, Turn In Scrap, Turn In Medical Supplies, and Turn In Tech Parts.
Reward support
RoamTasks supports flexible reward pools such as Tier1, Tier2, and Tier3, letting you shape easier and harder roam objectives around different reward bands. RoamTasks also supports position bonus rewards for finishing placement, separate from the main random reward-pool flow. Supported reward types include: Items Commands Economics money ServerRewards points That makes it usable as a simple item-reward roam system, an economy-based progression system, a ServerRewards-integrated system, or a mixed setup.
Full in-game editor
The in-game editor is one of the core strengths of RoamTasks. Through /roam editor, admins can manage live data directly in-game without constantly leaving the server to edit config files by hand. The editor includes dedicated areas for: Tasks Rewards Settings Localization Backups This makes RoamTasks much easier to maintain during real server use, especially when tuning task pools, reward balance, text, or backup snapshots.
Localization
RoamTasks supports two localization layers:
Task name localization Player-facing text localization This allows task names, chat replies, runtime messages, HUD text, toast text, and other player-facing strings to be managed through language files instead of being hard-locked to one language flow.
Backup Center
RoamTasks includes a built-in Backup Center inside the editor for safer live management.
Backup Center supports:
Creating manual backups Restoring backups Deleting backups Clearing all backups Exporting selected backups as share packs Importing backup share packs from Inbox Archiving imported share packs after import This is especially useful for live servers where you want safer rollback points before making larger editor-side changes.
UI
Main roam HUD
Chat commands
Use /roam, /roamtask, or /roamtasks for chat commands.
Player
/roam next /roam turnin [task] Moderator
/roam status /roam list [page|hook|filter] Admin
/roam start /roam start <task> /roam start <hook> <task> /roam stop /roam editor Console commands
Gameplay turn-in console commands include:
roam.turnin roamtask.turninfor <playerId> [taskKey] [targetId] Permissions
RoamTasks uses the following permissions:
roamtasks.player roamtasks.mod roamtasks.admin roamtasks.turninfor Permission tiers are cumulative:
roamtasks.player gives player-level roam access roamtasks.mod gives status, list, preview, rewards, and stats style access roamtasks.admin gives start, stop, reschedule, diagnostics, validation, stat clearing, and editor access roamtasks.turninfor allows forced turn-in attempts for a target player Optional dependencies
RoamTasks supports optional integrations with:
Economics ServerRewards
Config
{ "GeneralConfig": { "Log Task Completion": false, "Automatically Add Latest Tasks": true, "Existing Config Upgrades: Auto-Enable Newly Added Tasks": false, "Save a Backup Before Updating the Config": true, "Only Command Start Tasks": false, "Task Selection: Weight by Reward Tier": true, "Task Selection Weights By Reward Pool": { "Tier1": 0.369, "Tier2": 0.369, "Tier3": 0.369 }, "Next Task Minimum(seconds)": 369, "Next Task Maximum(seconds)": 1980, "Start Sound": true, "Start Sound Vibration": true, "Start Effects: Play For Sleeping Players": false, "Start Effects: Pager Beep Prefab": "assets/prefabs/tools/pager/effects/beep.prefab", "Start Effects: Pager Vibrate Prefab": "assets/prefabs/tools/pager/effects/vibrate.prefab", "GameTip Notifications": true, "Reward GameTip Message": true, "GameTip Reward Message": "<color=#8cc83c>You received: {rewardDisplayName}</color>", "GameTip Start Message": "Roam Available", "Notifications: GameTip Display Seconds": 3.69, "Notifications: GameTip Queue Gap Seconds": 0.369, "Chat Notifications": true, "Chat Announce Task Complete": true, "Chat Announce Task Complete - Message ": "{config.General.scientistName}Participant <color=#55aaff>{playerName}</color> has completed the roam.{RankReward}", "Chat Announce Task Complete - Max Players": 3, "Chat Player Limit Messages": [ "\nLimited to {selectedMaxComplete} participants!", "\nMaximum {selectedMaxComplete} participants allowed!", "\nOnly {selectedMaxComplete} participants allowed!", "\nMaximum {selectedMaxComplete} participants!" ], "Chat Icon | 0 = Disabled": 76561199350559937, "Chat Name": "<color=#aaff55>Scientist</color>: ", "Reward Chat Message": true, "Chat Reward Message": "{scientistName}You received {rewardDisplayName}.", "Reward Sound": true, "Reward Effects: Payout Prefab": "assets/prefabs/misc/casino/slotmachine/effects/payout.prefab", "Reward Effects: Play For Position Bonus Rewards": false, "Chat Next Roam Notification": true, "Chat Next Roam Message": "{scientistName}Next roam in {NextRoamTime}.", "Chat Next Roam Reminder Message": "{scientistName}Next roam in {NextRoamTime}.", "Command Next Roam Line": "Next Roam in {NextRoamTime}", "Player Command Active Roam Message": "Roam already active.", "Notifications: Next Task Reminder Timing Mode (percent | seconds_before_start)": "percent", "Notifications: Next Task Reminder Seconds Before Start": [ 180, 30 ], "Notifications: Next Task Reminder Percents": [ 0.0, 50.0, 90.0 ], "{RankReward} Text ": "\n+ {playerRank}{playerRankSuffix} participant bonus.", "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, "UI: Main Progress Bar Enabled": true, "UI: Show Main Roam HUD While Vanished/Admin Invisible": true, "UI: Fade In Seconds": 0.369, "UI: Fade Out Seconds": 0.369, "UI: Main Roam HUD Accent Color": "0.438 0.572 0.182 0.95", "UI: Completion Toast Enabled": true, "UI: Completion Toast Seconds": 1.8, "UI: Completion Toast Text": "Roam Complete", "UI: Completion Toast Accent Color": "0.438 0.572 0.182 0.95", "Performance: Mounted Distance Update Interval Seconds": 2.333, "Performance: Monument Stay Update Interval Seconds": 1.0, "Experimental: Enable Internal/Patch Hooks": true, "Mounted Task Aliases: canonical name => accepted shortname/prefab aliases": { "horse": [ "horse", "saddletest", "ridablehorse", "testridablehorse" ] }, "Localization: Use Language Files For Task Names": true, "Localization: Auto-Register Missing English Task Name Messages": true, "Localization: Use Language Files For Player Text": true, "Localization: Auto-Register Missing English Player Text Messages": true, "Position Bonus Rewards": true }, "Monument Zones": { "dome": { "Display Name": "Dome", "Enabled": true, "Match Contains": [ "sphere_tank", "dome" ], "Offset": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "Radius": 38.0 }, "harbor": { "Display Name": "Harbor", "Enabled": true, "Match Contains": [ "harbor_1", "harbor_2", "harbor" ], "Offset": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "Radius": 34.0 }, "missile_silo": { "Display Name": "Missile Silo", "Enabled": true, "Match Contains": [ "nuclear_missile_silo", "missile_silo" ], "Offset": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "Radius": 45.0 } }, "Position Bonus Rewards List": { "1": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "xmas.present.large", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, "2": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "xmas.present.medium", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, "3": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "xmas.present.small", "Item Amount": 2, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" } }, "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.revolver", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "ammo.pistol", "Item Amount": 24, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.12 }, { " -- 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": 0 }, { "Item Type": "ammo.pistol", "Item Amount": 36, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.12 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "metal.fragments", "Item Amount": 350, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "wood", "Item Amount": 1500, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "stones", "Item Amount": 1200, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.12 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "metalpipe", "Item Amount": 3, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "gears", "Item Amount": 2, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "rope", "Item Amount": 2, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.11 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "bandage", "Item Amount": 8, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "syringe.medical", "Item Amount": 2, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.11 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "chicken.cooked", "Item Amount": 5, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "water", "Item Amount": 3, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "scrap", "Item Amount": 120, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "lowgradefuel", "Item Amount": 120, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "cloth", "Item Amount": 80, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.11 }, { " -- 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": 1, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.11 } ] }, "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 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.14 }, { " -- 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": 80, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.13 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "techparts", "Item Amount": 6, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "gears", "Item Amount": 5, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.12 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "metal.fragments", "Item Amount": 800, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "stones", "Item Amount": 2000, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.11 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "syringe.medical", "Item Amount": 6, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "meat.pork.cooked", "Item Amount": 6, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "scrap", "Item Amount": 400, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "lowgradefuel", "Item Amount": 200, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "cloth", "Item Amount": 150, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- 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": 20, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 } ] }, "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": 120, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.14 }, { " -- 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 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.13 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "hq.metal.ore", "Item Amount": 150, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.12 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "techparts", "Item Amount": 12, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.11 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "metal.fragments", "Item Amount": 2000, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "largemedkit", "Item Amount": 4, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "scrap", "Item Amount": 1200, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "lowgradefuel", "Item Amount": 400, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "explosive.timed", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Amount Text": "1", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 5.0, "Economics Amount Text (Plugin)": "5", "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "{amount}<color=#3e9c35>{customName}</color>", "ServerRewards Amount (Plugin)": 1, "ServerRewards Amount Text (Plugin)": "1", "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.1 } ] } }, "Tasks Configuration: Tasks are categorized by Hooks. First Task = TaskID 1, increments per task. MaxComplete 0 = no players complete limit | (Tip) - useful console commands 'RoamTask List', 'RoamTask Show <TaskID|TaskKey>', 'RoamTask Start <TaskID|TaskKey>', and 'RoamTask Start <Hook> <TaskID|TaskKey>' ": { "OnEntityDeath": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-barrels", "Name": "Destroy Barrels", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "loot-barrel-1", "loot-barrel-2", "loot_barrel_1", "loot_barrel_2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-barrels", "Name": "Destroy Barrels", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 15, "ShortName": [ "loot-barrel-1", "loot-barrel-2", "loot_barrel_1", "loot_barrel_2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-barrels", "Name": "Destroy Barrels", "Enabled": true, "MaxComplete": 8, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 30, "ShortName": [ "loot-barrel-1", "loot-barrel-2", "loot_barrel_1", "loot_barrel_2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-oil-barrels", "Name": "Destroy Oil Barrels", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "oil_barrel" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-oil-barrels", "Name": "Destroy Oil Barrels", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 8, "ShortName": [ "oil_barrel" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-oil-barrels", "Name": "Destroy Oil Barrels", "Enabled": true, "MaxComplete": 8, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 15, "ShortName": [ "oil_barrel" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-road-signs", "Name": "Destroy Road Signs", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "roadsign1", "roadsign2", "roadsign3", "roadsign4", "roadsign5", "roadsign6", "roadsign7", "roadsign8", "roadsign9" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-road-signs", "Name": "Destroy Road Signs", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 9, "ShortName": [ "roadsign1", "roadsign2", "roadsign3", "roadsign4", "roadsign5", "roadsign6", "roadsign7", "roadsign8", "roadsign9" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.destroy-road-signs", "Name": "Destroy Road Signs", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 15, "ShortName": [ "roadsign1", "roadsign2", "roadsign3", "roadsign4", "roadsign5", "roadsign6", "roadsign7", "roadsign8", "roadsign9" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-chickens", "Name": "Hunt Chickens", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "chicken" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-chickens", "Name": "Hunt Chickens", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 8, "ShortName": [ "chicken" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-chickens", "Name": "Hunt Chickens", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 12, "ShortName": [ "chicken" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-boars", "Name": "Hunt Boars", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "boar" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-boars", "Name": "Hunt Boars", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 6, "ShortName": [ "boar" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-boars", "Name": "Hunt Boars", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 10, "ShortName": [ "boar" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-deer", "Name": "Hunt Deer", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "stag" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-deer", "Name": "Hunt Deer", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 7, "ShortName": [ "stag" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-deer", "Name": "Hunt Deer", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 12, "ShortName": [ "stag" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-snakes", "Name": "Hunt Snakes", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "snake.entity" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-snakes", "Name": "Hunt Snakes", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 7, "ShortName": [ "snake.entity" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-snakes", "Name": "Hunt Snakes", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 12, "ShortName": [ "snake.entity" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-brown-bears", "Name": "Hunt Brown Bears", "Enabled": true, "MaxComplete": 8, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 2, "ShortName": [ "bear" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-brown-bears", "Name": "Hunt Brown Bears", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 4, "ShortName": [ "bear" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-brown-bears", "Name": "Hunt Brown Bears", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 7, "ShortName": [ "bear" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-wolves", "Name": "Hunt Wolves", "Enabled": true, "MaxComplete": 8, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "wolf", "wolf2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-wolves", "Name": "Hunt Wolves", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 6, "ShortName": [ "wolf", "wolf2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-wolves", "Name": "Hunt Wolves", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 10, "ShortName": [ "wolf", "wolf2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-polar-bears", "Name": "Hunt Polar Bears", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2, "ShortName": [ "polarbear" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-polar-bears", "Name": "Hunt Polar Bears", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 4, "ShortName": [ "polarbear" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-crocodiles", "Name": "Hunt Crocodiles", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2, "ShortName": [ "crocodile" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-crocodiles", "Name": "Hunt Crocodiles", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 4, "ShortName": [ "crocodile" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-panthers", "Name": "Hunt Panthers", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2, "ShortName": [ "panther" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-panthers", "Name": "Hunt Panthers", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 4, "ShortName": [ "panther" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-all-wildlife", "Name": "Hunt All Wildlife", "Enabled": true, "MaxComplete": 8, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 12, "ShortName": [ "bear", "boar", "chicken", "crocodile", "panther", "polarbear", "snake.entity", "stag", "wolf", "wolf2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-all-wildlife", "Name": "Hunt All Wildlife", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 18, "ShortName": [ "bear", "boar", "chicken", "crocodile", "panther", "polarbear", "snake.entity", "stag", "wolf", "wolf2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.hunt-all-wildlife", "Name": "Hunt All Wildlife", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 24, "ShortName": [ "bear", "boar", "chicken", "crocodile", "panther", "polarbear", "snake.entity", "stag", "wolf", "wolf2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-tunnel-dwellers", "Name": "Kill Tunnel Dwellers", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "npc_tunneldweller" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-tunnel-dwellers", "Name": "Kill Tunnel Dwellers", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 6, "ShortName": [ "npc_tunneldweller" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-underwater-dwellers", "Name": "Kill Underwater Dwellers", "Enabled": false, "MaxComplete": 5, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "npc_underwaterdweller" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-underwater-dwellers", "Name": "Kill Underwater Dwellers", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 6, "ShortName": [ "npc_underwaterdweller" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-scientists", "Name": "Kill Scientists", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "scientistnpc_arena", "scientistnpc_cargo", "scientistnpc_cargo_turret_any", "scientistnpc_excavator", "scientistnpc_full_any", "scientistnpc_heavy", "scientistnpc_junkpile_pistol", "scientistnpc_oilrig", "scientistnpc_patrol", "scientistnpc_roam" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-scientists", "Name": "Kill Scientists", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 6, "ShortName": [ "scientistnpc_arena", "scientistnpc_cargo", "scientistnpc_cargo_turret_any", "scientistnpc_excavator", "scientistnpc_full_any", "scientistnpc_heavy", "scientistnpc_junkpile_pistol", "scientistnpc_oilrig", "scientistnpc_patrol", "scientistnpc_roam" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-cargo-scientists", "Name": "Kill Cargo Scientists", "Enabled": false, "MaxComplete": 5, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "scientistnpc_cargo" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-heavy-scientists", "Name": "Kill Heavy Scientists", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2, "ShortName": [ "scientistnpc_heavy" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-oil-rig-scientists", "Name": "Kill Oil Rig Scientists", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 3, "ShortName": [ "scientistnpc_oilrig" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-scarecrows", "Name": "Kill Scarecrows", "Enabled": false, "MaxComplete": 5, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2, "ShortName": [ "scarecrow", "scarecrow_dungeon", "scarecrow_dungeonnoroam" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-all-npcs", "Name": "Kill All NPCs", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 8, "ShortName": [ "npc_tunneldweller", "scientistnpc_arena", "scientistnpc_cargo", "scientistnpc_cargo_turret_any", "scientistnpc_excavator", "scientistnpc_full_any", "scientistnpc_heavy", "scientistnpc_junkpile_pistol", "scientistnpc_oilrig", "scientistnpc_patrol", "scientistnpc_roam" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.kill-all-npcs", "Name": "Kill All NPCs", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 15, "ShortName": [ "npc_tunneldweller", "scientistnpc_arena", "scientistnpc_cargo", "scientistnpc_cargo_turret_any", "scientistnpc_excavator", "scientistnpc_full_any", "scientistnpc_heavy", "scientistnpc_junkpile_pistol", "scientistnpc_oilrig", "scientistnpc_patrol", "scientistnpc_roam" ] } ], "OnEntityTakeDamage": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.damage-patrol-heli", "Name": "Damage Patrol Heli", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 800, "ShortName": [ "patrolhelicopter" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.damage-bradley-apc", "Name": "Damage Bradley APC", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 750, "ShortName": [ "bradleyapc" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.damage-tugboats", "Name": "Damage Tugboats", "Enabled": false, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 300, "ShortName": [ "tugboat" ] } ], "OnDispenserGather": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-wood", "Name": "Gather Wood", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1000, "ShortName": [ "wood" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-stone", "Name": "Gather Stone", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1000, "ShortName": [ "stones" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-ores", "Name": "Gather Ores", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1400, "ShortName": [ "metal.ore", "sulfur.ore" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-wood-and-stone", "Name": "Gather Wood and Stone", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1800, "ShortName": [ "stones", "wood" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-sulfur-ore", "Name": "Gather Sulfur Ore", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3000, "ShortName": [ "sulfur.ore" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-metal-ore", "Name": "Gather Metal Ore", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3000, "ShortName": [ "metal.ore" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-ores", "Name": "Gather Ores", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 6000, "ShortName": [ "metal.ore", "sulfur.ore" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-wood-and-stone", "Name": "Gather Wood and Stone", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 8000, "ShortName": [ "stones", "wood" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-ores", "Name": "Gather Ores", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 14000, "ShortName": [ "metal.ore", "sulfur.ore" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-wood-and-stone", "Name": "Gather Wood and Stone", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 17000, "ShortName": [ "stones", "wood" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-wood", "Name": "Gather Wood", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 8500, "ShortName": [ "wood" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-stone", "Name": "Gather Stone", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 8500, "ShortName": [ "stones" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-resources", "Name": "Gather Resources", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 10000, "ShortName": [ "metal.ore", "stones", "sulfur.ore", "wood" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.gather-resources", "Name": "Gather Resources", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 25000, "ShortName": [ "metal.ore", "stones", "sulfur.ore", "wood" ] } ], "OnCollectiblePickedup": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-hemp", "Name": "Pickup Hemp", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 40, "ShortName": [ "cloth" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-mushrooms", "Name": "Pickup Mushrooms", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 8, "ShortName": [ "mushroom" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-corn", "Name": "Pickup Corn", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 8, "ShortName": [ "corn" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-pumpkins", "Name": "Pickup Pumpkins", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "pumpkin" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-food", "Name": "Pickup Food", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 10, "ShortName": [ "coconut", "corn", "mushroom", "potato", "pumpkin" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-berries", "Name": "Pickup Berries", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 6, "ShortName": [ "black.berry", "blue.berry", "green.berry", "red.berry", "white.berry", "yellow.berry" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-coconuts", "Name": "Pickup Coconuts", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 6, "ShortName": [ "coconut" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-sunflowers", "Name": "Pickup Sunflowers", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 6, "ShortName": [ "sunflower" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-wheat", "Name": "Pickup Wheat", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 6, "ShortName": [ "wheat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-orchids", "Name": "Pickup Orchids", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "orchid" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-roses", "Name": "Pickup Roses", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "rose" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-flowers", "Name": "Pickup Flowers", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 16, "ShortName": [ "orchid", "rose", "sunflower" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-hemp", "Name": "Pickup Hemp", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 90, "ShortName": [ "cloth" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-corn", "Name": "Pickup Corn", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 18, "ShortName": [ "corn" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-potatoes", "Name": "Pickup Potatoes", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 14, "ShortName": [ "potato" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-crops", "Name": "Pickup Crops", "Enabled": true, "MaxComplete": 10, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 24, "ShortName": [ "corn", "potato", "pumpkin", "wheat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-berries", "Name": "Pickup Berries", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 15, "ShortName": [ "black.berry", "blue.berry", "green.berry", "red.berry", "white.berry", "yellow.berry" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-coconuts", "Name": "Pickup Coconuts", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 14, "ShortName": [ "coconut" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-sunflowers", "Name": "Pickup Sunflowers", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 14, "ShortName": [ "sunflower" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-wheat", "Name": "Pickup Wheat", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 14, "ShortName": [ "wheat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-orchids", "Name": "Pickup Orchids", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 12, "ShortName": [ "orchid" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-roses", "Name": "Pickup Roses", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 12, "ShortName": [ "rose" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-flowers", "Name": "Pickup Flowers", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 38, "ShortName": [ "orchid", "rose", "sunflower" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.pickup-bones", "Name": "Pickup Bones", "Enabled": false, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 30, "ShortName": [ "bone.fragments" ] } ], "OnLootEntity": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-basic-crates", "Name": "Open Basic Crates", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "crate_normal_2", "crate_normal_2_food", "crate_normal_2_medical", "wagon_crate_normal_2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-food-loot", "Name": "Open Food Loot", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "crate_food_1", "crate_food_2", "crate_normal_2_food", "food_cache_001", "foodbox" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-roadside-loot", "Name": "Open Roadside Loot", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "crate_normal_2", "crate_tools", "foodbox", "vehicle_parts" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-medical-crates", "Name": "Open Medical Crates", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "crate_normal_2_medical", "wagon_crate_normal_2_medical" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-tool-crates", "Name": "Open Tool Crates", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "crate_tools" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-military-crates", "Name": "Open Military Crates", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2, "ShortName": [ "crate_normal", "wagon_crate_normal" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-mine-carts", "Name": "Open Mine Carts", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "minecart" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-supply-drops", "Name": "Open Supply Drops", "Enabled": false, "MaxComplete": 4, "RoamDuration": 1545, "RewardPool": "Tier2", "RequiredAmount": 1, "ShortName": [ "supply_drop" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-underwater-basic-crates", "Name": "Open Underwater Basic Crates", "Enabled": false, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "crate_underwater_basic" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-train-wagon-crates", "Name": "Open Train Wagon Crates", "Enabled": false, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "wagon_crate_normal", "wagon_crate_normal_2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-military-crates", "Name": "Open Military Crates", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 4, "ShortName": [ "crate_normal", "wagon_crate_normal" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-elite-crates", "Name": "Open Elite Crates", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2, "ShortName": [ "crate_elite" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-locked-crates", "Name": "Open Locked Crates", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "codelockedhackablecrate" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-bradley-crates", "Name": "Open Bradley Crates", "Enabled": false, "MaxComplete": 3, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "bradley_crate" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-helicopter-crates", "Name": "Open Helicopter Crates", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "heli_crate" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-underwater-advanced-crates", "Name": "Open Underwater Advanced Crates", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2, "ShortName": [ "crate_underwater_advanced" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-train-wagon-crates", "Name": "Open Train Wagon Crates", "Enabled": false, "MaxComplete": 5, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 6, "ShortName": [ "wagon_crate_normal", "wagon_crate_normal_2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-crates", "Name": "Open Crates", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 16, "ShortName": [ "crate_elite", "crate_normal", "crate_normal_2", "crate_normal_2_food", "crate_normal_2_medical", "crate_tools", "minecart", "wagon_crate_normal", "wagon_crate_normal_2" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.open-crates", "Name": "Open Crates", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 28, "ShortName": [ "crate_elite", "crate_normal", "crate_normal_2", "crate_normal_2_food", "crate_normal_2_medical", "crate_tools", "minecart", "wagon_crate_normal", "wagon_crate_normal_2" ] } ], "OnFishCaught": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-fish", "Name": "Catch Fish", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "fish.anchovy", "fish.catfish", "fish.herring", "fish.minnows", "fish.salmon", "fish.sardine", "fish.smallshark", "fish.troutsmall" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-fish", "Name": "Catch Fish", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 8, "ShortName": [ "fish.anchovy", "fish.catfish", "fish.herring", "fish.minnows", "fish.salmon", "fish.sardine", "fish.smallshark", "fish.troutsmall" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-salmon", "Name": "Catch Salmon", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "fish.salmon" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-catfish", "Name": "Catch Catfish", "Enabled": false, "MaxComplete": 6, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "fish.catfish" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-anchovy", "Name": "Catch Anchovy", "Enabled": true, "MaxComplete": 6, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "fish.anchovy" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-herring", "Name": "Catch Herring", "Enabled": false, "MaxComplete": 6, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "fish.herring" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-sardines", "Name": "Catch Sardines", "Enabled": false, "MaxComplete": 6, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "fish.sardine" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-yellow-perch", "Name": "Catch Yellow Perch", "Enabled": false, "MaxComplete": 5, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "fish.yellowperch" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-trout", "Name": "Catch Trout", "Enabled": true, "MaxComplete": 5, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "fish.troutsmall" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.catch-sharks", "Name": "Catch Sharks", "Enabled": true, "MaxComplete": 3, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2, "ShortName": [ "fish.smallshark" ] } ], "OnNpcGiveSoldItem": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.buy-from-npc-vendor", "Name": "Buy from NPC Vendor", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1, "ShortName": [] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.buy-3-npc-vendor-items", "Name": "Buy 3 NPC Vendor Items", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.buy-5-npc-vendor-items", "Name": "Buy 5 NPC Vendor Items", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 5, "ShortName": [] } ], "OnItemCraftFinished": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.craft-bandages", "Name": "Craft Bandages", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "bandage" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.craft-bandages", "Name": "Craft Bandages", "Enabled": false, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 12, "ShortName": [ "bandage" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.craft-syringes", "Name": "Craft Syringes", "Enabled": false, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 5, "ShortName": [ "syringe.medical" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.craft-eoka-pistols", "Name": "Craft Eoka Pistols", "Enabled": true, "MaxComplete": 8, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "pistol.eoka" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.craft-bolt-action-rifles", "Name": "Craft Bolt Action Rifles", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "rifle.bolt" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.craft-c4", "Name": "Craft C4", "Enabled": false, "MaxComplete": 2, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "explosive.timed" ] } ], "OnCardSwipe": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.swipe-green-keycards", "Name": "Swipe Green Keycards", "Enabled": true, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1, "ShortName": [ "keycard_green" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.swipe-green-keycards", "Name": "Swipe Green Keycards", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "keycard_green" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.swipe-blue-keycards", "Name": "Swipe Blue Keycards", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 1, "ShortName": [ "keycard_blue" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.swipe-blue-keycards", "Name": "Swipe Blue Keycards", "Enabled": true, "MaxComplete": 6, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 3, "ShortName": [ "keycard_blue" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.swipe-red-keycards", "Name": "Swipe Red Keycards", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "keycard_red" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.swipe-keycards", "Name": "Swipe Keycards", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 5, "ShortName": [ "keycard_blue", "keycard_green", "keycard_red" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.swipe-keycards", "Name": "Swipe Keycards", "Enabled": true, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 7, "ShortName": [ "keycard_blue", "keycard_green", "keycard_red" ] } ], "OnEntityMounted": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.sail-kayaks", "Name": "Sail Kayaks", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 900, "ShortName": [ "kayakseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.ride-horses", "Name": "Ride Horses", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1200, "ShortName": [ "horse" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.use-ziplines", "Name": "Use Ziplines", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 600, "ShortName": [ "ziplinemountable" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.ride-pedal-bikes", "Name": "Ride Pedal Bikes", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1400, "ShortName": [ "bikedriverseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.travel-by-jungle-vines", "Name": "Travel by Jungle Vines", "Enabled": true, "MaxComplete": 12, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 600, "ShortName": [ "vineswingmountable" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.drive-modular-cars", "Name": "Drive Modular Cars", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3000, "ShortName": [ "modularcardriverseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.fly-minicopters", "Name": "Fly Minicopters", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2800, "ShortName": [ "miniheliseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.sail-small-boats", "Name": "Sail Small Boats", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2600, "ShortName": [ "smallboatdriver" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.sail-rhibs", "Name": "Sail RHIBs", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2600, "ShortName": [ "rhibdriver" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.drive-trains", "Name": "Drive Trains", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3200, "ShortName": [ "locomotivedriver", "workcartdriver" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.ride-motor-bikes", "Name": "Ride Motor Bikes", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3200, "ShortName": [ "motorbikedriverseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.use-parachutes", "Name": "Use Parachutes", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 1200, "ShortName": [ "parachuteseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.use-dpvs", "Name": "Use DPVs", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2800, "ShortName": [ "dpv.deployed" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.ride-snowmobiles", "Name": "Ride Snowmobiles", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 3000, "ShortName": [ "snowmobiledriverseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.travel-by-jungle-vines", "Name": "Travel by Jungle Vines", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 1600, "ShortName": [ "vineswingmountable" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.fly-scrap-transport-helis", "Name": "Fly Scrap Transport Helis", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 4500, "ShortName": [ "transporthelipilot" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.fly-attack-helicopters", "Name": "Fly Attack Helicopters", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 5000, "ShortName": [ "attackhelidriver" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.drive-submarines", "Name": "Drive Submarines", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2800, "ShortName": [ "submarineduodriverseat", "submarinesolodriverstanding" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.sail-tugboats", "Name": "Sail Tugboats", "Enabled": false, "MaxComplete": 5, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 3200, "ShortName": [ "tugboatdriver" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.sail-pt-boats", "Name": "Sail PT Boats", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 3200, "ShortName": [ "ptboatdriver" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.use-parachutes", "Name": "Use Parachutes", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2500, "ShortName": [ "parachuteseat" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.operate-watercraft", "Name": "Operate Watercraft", "Enabled": true, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 8000, "ShortName": [ "dpv.deployed", "kayakseat", "ptboatdriver", "rhibdriver", "smallboatdriver", "submarineduodriverseat", "submarinesolodriverstanding", "tugboatdriver" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.operate-watercraft", "Name": "Operate Watercraft", "Enabled": true, "MaxComplete": 0, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 14500, "ShortName": [ "dpv.deployed", "kayakseat", "ptboatdriver", "rhibdriver", "smallboatdriver", "submarineduodriverseat", "submarinesolodriverstanding", "tugboatdriver" ] } ], "OnEntityBuilt": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.place-sleeping-bags", "Name": "Place Sleeping Bags", "Enabled": false, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1, "ShortName": [ "sleepingbag_leather_deployed" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.place-landmines", "Name": "Place Landmines", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 4, "ShortName": [ "landmine" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.place-bear-traps", "Name": "Place Bear Traps", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 2, "ShortName": [ "trap.bear" ] } ], "OnBuyVendingItem": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.buy-from-player-vending-machine", "Name": "Buy from Player Vending Machine", "Enabled": false, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 1, "ShortName": [] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.buy-2-player-vending-items", "Name": "Buy 2 Player Vending Items", "Enabled": false, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 2, "ShortName": [] } ], "OnShopCompleteTrade": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.trade-at-shop-front", "Name": "Trade at Shop Front", "Enabled": false, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 1, "ShortName": [] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.complete-2-shop-front-trades", "Name": "Complete 2 Shop Front Trades", "Enabled": false, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 2, "ShortName": [] } ], "OnMonumentStay": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.visit-dome", "Name": "Visit Dome", "Enabled": false, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 30, "ShortName": [ "dome" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.visit-harbor", "Name": "Visit Harbor", "Enabled": false, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 45, "ShortName": [ "harbor" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.visit-missile-silo", "Name": "Visit Missile Silo", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 60, "ShortName": [ "missile_silo" ] } ], "OnItemTurnIn": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.turn-in-scrap", "Name": "Turn In Scrap", "Enabled": false, "MaxComplete": 10, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 150, "ShortName": [ "scrap" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.turn-in-medical-supplies", "Name": "Turn In Medical Supplies", "Enabled": false, "MaxComplete": 8, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 12, "ShortName": [ "syringe.medical" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.turn-in-tech-parts", "Name": "Turn In Tech Parts", "Enabled": false, "MaxComplete": 4, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 6, "ShortName": [ "techparts" ] } ], "OnBigWheelWin": [ { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.win-gambling-wheel", "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 8, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 25, "ShortName": [ "scrap" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.win-gambling-wheel", "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 8, "RoamDuration": 714, "RewardPool": "Tier1", "RequiredAmount": 50, "ShortName": [ "scrap" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.win-gambling-wheel", "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 100, "ShortName": [ "scrap" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.win-gambling-wheel", "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1374, "RewardPool": "Tier2", "RequiredAmount": 150, "ShortName": [ "scrap" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.win-gambling-wheel", "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 5, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 200, "ShortName": [ "scrap" ] }, { "Editor Key (internal, do not edit)": null, "Task Name Lang Key (optional)": "Task.win-gambling-wheel", "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 5, "RoamDuration": 2034, "RewardPool": "Tier3", "RequiredAmount": 250, "ShortName": [ "scrap" ] } ] }, "Internal Upgrade State (do not edit)": { "Config Schema Version": 2, "Last Config Backup Plugin Version": "1.2.1" } }- #roamtasks
- #roam
- (and 12 more)
-
DirtRoad Racetrack 🏍️
Motorbike Race is not just an obstacle course—it's a fully-fledged island with loot and an obstacle course combined. The obstacle course is designed specifically for motorcycles and features multiple ramps, challenging turns, and complex rocky terrain. This island can teach players how to master motorcycle handling while having a great time.
Consists of 1,604 prefabs.
It's better to watch a video to understand how the race track works.
https://youtu.be/Iq5nB5T46Co
- #race
- #racetrack
-
(and 5 more)
Tagged with:
-
Big Farm Zone
A large farm area that can decorate your map on the server.
-
Iceberg custom
Custom iceberg for building. There is an invisible floor in the customization itself, and various decorations can be observed under the floor.
-
Dynamic Monuments
DynamicMonuments is a groundbreaking plugin for Rust servers that breathes new life into your maps!
Say goodbye to tedious manual map editing or relying on RustEdit.
With just a few clicks, your server will be transformed, featuring 18 unique monuments that blend seamlessly into any environment.
Key Features:
Dynamic Spawning:
- Monuments can spawn randomly during wipes or with each server restart (optional)
- Customize spawn frequency and zones through the plugin's configuration
- A variety of monument complexities, ranging from cozy hideouts to sprawling fortresses
18 Unique Monuments:
- Water Monuments
- Coastal Monuments
- River Monuments
- Roadside Monuments
- Modifications for Standard Monuments: (Metro entrances, power line towers, substations, quarries, and more).
Personalization:
- Give players personal monuments
Versatility:
- Compatible with both custom and procedural maps.
- Automatically adapts to terrain, water, and roads.
- No RustEdit required! Everything is managed through the plugin's configuration.
Giving a monument to a player
9 out of 18 monuments can be given to players for personal placement.
The dynamic monument is represented as a flare with a unique skin, which can be given to players in any way, such as through an in-game store.
To spawn the monument, the player must hold the flare and find a suitable location, receiving instructions in the chat and notifications.
Once placed, the monument is locked to the player, and only they can loot it.
Chat commands (admin only)
/killmonument - destroys the DynamicMonument you're looking at /replacecrate NewCratePresetName - replaces the crate you're looking at on the location with NewCratePresetName /spawnmonument PresetName - spawns a monument in a random position /spawnmonumentmypos PresetName - spawns the monument in your position /killallmonuments - destroys all DynamicMonuments on the server /respawnmonuments - forcibly launches automatic respawn of DynamicMonuments /givemonument PresetName - give the monument to yourself /addprefabspawnpoint PresetName — adds a crate or static NPC spawn point to a monument at your current position (only for Static Npc and crates) /removemonumententity command — removes entity spawn point you're looking at. (only for StaticNpc/crates/Entities for respawn) Console commands (RCON only)
spawnmonument PresetName - spawns a monument in a random position killallmonuments - destroys all DynamicMonuments on the server respawnmonuments - forcibly launches automatic respawn of DynamicMonuments givemonument PresetName userID - give the DynamicMonument to the player Plugin Config
en – example of plugin configuration in English ru – example of plugin configuration in Russian
Check out the rest of my work: Adem's Codefling Library
You can reach out to me in Discord: Adem's Discord Profile
Join the Mad Mappers Discord!