ohimbobert's Wishlist
-
Beast Master
Create as many Versions of Animals with varying rewards as you like, Give Base Item drops to Unlicensed Players, Bonus items can be dropped to Licensed Players.
Demo Video
Limit The Spawn to Certain Monuments using the monument Prefab Paths to Restrict High Level Spawns, To High Tier Monuments.
Licenses can be used for Players to obtain A bonus Loot Table of items vs being unlicensed.
Sell Licenses Via Server Rewards or Economics
Works with Deployable Nature as these spawned Animals are created in Plugin.
Marker Manager can be used to mark Animals on Map.
Full Discord Logging of Kills Available.
Building Restriction is Configurable to prevent players from Being out of reach of Melee.
Skill Tree can be used to give players XP on Takedown.
Custom Monument? No problem, Add your own profiles via command, and add the profile to the config section of the animal you want to spawn there.
COMMANDS
/ADDBMP "NAME” – ADDS A SPAWN PROFILE ON YOUR POS, TO USE IN CONFIG FOR CUSTOM PROFILE
/REMBMP "NAME” – REMOVES THE SPAWN PROFILE FROM DATA
/DBMP – DEBUGS POINTS TO ADMINS WITH PERMISSION
/BMTOP – ANNOUNCES TOP BEAST MASTER HUNTERS TO PLAYER WHO RUNS COMMAND
/SPAWNBEAST- ADMINCOMMAND - WILL TRIGGER THE SPAWN METHOD TO ATTEMPT TO SPAWN AN ANIMAL BASED ON CHANCE
/SPAWNMAINTAINED - ADMINCOMMAND - WILL TRIGGER THE SPAWN METHOD FOR MAINTAINED BEAST, IF APPLICABLE
PERMISSIONS
BeastMaster.LifetimeLicense
BeastMaster.AdminPermission
CONFIG
{ "Settings": { "Clear Top Kills On Wipe?": false, "Top Beast Eliminations Announce Interval": 3799, "Discord Webhook URL": "INSERT_WEBHOOK_URL", "Log Kills to Discord?": false, "Enable Maintained Beasts?": false, "Enable Custom Spawn Profiles?": false, "Wipe Custom Profiles On Wipe?": false, "Maintained Spawn Interval Check Will Spawn 1 Maintained Beast": 3300, "Spawn Attempt Interval": 600, "Max Retries for Suitable Spawn": 5, "Max Beast Master Animals To Exist In World": 3, "Announce Spawn to Chat?": true, "Announce Death to Chat on Successful Kill?": true, "Restrict Building Distance": 100, "Use Marker Manager To Show Location On Map?": true, "Enable Skill Tree Xp Gain?": true, "Enable Beast Master License? (Needed to Grant Bonus Drops)": true, "Price to Purchase a Beast Master License?": 10000, "Take License on Death?": true, "Console Command to Purchase a Beast Master License? (For GUI Shops)": "buybml", "Chat Command to Purchase a Beast Master License?": "buybml", "Economy Plugin - 1 Economics - 2 Server Rewards": 1, "Wipe License on Wipe?": true }, "Marker Settings": { "Animal Marker Radius": 0.3, "Animal Marker Color": "ffe135", "Animal Marker Outline": "000000", "Animal Marker Alpha": 0.75 }, "Beast Entries": { "Savage_Boar": { "Animal Config": { "Type (1 - Polar Bear, 2 - Bear, 3 - Wolf, 4 - Boar, 5 - Stag, 6 - Chicken)": 4, "Health": 500, "Attack Range": 2.5, "Attack Damage": 50, "Attack Rate [sec.]": 1.5, "Speed": 10, "Roam Range": 100, "Chase Range": 100, "Sense Range": 100, "Listen Range": 100, "Sleep Distance": 100, "Memory Duration": 100, "Hostile Targets Only": false, "Can Run Away Water": false, "Can Sleep": false, "Turret Damage Scale": 0 }, "Is a Maintained Beast? (Will Always Be Spawned To Patrol A Monument If They Don't Exist, Does not count towards Total Animals. Rec Spawn Rate Setting 1)": false, "If this is a Maintained Beast, What Is Its Cooldown in Seconds To Respawn After Death": 3600, "Tier Name (Chat)": "Savage Boar", "Skill Tree Xp Value": 200, "Monuments": [ "assets/bundled/prefabs/autospawn/monument/large/water_treatment_plant_1.prefab", "assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab" ], "Custom Spawn Profile": [ "PROFILENAME" ], "Spawn Chance": 1, "Random Distance Min from Monument": 100, "Random Distance Max from Monument": 200, "Min Amount of Items To Drop": 2, "Max Amount of Items To Drop": 4, "Loot Drop": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ], "Licensed Beast Master Bonus Drops": [ { "Shortname": "sulfur", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "wood", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "glue", "Skin": 0, "Custom Name": "", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ] }, "Cocaine_Bear": { "Animal Config": { "Type (1 - Polar Bear, 2 - Bear, 3 - Wolf, 4 - Boar, 5 - Stag, 6 - Chicken)": 2, "Health": 500, "Attack Range": 2.5, "Attack Damage": 50, "Attack Rate [sec.]": 1.5, "Speed": 10, "Roam Range": 100, "Chase Range": 100, "Sense Range": 100, "Listen Range": 100, "Sleep Distance": 100, "Memory Duration": 100, "Hostile Targets Only": false, "Can Run Away Water": false, "Can Sleep": false, "Turret Damage Scale": 0 }, "Is a Maintained Beast? (Will Always Be Spawned To Patrol A Monument If They Don't Exist, Does not count towards Total Animals. Rec Spawn Rate Setting 1)": false, "If this is a Maintained Beast, What Is Its Cooldown in Seconds To Respawn After Death": 3600, "Tier Name (Chat)": "Cocaine Bear", "Skill Tree Xp Value": 500, "Monuments": [ "assets/bundled/prefabs/autospawn/monument/large/water_treatment_plant_1.prefab", "assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab" ], "Custom Spawn Profile": [ "PROFILENAME" ], "Spawn Chance": 0.1, "Random Distance Min from Monument": 100, "Random Distance Max from Monument": 200, "Min Amount of Items To Drop": 2, "Max Amount of Items To Drop": 4, "Loot Drop": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ], "Licensed Beast Master Bonus Drops": [ { "Shortname": "sulfur", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "wood", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "glue", "Skin": 0, "Custom Name": "", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ] } } }
LANG
{ "Revoked": "[<color=#ffe135>Beast Master</color>] Your <color=#ffe135>Beast Master</color> License has been revoked, You will not Receive Bonus Items on Beast Eliminations.", "InsufficientFunds": "[<color=#ffe135>Beast Master</color>] You don't have enough funds to purchase a <color=#ffe135>Beast Master</color> License. \nIt costs <color=#42b5a6>{0}</color><color=#a642b5>{1}</color>.", "AlreadyHasLicense": "[<color=#ffe135>Beast Master</color>] You already have a <color=#ffe135>Beast Master</color> License.", "BuyBeastMasterLicenseSuccess": "[<color=#ffe135>Beast Master</color>] <color=#ffe135>Beast Master</color> License Obtained. \nYou were charged {0}<color=#3e9c35>{1}</color>, Watch your Surroundings, <color=#b8ff35>{2}</color>!", "AnimalKilledBroadcast": "[<color=#ffe135>Beast Master</color>] \n<color=#b8ff35>{0}</color> killed a <color=#ff7c35>{1}</color> at <color=#35ffe1>{2}</color>", "AnimalFledBroadcast": "[<color=#ffe135>Beast Master</color>] \nA <color=#ff7c35>{0}</color> has Fled our Trackers...", "AnimalSpottedBroadcast": "[<color=#ffe135>Beast Master</color>] \nA <color=#ff7c35>{0}</color> has been spotted near Grid Location - <color=#35ffe1>{1}</color>", "RestrictBuildingMessage": "[<color=#ffe135>Beast Master</color>] You cannot build within {0} meters of a Beast Master Target.", "XPMessage": "[<color=#ffe135>Beast Master</color>] You gained <color=#ffe135>{0}</color> <color=#ff7c35>XP</color> for the <color=#ff7c35>{1}</color> Takedown.", "BonusItemsReminder": "[<color=#ffe135>Beast Master</color>] Remember, You can earn Bonus Items with a Valid Beast Master License." }
-
Enchanting
By imthenewguy in Plugins
Enchanting adds the ability for different types of weapons to be enchanted with over 29 specialized, unique abilities from freezing your target in place, to increasing the speed of your horse. Each enchantment is configurable and can be added to any weapon type, or even multiple times under the same weapon type with different durations/effect modifiers.
Enchanting an item requires a cost of runes, which are found from different sources. See the "Runes" section below for more information on how players obtain runes.
The plugin comes with a number of pre-made enchanted weapons, but you can add, remove or edit your own via the config file, allowing you to tailor this plugin for your on worlds.
Runes are required to enchant a weapon. The enchantment costs can be seen under each weapon, and must be in the players inventory when they attempt to enchant their weapon.
Runes drop from multiple sources, but each rune type has a uniquely flavoured drop source by default:
Ice Runes: Obtained while mining, woodcutting or picking floora (hemp, mushrooms, pumpkins etc) in the acrtic biome. Life Runes: Obtained from collecting floora in any biome. Death Runes: Obtained while harvesting the flesh of NPCs and animals. Fire Runes: Obtained while mining, woodcutting or picking floora in the arid biome (desert). Dark Runes: Obtained while mining, woodcutting or picking plants during the night (after 6pm, before 6am). Light Runes: Obtained while mining, woodcutting or picking plants during the day (between 6am and 6pm). Water Runes: Obtained while gutting fish or harvesting flesh from sharks. Runes can be adjusted, renamed and changed in the config file, and additional rune types can also be added, all of which can be assigned to any of the 15 drop sources.
There are 29 enchantments available as of version 1.0.0. These enchantements can be placed onto most held items, and can be activated as long as the player is not on cooldown.
The cooldown works as a global cooldown, meaning that if a player uses any enchantment, they cannot use another enchantment until their cooldown finishes.
Each weapon can have a unique cooldown period, allowing for more powerful enchantments to cause a longer cooldown, while having a shorter cooldown for less powerful ones.
To enchant an item, simply place it into a repairbench, which will trigger the "Enchanting" button to appear. Clicking this button will display all available enchantments for that particular item. Click the desired enchantment, click enchant and you are done!
All abilities require activation by pressing MOUSE3 (default) while the weapoin is active. Stowing or swapping the weapon so something else cancels the ability.
Command: inspect
Action: Shows the enchantment info for the active weapon.
Permission: none
Command: giverunes
Parameters: <Optional: quantity>
Action: Gives the user x amount of each rune.
Permission: enchanting.admin
Command: giverandomweapon
Action: Gives the user a random enchanted weapon.
Permission: enchanting.admin
Command (CONSOLE): generaterandomweapon
Parameters: <target name/ID>
Action: Gives the user a random enchanted weapon.
Permission: enchanting.admin
enchanting.admin - required for admin commands. enchanting.free - enchanting requires no runes. enchanting.create - required to see the enchanting menu appear in the repairbench menu. enchanting.nocooldown - no cooldown is applicable after activating an ability.
[1] Freeze: Freezes the target in place when hit for x seconds. [2] Slow: Prevents the target from running when hit for x seconds. [3] Inferno: Sets the target on fire when hit for x seconds. [4] Bleeding: Applies x bleeding stacks when hit for the duration. [5] Radiation: Applies x radiation stacks when hit for the duration. [6] Poison: Poisons the target, dealing x damage every y seconds for z cycles. They also vomit. [7] Indestructable: Prevents condition loss on the weapon for the duration. [8] Lifesteal: Returns x% of the damage dealt to a target, back to the attacker. [9] PVPDamage: Increases the damage versus players by x% for the duration. [10] PVEDamage: Increases the damage versus animals and scientists by x% for the duration. [11] Blind: Blinds the player for x seconds when hit. [12] Splinter: Damages all players within x meters of the target for y% of the damage dealt to the target. [13] Explosive: Spawns and detinates an explosive at the landing point of a projectile weapon for the duration. [14] Healing: Prevents the damage that would be done to the target by the attacker, instead healing them for x% of the damage that would have been done. [15] Sleep: Forces the target into the sleep state for x seconds when hit. [16] Fumble: The target's active item is moved into their inventory when hit. It is dropped to the ground instead of there is no room in the inventory. [17] Curse: When the target is hit, their screen quickly flashes purple and black and they take 0.6 damage every 0.2 seconds for the duration. [18] GatherYield: Gather yield is increased by x% for the duration when using this enchanted tool to harvest. [19] AnimalSpawn: Spawns an animal at the hit market (default wolf) for the duration. [20] ReduceDamage: While active, this ability will reduce incoming damage by x% for the duration. [21] HealSelf: Instantly heals the player for x health. [22] HealOthers: Instantly heals other players for x health that are within y meters. [23] BradleyCloak: Makes the player invisible to bradley tank for the duration. [24] FeatherFall: Prevents fall damage while active. [25] RadiationResist: Removes all radiation stacks once per second for the duration. [26] Spectre: Makes the player invisible to turrets and base defences for the duration. [27] HorseCrop: Increases the horses stats by x for the duration. Will affect any horse that the player climbs onto while active. Horses the player dismounts from will no longer be affected. [28] ScientistCloak: Makes the player invisible to scientists for the duration. [29] ElementalDamageResist: Makes the player immune to fire and cold damage for the duration. [30] DamageIncrease: Increases the damage of the weapon to everything by x% for the duration.
void GenerateRandomWeapon(BasePlayer player) //gives the player a random weapon.
-
Personal NPC
Take your server experience to new level using Personal NPC companions that can fight, loot, gather, drive, fly, and assist! Whether combat, gathering resources, or traveling is on your to-do list, your bot is on hand to help out!
Features:
✋ Battle-Ready AI
• Command your bot to attack players, enemies, buildings, barrels, and more.
• Protects you against enemies attacks.
• Assist in combat by attacking targets that you engage with (/pnpc combat).
• Raid using rocket/grenade launchers (addon required).
💰 Resource Collection
• Auto-farm of wood, metal, sulfur, and stone.
• Pick up dropped items and collectable resources.
• Enable auto-pickup within a 50m radius along with auto-farm.
🧰 Smart Assistant
• Follow you or stay in position.
• Loot containers.
• Recovers you while wounded.
• Travel with you in minicopters, cars, boats, and more.
• Can drive cars, helicopters and boats (addon required).
Full Control & Personalization
🎯 Bot Setup:
• Set bot name, health, speed, and appearance.
• Enable unlimited ammo and on map visibility.
• Setup bot abilities: combat, looting, resource gathering, and more.
• Setup damage rates, player interactions, and turret targeting.
🛠️ Other Customization:
• Adjust spawn delays, task buttons, and 3D arrow displays.
• Personalize the GUI interface – refresh rate, position, colors, and shortcut keys.
• Blacklist specific items from the bot’s inventory.
Expand with Addons!
💡Enhance your bot’s features using add-ons:
• PNPC Helicopter AI Addon
• PNPC Car AI Addon
• PNPC Boat AI Addon
• PNPC Raid Addon
📸 See It in Action! Watch The Video
📃 Configuration:
{ "Control setup": { "Which button will assign tasks to the bot, kill/get/collect, etc. (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "MIDDLE_MOUSE", "Range of the task assignment button": 25.0, "Display 3D arrows over a target?": true, "Arrow display duration": 2 }, "GUI customization": { "How many seconds to update the GUI?": 6.0, "Panel layer (Hud, Overlay, Overall, Hud.Menu, Under)": "Overlay", "Panel position adjustment": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-170 -104", "offsetmax": "-10 -10" }, "1 panel color": "#7f8c8d", "2 panel color": "#bdc3c7", "Health bar color": "#2ecc71", "Shortcut buttons": [ { "Text on button": "Auto-Farm: Wood", "Executable chat commands": [ "pnpc auto-farm wood", "pnpc auto-farm enable" ] }, { "Text on button": "Auto-Farm: Stone", "Executable chat commands": [ "pnpc auto-farm stone", "pnpc auto-farm enable" ] }, { "Text on button": "Auto-Pickup: Wood", "Executable chat commands": [ "pnpc auto-pickup wood", "pnpc auto-pickup enable" ] }, { "Text on button": "Auto-Pickup: Stone", "Executable chat commands": [ "pnpc auto-pickup stone", "pnpc auto-pickup enable" ] } ] }, "Bot settings by permission": { "personalnpc.bot1": { "Bot spawn delay": 300.0, "The name of the bot to be selected through the command when spawning": "bot1", "Bot name": "Personal bot of player %OWNER_NAME%", "Bot appearance (0 - random)": 0, "Maximum health": 150.0, "Bot speed (slowest, slow, normal, fast)": "normal", "Enable infinite ammo for the bot?": true, "Enable display of the bot on the map? (frankenstein icon)": true, "Start kit": [ { "Item name": "", "Item shortname": "shoes.boots", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "pants", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hoodie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "mask.bandana", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hat.boonie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "sunglasses", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" } ], "Functions setup": { "Can a bot loot crates?": true, "Can the bot mine trees and stones?": true, "Can the bot pick up resources? (wood, sulfur and metal ore, stones)": true, "Should the bot protect the owner?": true, "Should the bot defend itself?": true, "Can the bot travel by car/copter and other vehicles?": true, "Can the bot pick up dropped items?": true, "Recover the owner from a wounded state": { "Can the bot recover the owner if he is in a wounded state?": true, "Recover time": 6.0 }, "Can the bot attack other people's buildings?": true, "Can a bot attack its owner's buildings?": false, "Can the bot collect resources within a radius of 50 meters? (/pnpc auto-pickup)": true, "Can the bot farm resources within a radius of 50 meters? (/pnpc auto-farm)": true }, "Gather setup": { "Shortname of items that can harvest trees": [ "hatchet", "chainsaw", "hammer.salvaged", "stonehatchet", "axe.salvaged" ], "Shortname of items that can mine stones and ore": [ "pickaxe", "stone.pickaxe", "hammer.salvaged", "jackhammer", "icepick.salvaged" ], "Setting up mining rates": { "stones": 2.0, "wood": 5.0 } }, "Damage and interactions setup": { "Bot damage rate": 2.0, "Bot recive damage rate": 0.5, "Can players damage the bot?": true, "Can the bot damage players?": true, "Can turrets target and kill a bot? (all turrets will not be able to damage the bot)": false, "Prevent bot owner turrets from aiming and killing the bot? (bot owner's turrets will not be able to damage the bot)": true, "Blacklist of objects that the bot will ignore when owner selecting a target (short prefab name)": [ "barricade.sandbags" ] }, "Black list of items that cannot be put into the inventory of the bot": [ "rocket.launcher" ] } }, "Bot install by item": [ { "Item name": "PersonalNPC", "Item shortname": "furnace", "Item skin": 2741314889, "Bot info": { "Bot spawn delay": 300.0, "The name of the bot to be selected through the command when spawning": "bot1", "Bot name": "Personal bot of player %OWNER_NAME%", "Bot appearance (0 - random)": 0, "Maximum health": 150.0, "Bot speed (slowest, slow, normal, fast)": "normal", "Enable infinite ammo for the bot?": true, "Enable display of the bot on the map? (frankenstein icon)": true, "Start kit": [ { "Item name": "", "Item shortname": "shoes.boots", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "pants", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hoodie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "mask.bandana", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hat.boonie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "sunglasses", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" } ], "Functions setup": { "Can a bot loot crates?": true, "Can the bot mine trees and stones?": true, "Can the bot pick up resources? (wood, sulfur and metal ore, stones)": true, "Should the bot protect the owner?": true, "Should the bot defend itself?": true, "Can the bot travel by car/copter and other vehicles?": true, "Can the bot pick up dropped items?": true, "Recover the owner from a wounded state": { "Can the bot recover the owner if he is in a wounded state?": true, "Recover time": 6.0 }, "Can the bot attack other people's buildings?": true, "Can a bot attack its owner's buildings?": false, "Can the bot collect resources within a radius of 50 meters? (/pnpc auto-pickup)": true, "Can the bot farm resources within a radius of 50 meters? (/pnpc auto-farm)": true }, "Gather setup": { "Shortname of items that can harvest trees": [ "hatchet", "chainsaw", "hammer.salvaged", "stonehatchet", "axe.salvaged" ], "Shortname of items that can mine stones and ore": [ "pickaxe", "stone.pickaxe", "hammer.salvaged", "jackhammer", "icepick.salvaged" ], "Setting up mining rates": { "stones": 2.0, "wood": 5.0 } }, "Damage and interactions setup": { "Bot damage rate": 2.0, "Bot recive damage rate": 0.5, "Can players damage the bot?": true, "Can the bot damage players?": true, "Can turrets target and kill a bot? (all turrets will not be able to damage the bot)": false, "Prevent bot owner turrets from aiming and killing the bot? (bot owner's turrets will not be able to damage the bot)": true, "Blacklist of objects that the bot will ignore when owner selecting a target (short prefab name)": [ "barricade.sandbags" ] }, "Black list of items that cannot be put into the inventory of the bot": [ "rocket.launcher" ] } } ], "How many seconds will the bot update the information? (affects the performance and operation of the bot)": 0.01, "Spawn a backpack with his items when a bot dies? (otherwise his corpse will spawn)": false, "List of prefabs that the bot can loot (useful if the bot attacks loot instead of looting it)": [ "vehicle_parts" ] }
-
Road Bradley
By ThePitereq in Plugins
RUST Plugin Test Server
TEST MY PLUGINS THERE!
connect play.thepitereq.ovh:28050
Road Bradley plugin enhances APC fights by spawning Bradleys with custom AI on selected roads or allowing players to purchase their own Bradley for battles.
The plugin is highly configurable, letting you set almost every variable to your preference.
It includes various features to enhance your Bradley fights, such as RF Detonators, targeting missiles, and more.
Additionally, it fully supports custom map configurations.
Set Bradleys to spawn and patrol roads Gives players the option to purchase their own Bradley, with damage and loot locked to the owner or their friends, clan (with required plugins), or team. Custom Bradley AI with settings for target distance, clothing check, tool check, and view distance, which is superior to the vanilla AI in many aspects. Supports currency plugins. Custom markers on Bradleys. A RUST-themed UI. Tank unstuck system that is fully customizable, with console messages if the tank is stuck for more than 30 seconds. Custom routes for custom maps are supported. You can make tank routing through multiple roads or setting the route to the longest road on the map. Bradleys can spawn with different profiles at set intervals. Permission system controls purchase unlocks with cooldowns and daily limits. Health, damage, napalm, and debris can all be configured. Custom loot support with item naming and all required things. All Bradley routes can be displayed. Players can be rewarded based on the percentage of damage dealt to a Bradley. Random road timed events. Custom road editor to create and modify roads. Bradley fight bags enable players to respawn without losing loot and quickly return to the fight. Customize Bradley building damage. Restricting fights to owned buildings to prevent Bradley despawn. Customizable main cannon damage and building damage modifiers. Bradleys can call an MLRS airstrike on fighters when their health drops to a configured level. RF Explosives can be configured to automatically explode based on radius or frequency. Auto targetting rockets available to shoot down all flying vehicles.
The "Tank Routes - Spawns Per Maps" config part ins based on levelurl so if your map file is named CustomMapV1.3.3.map if you add CustomMap to config it will work.
It might depend also on map host. Checked on DropBox and Discord. Tank Road IDs can be checked through /tankroute command.
roadbradley.admin - Allows you to use /tankroute command. roadbradley.bypass - Bypass Bradley purchase cost.
/tankroute - Displays help about methods of route displays. /buytank - Opens the Bradley purchase UI. (Configurable) /spawnrbtank <profile> <userId> - Will spawn tank with profile for the userId player. (Chat and Console command) /spawnrbtank <profile> <route> - Will spawn tank with profile on configured route. (Chat and Console command) /tankcount - Shows active road bradley count. (Chat and Console command)
void OnRoadBradleySpawned(BasePlayer owner, BradleyAPC apc, string profile, string targetRoad) - Called when someone succesfully purchased an road bradley. void OnRoadBradleyKilled(BradleyAPC apc, ulong bradleyOwnerId, string profile) - Called when road bradley gets killed. bool CanRoadBradleyTarget(BradleyAPC apc, BasePlayer player) - Override custom target method. Needs to be enabled in config.
{ "Tank Purchase - Commands": [ "buytank", "bt" ], "Tank Route - Use Asphalt Roads Only": false, "Tank Route - Check for Map Obstacles (recommended for custom maps with prefabs on roads": false, "Tank Route - Remove Roads With Obstacles From Pool": false, "Tank Route - Teleport Bradley To Random Road Position after X Stuck Errors (0, to disable)": 0, "Tank Route - Broadcast Stuck To Fighters": true, "Tank Route - Obstacle Keyword Whitelist": [ "roadsign", "train_track", "road_tunnel", "doorcloser" ], "Tank Route - Remove first and last checkpoints from all routes": 1, "Tank Route - Minimal Route Checkpoints To Use": 5, "Tank Route - Remove Timed-Event Roads From Purchasable Pool": false, "Tank Route - Randomize Spawn On Road": true, "Tank Route Editor - Height Offset": 0.1, "Targeting - Target NPC": false, "Targeting - Target Sleepers": false, "Loot & Damage Share - Check For Caller Building Damage": true, "Loot & Damage Share - Allow Damage For Caller Team Buildings": true, "Loot & Damage Share - Unowned Damage Entity Reminder": 50, "Loot & Damage Share - Unowned Damage Entity Bradley Kill": 200, "Loot & Damage Share - Ignore Crate Ownership Checks": false, "Loot & Damage Share - Use Friends": false, "Loot & Damage Share - Use Clans": false, "Loot & Damage Share - Use RUST Teams": true, "Loot & Damage Share - Limit Server Spawned Bradleys Loot To Top Damage Player": false, "Loot & Damage Share - Disable Unowned Tank Damage To Buildings": false, "Loot & Damage Share - Disable Tank Damage To TC And Sleeping Bags": false, "Purchases - Used Purchase System (0 - None, 1 - Economics, 2 - ServerRewards, 3 - ShoppyStock)": 3, "Purchases - Used Currency (If ShoppyStock Is Used)": "myCurrencyKey", "Purchases - Currency Symbol (used in display)": "$", "Purchases - Max Purchased Bradleys (0, to disable)": 3, "Limits - Daily Limit Type (true - calls, false - won fights)": true, "Tank Info - Display Timed Bradley Info": true, "Tank Info - Timed Bradley Shop Name Format": "{0} BRADLEY\n[Health: {1}]", "Tank Info - Display Purchased Bradley Info": true, "Tank Info - Purchased Bradley Shop Name Format": "{1}'s {0} BRADLEY\n[Health: {2}]", "Tank Health UI - X Anchor (0-1)": 0.5, "Tank Health UI - Y Anchor (0-1)": 0.0, "Bag Respawns - Enabled": true, "Bag Respawns - Max Bags Per Player": 4, "Bag Respawns - Max Bed Distance From Player": 100.0, "PopUpAPI - PopUp Profile Name": "Legacy", "Tank Disarm Frequency": 1470, "Enable CanRoadBradleyTarget Hook": false, "Custom Tank Death Properties": { "Show Road Bradley Death Locations On Map": true, "Fireball Count (0, to disable)": 0, "Use Fireballs As Chest Lock (not recommended, high performance impact, if false, uses custom method)": false, "Hide Gib Flying Spheres (used for their scaling, will make gibs 'jump' once)": true }, "Tank Unstuck - Killed Entity Names": [ "servergibs_bradley", "scraptransporthelicopter", "magnetcrane.entity", "minicopter.entity", "supply_drop" ], "Tank Routes - Spawns Per Maps": { "default": [ "default" ], "Detroit": [ "default", "custom" ], "HapisIsland": [ "hapis" ], "ParadiseIsland": [ "custom" ] }, "Tank Routes - Purchasable Road ID Blacklist Per Map": { "default": [ "Edited_756", "Edited_33" ], "Detroit": [ "Edited_4" ] }, "Tank Routes - Custom Purchasable Roads Per Map": { "default": [ "CustomRoad1", "CustomRoad2" ], "Detroit": [ "DetroitRoad1", "DetroitRoad2", "DetroitRoad3" ], "HapisIsland": [ "HapisRoad2", "HapisRoad3", "HapisRoad4" ] }, "Tank Routes - Spawn Configuration": { "custom": { "Tank Route - Road IDs (Random, if more than one)": [ [ "0", "1" ], [ "2", "3" ] ], "Tank Route - Use all default roads": false, "Tank Route - Use longest path": false, "Tank Route - Remove first and last checkpoints": 3, "Spawns - Announce Spawn": true, "Spawns - Announce Kill": true, "Spawns - Respawn Time (in seconds)": 1200, "Spawns - Respawn Time Randomize Value (goes +value and -value from option above)": 120, "Spawns - Min. Online Players For Each Tank Amount (Amount Of Tanks: Amount Of Players)": { "1": 4, "2": 12, "3": 20 }, "Spawns - Chance": { "Extreme": 1, "Hard": 3 } }, "default": { "Tank Route - Road IDs (Random, if more than one)": [], "Tank Route - Use all default roads": false, "Tank Route - Use longest path": true, "Tank Route - Remove first and last checkpoints": 3, "Spawns - Announce Spawn": true, "Spawns - Announce Kill": true, "Spawns - Respawn Time (in seconds)": 900, "Spawns - Respawn Time Randomize Value (goes +value and -value from option above)": 120, "Spawns - Min. Online Players For Each Tank Amount (Amount Of Tanks: Amount Of Players)": { "1": 4, "2": 8 }, "Spawns - Chance": { "Hard": 2, "Normal": 5 } }, "hapis": { "Tank Route - Road IDs (Random, if more than one)": [ [ "HapisRoad1" ] ], "Tank Route - Use all default roads": false, "Tank Route - Use longest path": false, "Tank Route - Remove first and last checkpoints": 3, "Spawns - Announce Spawn": true, "Spawns - Announce Kill": true, "Spawns - Respawn Time (in seconds)": 900, "Spawns - Respawn Time Randomize Value (goes +value and -value from option above)": 120, "Spawns - Min. Online Players For Each Tank Amount (Amount Of Tanks: Amount Of Players)": { "1": 4, "2": 8 }, "Spawns - Chance": { "Hard": 2, "Normal": 5 } } }, "Tank Routes - Purchasable": { "Extreme": { "Purchases - Required Permission (leave blank, to disable)": "roadbradley.extreme", "Purchases - Cooldown (in seconds, 0 to disable)": 7200, "Purchases - Max Daily (in seconds, 0 to disable)": 1, "Purchases - Max Purchased Bradley Permissions (from best to worse)": { "roadbradley.limit.premium": 3, "roadbradley.limit.vip": 2 }, "Purchases - Time To Kill (in seconds, 0 to disable)": 600, "Purchases - Time To Come To Bradley (Kill Time + Coming Time)": 600, "Purchases - Limit Loot To Team": true, "Purchases - Limit Target To Team": true, "Purchases - Limit Damage To Team": true, "Purchases - Kill Announce Enabled": true, "Purchases - Required Items": [ { "Shortname": "scrap", "Amount": 1000, "Skin": 0, "Custom Icon URL": "" }, { "Shortname": "currency", "Amount": 5000, "Skin": 0, "Custom Icon URL": "" }, { "Shortname": "metal.fragments", "Amount": 10000, "Skin": 0, "Custom Icon URL": "" } ] }, "Hard": { "Purchases - Required Permission (leave blank, to disable)": "", "Purchases - Cooldown (in seconds, 0 to disable)": 7200, "Purchases - Max Daily (in seconds, 0 to disable)": 1, "Purchases - Max Purchased Bradley Permissions (from best to worse)": {}, "Purchases - Time To Kill (in seconds, 0 to disable)": 600, "Purchases - Time To Come To Bradley (Kill Time + Coming Time)": 600, "Purchases - Limit Loot To Team": true, "Purchases - Limit Target To Team": true, "Purchases - Limit Damage To Team": true, "Purchases - Kill Announce Enabled": true, "Purchases - Required Items": [ { "Shortname": "scrap", "Amount": 1000, "Skin": 0, "Custom Icon URL": "" }, { "Shortname": "currency", "Amount": 1500, "Skin": 0, "Custom Icon URL": "" } ] }, "Normal": { "Purchases - Required Permission (leave blank, to disable)": "", "Purchases - Cooldown (in seconds, 0 to disable)": 3600, "Purchases - Max Daily (in seconds, 0 to disable)": 3, "Purchases - Max Purchased Bradley Permissions (from best to worse)": {}, "Purchases - Time To Kill (in seconds, 0 to disable)": 600, "Purchases - Time To Come To Bradley (Kill Time + Coming Time)": 600, "Purchases - Limit Loot To Team": true, "Purchases - Limit Target To Team": true, "Purchases - Limit Damage To Team": true, "Purchases - Kill Announce Enabled": true, "Purchases - Required Items": [ { "Shortname": "scrap", "Amount": 100, "Skin": 0, "Custom Icon URL": "" }, { "Shortname": "metal.fragments", "Amount": 1500, "Skin": 0, "Custom Icon URL": "" } ] } }, "Tank Routes - Configuration": { "Extreme": { "Tank Target - Max distance to target": 10.0, "Tank Target - Targeted items": [ "rocket.launcher", "explosive.timed", "explosive.satchel" ], "Tank Target - Lose Target Intrest After X Seconds": 10, "Tank Options - Model Scale": 0.7, "Tank Options - Map Marker Type (None/Crate/Chinook/Cargoship)": "Crate", "Tank Options - Move Speed (0-1)": 1.0, "Tank Options - Move Force": 2000.0, "Tank Options - Health": 5000.0, "Tank Options - View Range": 75.0, "Turret Options - Fire Rate": 0.06, "Turret Options - Burst Length": 15, "Turret Options - Aim Cone": 3.0, "Turret Options - Bullet Damage": 25.0, "Cannon Options - Explosion Radius": 8.0, "Cannon Options - Blunt Damage": 40.0, "Cannon Options - Explosion Damage": 0.0, "Custom Attack - Do Custom Attacks": true, "Custom Attack - Try Interval (in seconds)": 15.0, "Custom Attack - Try Interval Randomization (in seconds)": 5.0, "MLRS Options - Enabled": true, "MLRS Options - Amount Per Fighter": 4, "MLRS Options - Height Spawn": 450.0, "MLRS Options - Sound Alert Prefab Name": "assets/prefabs/tools/pager/effects/beep.prefab", "MLRS Options - Chat Message Alert": true, "MLRS Options - Position Randomization": 25.0, "MLRS Options - Health Level Spawns": [ 4500.0, 3000.0, 1000.0, 100.0 ], "MLRS Options - Explosion Radius": 15.0, "MLRS Options - Blunt Damage": 75.0, "MLRS Options - Explosion Damage": 350.0, "Scientist Options - Disable Scientist Spawn": false, "Scientist Options - Amount Of Scientists To Spawn (might not spawn all of them)": 4, "Scientist Options - Scientist Spawn Radius": 3.0, "RF Disarm - Enabled": false, "RF Disarm - Type (false - Change Frequency, true - Explode)": true, "RF Disarm - Radius From Tank": 35.0, "Bradley Debris - Scale With Tank": true, "Bradley Debris - Health": 500.0, "Bradley Debris - Time To Cool Down": 60.0, "Loot - Crate Amount (If default loot preset)": 4, "Loot - Used Loot Preset (leave blank for default)": "custom", "Loot - Floor Rewards For Damage Dealt": true, "Loot - Rewards For Damage Dealt": [ { "Command (if not empty, item is ignored)": "", "Shortname": "currency", "Amount": 2000, "Skin": 0, "Display Name": "" }, { "Command (if not empty, item is ignored)": "", "Shortname": "scrap", "Amount": 500, "Skin": 0, "Display Name": "" } ], "Loot - Fire Lock Time (in seconds)": 60 }, "Hard": { "Tank Target - Max distance to target": 10.0, "Tank Target - Targeted items": [ "rocket.launcher", "explosive.timed", "explosive.satchel" ], "Tank Target - Lose Target Intrest After X Seconds": 10, "Tank Options - Model Scale": 0.6, "Tank Options - Map Marker Type (None/Crate/Chinook/Cargoship)": "Crate", "Tank Options - Move Speed (0-1)": 1.0, "Tank Options - Move Force": 2000.0, "Tank Options - Health": 2500.0, "Tank Options - View Range": 50.0, "Turret Options - Fire Rate": 0.06, "Turret Options - Burst Length": 15, "Turret Options - Aim Cone": 3.0, "Turret Options - Bullet Damage": 20.0, "Cannon Options - Explosion Radius": 8.0, "Cannon Options - Blunt Damage": 40.0, "Cannon Options - Explosion Damage": 0.0, "Custom Attack - Do Custom Attacks": true, "Custom Attack - Try Interval (in seconds)": 15.0, "Custom Attack - Try Interval Randomization (in seconds)": 5.0, "MLRS Options - Enabled": true, "MLRS Options - Amount Per Fighter": 2, "MLRS Options - Height Spawn": 450.0, "MLRS Options - Sound Alert Prefab Name": "assets/prefabs/tools/pager/effects/beep.prefab", "MLRS Options - Chat Message Alert": true, "MLRS Options - Position Randomization": 25.0, "MLRS Options - Health Level Spawns": [ 2300.0, 1100.0 ], "MLRS Options - Explosion Radius": 15.0, "MLRS Options - Blunt Damage": 75.0, "MLRS Options - Explosion Damage": 350.0, "Scientist Options - Disable Scientist Spawn": false, "Scientist Options - Amount Of Scientists To Spawn (might not spawn all of them)": 4, "Scientist Options - Scientist Spawn Radius": 3.0, "RF Disarm - Enabled": false, "RF Disarm - Type (false - Change Frequency, true - Explode)": true, "RF Disarm - Radius From Tank": 35.0, "Bradley Debris - Scale With Tank": true, "Bradley Debris - Health": 500.0, "Bradley Debris - Time To Cool Down": 60.0, "Loot - Crate Amount (If default loot preset)": 4, "Loot - Used Loot Preset (leave blank for default)": "", "Loot - Floor Rewards For Damage Dealt": true, "Loot - Rewards For Damage Dealt": [ { "Command (if not empty, item is ignored)": "", "Shortname": "currency", "Amount": 2000, "Skin": 0, "Display Name": "" } ], "Loot - Fire Lock Time (in seconds)": 60 }, "Normal": { "Tank Target - Max distance to target": 10.0, "Tank Target - Targeted items": [ "rocket.launcher", "explosive.timed", "explosive.satchel" ], "Tank Target - Lose Target Intrest After X Seconds": 10, "Tank Options - Model Scale": 0.6, "Tank Options - Map Marker Type (None/Crate/Chinook/Cargoship)": "Crate", "Tank Options - Move Speed (0-1)": 1.0, "Tank Options - Move Force": 2000.0, "Tank Options - Health": 1000.0, "Tank Options - View Range": 50.0, "Turret Options - Fire Rate": 0.06, "Turret Options - Burst Length": 10, "Turret Options - Aim Cone": 3.0, "Turret Options - Bullet Damage": 15.0, "Cannon Options - Explosion Radius": 8.0, "Cannon Options - Blunt Damage": 40.0, "Cannon Options - Explosion Damage": 0.0, "Custom Attack - Do Custom Attacks": true, "Custom Attack - Try Interval (in seconds)": 15.0, "Custom Attack - Try Interval Randomization (in seconds)": 5.0, "MLRS Options - Enabled": false, "MLRS Options - Amount Per Fighter": 2, "MLRS Options - Height Spawn": 450.0, "MLRS Options - Sound Alert Prefab Name": "assets/prefabs/tools/pager/effects/beep.prefab", "MLRS Options - Chat Message Alert": true, "MLRS Options - Position Randomization": 25.0, "MLRS Options - Health Level Spawns": [], "MLRS Options - Explosion Radius": 15.0, "MLRS Options - Blunt Damage": 75.0, "MLRS Options - Explosion Damage": 350.0, "Scientist Options - Disable Scientist Spawn": false, "Scientist Options - Amount Of Scientists To Spawn (might not spawn all of them)": 4, "Scientist Options - Scientist Spawn Radius": 3.0, "RF Disarm - Enabled": false, "RF Disarm - Type (false - Change Frequency, true - Explode)": true, "RF Disarm - Radius From Tank": 35.0, "Bradley Debris - Scale With Tank": true, "Bradley Debris - Health": 500.0, "Bradley Debris - Time To Cool Down": 60.0, "Loot - Crate Amount (If default loot preset)": 4, "Loot - Used Loot Preset (leave blank for default)": "", "Loot - Floor Rewards For Damage Dealt": true, "Loot - Rewards For Damage Dealt": [], "Loot - Fire Lock Time (in seconds)": 60 } }, "Loot - Presets": { "custom": { "Loot - Min. Crates": 2, "Loot - Max. Crates": 4, "Loot - Min. Items Per Crate": 4, "Loot - Max. Items Per Crate": 5, "Loot - Loot Table": [ { "Shortname": "explosive.timed", "Amount": 1, "Amount Randomizer Amount (+ and -)": 0, "Always Include Chance (0-100)": 0.0, "Max Always Includes Per Loot (0 to disable)": 0, "Skin": 0, "Display Name": "", "Chance": 1, "Additional Items": [] }, { "Shortname": "metal.refined", "Amount": 1000, "Amount Randomizer Amount (+ and -)": 0, "Always Include Chance (0-100)": 0.0, "Max Always Includes Per Loot (0 to disable)": 0, "Skin": 0, "Display Name": "", "Chance": 2, "Additional Items": [] }, { "Shortname": "rifle.ak", "Amount": 1, "Amount Randomizer Amount (+ and -)": 0, "Always Include Chance (0-100)": 0.0, "Max Always Includes Per Loot (0 to disable)": 0, "Skin": 0, "Display Name": "", "Chance": 1, "Additional Items": [ { "Shortname": "ammo.rifle", "Amount": 20, "Skin": 0, "Display Name": "" } ] } ] } } } -
Treasure Maps
By copcopekcro in Plugins
How to use :
You get 4 map Items . You can add more in config !
You can get those Maps from rust containers/prefabs .
You chose what map will spawn in what container and chance to spawn in that container in config .
When player press unwarp on map item it will spawn chest from that map .
Player will get chat text where chest spawned and he will see MapMarker on map.
Each map will spawn chest(prefab) with your loot inside.
All is customizable , Map Items ,Loottable items, Prefab Chest - prefab skin, Prefabs where maps will spawn with chance , Npc Prefab - amount of npc - spawn radius,Animals Prefab - amount of animals, LocalTreasureMaxDistance: " ",
MaxOpenedMaps : " ", MapOpenCooldown : " " .
Coins are also unwarpable ,after unwarp you will get loot from your config for that coin (item/plugin balance)
Also maps can be spawned as event .
Great for PvP and for PvE !
You can chose :
"AutomaticEventEnabled": true,
"MaxEventsAtTime": 10,
"MinEventTimer": 600.0,
"MaxEventTimer": 1200.0,
For each map :
"EventProbability": 1.0,
"MarkerRadius": 0.2,
"MarkerDisplayName": "Green Treasure",
"MarkerColor": "00FF00",
"MarkerOutlineColor": "00FF00",
Key Features :
Customizable Map Items :
Offer a range of treasure maps with distinct loot tables, stack sizes, and skins to make each find a fresh experience.
Dynamic Loot Spawns :
Configure treasure chests with specific loot tables, ensuring rewards are always enticing and fair.
NPC Defenders :
Add an extra challenge with NPCs guarding the treasures, making each hunt a thrilling encounter.
Animal Defenders :
Animals can also defend chest !
BRADLEY :
You can add bradley for each map item ,bradley will sit on spawned chest.
You can change for each map item will it be enabled , health, min - max chest .
Flexible Spawn Configurations :
Set where and how often maps can spawn in the game world, adjusting the rarity and discovery chance.
Permission :
treasuremaps.give
Commands :
command : /givemap <display name> <quantity>; example /givemap green map 5,
command : /givecoin <display name> <quantity>; example /givecoin gold coin 5,
command : /givemapto <player ID/name> <display name> <quantity>; example /givemapto copek green map 5,
command : /givecointo <player ID/name> <display name> <quantity>; example /givecointo copek gold coin 5,
console command : givemapto <player ID/name> <display name> <quantity>; example givemapto copek green map 5,
console command : givecointo <player ID/name> <display name> <quantity>; example givecointo copek gold coin 5,
For opening virtualy chest to balance loot :
ConsoleCommand : mapsim <lootTable> <number of chests> // with this you will see in game console
ConsoleCommand : mapsimr <lootTable> <number of chests> // with this you will see in rcon console
Config Example :
{
"AutomaticEventEnabled": false,
"MaxEventsAtTime": 5,
"MinEventTimer": 1800.0,
"MaxEventTimer": 3600.0,
"LocalTreasureMaxDistance": 150.0,
"MaxOpenedMaps": 3,
"MapOpenCooldown": 60,
"MaxOpenedCoins": 3,
"CoinOpenCooldown": 60,
"Chest/NPC/Marker DestroyTimer": 1800.0,
"NPC Profiles": [
{
"Profile Name": "EasyGuard",
"NPC Spawns": [
{
"SpawnRadius": 5.0,
"EntityDisplayName": "Green Treasure Guard",
"Health": 100,
"RoamRange": 5.0,
"ChaseRange": 30.0,
"SenseRange": 20.0,
"ListenRange": 10.0,
"AttackRangeMultiplier": 1.0,
"CheckVisionCone": true,
"VisionCone": 140.0,
"HostileTargetsOnly": false,
"DamageScale": 1.0,
"TurretDamageScale": 1.0,
"AimConeScale": 1.0,
"Speed": 6.0,
"MemoryDuration": 10.0,
"Kit": "",
"WearItems": [
{
"ShortName": "hazmatsuit",
"SkinID (0 - default)": 0
}
],
"BeltItems": [
{
"ShortName": "rifle.ak",
"Amount": 1,
"SkinID (0 - default)": 0,
"Mods": [],
"Ammo": "ammo.rifle"
}
],
"CustomLoot": false,
"LootTable": [
{
"DisplayName": "Custom Rock",
"Shortname": "rock",
"SkinID": 0,
"MaxItemAmount": 5,
"MinItemAmount": 1,
"Probability": 1.0,
"IsBlueprint": false
}
]
}
]
}
],
"Animal Profiles": [
{
"Profile Name": "WildBear",
"Animal Spawns": [
{
"SpawnRadius": 15.0,
"Animal DisplayName": "Wild Bear",
"Prefab": "assets/rust.ai/agents/bear/bear.prefab",
"Health": 150,
"Chase Range": 30.0,
"Sense Range": 20.0,
"Listen Range": 10.0,
"Attack Range Multiplier": 1.0,
"Check Vision Cone": false,
"Vision Cone": 140.0,
"Hostile Targets Only": false,
"Attack Damage": 25.0,
"Attack Rate": 1.0,
"Turret Damage Scale": 1.0,
"Can Run Away Water": false,
"Can Sleep": false,
"Speed": 10.0,
"Memory Duration": 60.0
}
]
},
{
"Profile Name": "WildBoar",
"Animal Spawns": [
{
"SpawnRadius": 15.0,
"Animal DisplayName": "Wild Boar",
"Prefab": "assets/rust.ai/agents/boar/boar.prefab",
"Health": 500,
"Chase Range": 30.0,
"Sense Range": 20.0,
"Listen Range": 10.0,
"Attack Range Multiplier": 1.0,
"Check Vision Cone": false,
"Vision Cone": 140.0,
"Hostile Targets Only": false,
"Attack Damage": 25.0,
"Attack Rate": 1.0,
"Turret Damage Scale": 1.0,
"Can Run Away Water": false,
"Can Sleep": false,
"Speed": 10.0,
"Memory Duration": 60.0
}
]
}
],
"TreasureMapsDescription": [
"LocalTreasureMaxDistance - max distance of spawning prefab/chest",
"CustomStackSize - you can change stack size of each map,and for coins",
"You can change skin and display name of each map,for each coin",
"MinItemPerChest/MaxItemPerChest - how much items player will get from spawned chest ",
"MinItemPerCoin/MaxItemPerCoin - how much items player will get from coin",
"SpawnedPrefabChest - what chest will spawn when you unwarp map item,if you put default rust container it will be default rust loot table",
"SpawnedPrefabSkin - skin of prefab",
"You can add more items to loottable,works also with loottable of coins",
"Min/MaxAmount - quantity of that item (you can put min/max - to same number (1),so its min and max 1 quantity of that item)",
"Probability - from 0.0 (0%) to 1.0 (100%) chance to get that item",
"IsBlueprint - if true you will give bp of that item",
"command : /givemap <display name> <quantity>; example /givemap green map 5",
"command : /givecoin <display name> <quantity>; example /givecoin gold coin 5",
"command : /givemapto <player ID/name> <display name> <quantity>; example /givemapto copek green map 5",
"command : /givecointo <player ID/name> <display name> <quantity>; example /givecointo copek gold coin 5",
"console command : givemapto <player ID/name> <display name> <quantity>; example givemapto copek green map 5",
"console command : givecointo <player ID/name> <display name> <quantity>; example givecointo copek gold coin 5",
"Spawns - PrefabPath (chose where will map spawn),SpawnChance (0-100 ,chance to spawn map in that prefab),works also with coins,works also with coins",
"SpawnCount - how much scientist will be defending chest",
"SpawnRadius - distance where scientist will spawn",
"NpcOptions - you can change stats of npc Health,Damage and more",
"Kits - you can use kits or you can manualy add wear,belt items",
"EntityDisplayName - name of npc, for each group change name ,if you are using custom loot for npc",
"CustomLoot - true/false ,if true you can add custom loot table for npc body",
"You can now add new custom item <coins>, coins can we crackopen/unwarp and you will get items/plugin balance",
"In coins you have option to give economics and serverrewards",
"Economy: here you put item or plugin",
"PluginName: economics or serverrewards"
],
"Maps": [
{
"EventProbability": 1.0,
"MarkerRadius": 0.4,
"MarkerColor": "00FF00",
"MarkerOutlineColor": "00FF00",
"Use Vending Marker ?": false,
"Vending Marker DisplayName": "Green Treasure",
"What marker prefab ?": "assets/prefabs/tools/map/cratemarker.prefab",
"CustomStackSize": 10,
"ItemDisplayName": "Green Map",
"ItemShortname": "xmas.present.large",
"SkinID": 3073615238,
"SpawnedPrefabChest": "assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab",
"SpawnedPrefabSkin": 1818868472,
"MinItemPerChest": 1,
"MaxItemPerChest": 2,
"LootTable": "greenmap",
"LootTables": {
"greenmap": [
{
"DisplayName": "",
"Shortname": "rock",
"SkinID": 0,
"MaxItemAmount": 5,
"MinItemAmount": 1,
"Probability": 1.0,
"IsBlueprint": false
}
]
},
"NPC profiles what will guard chest": [
{
"Profile Name": "EasyGuard",
"Amount": 1
}
],
"Animal profiles what will guard chest": [
{
"Profile Name": "WildBear",
"Amount": 1
},
{
"Profile Name": "WildBoar",
"Amount": 2
}
],
"SpawnBradley": false,
"BradleyHealth": 1000,
"MinCratesToSpawn": 1,
"MaxCratesToSpawn": 3,
"Spawns": [
{
"PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab",
"SpawnChance": 0.0
}
]
},
{
"EventProbability": 1.0,
"MarkerRadius": 0.4,
"MarkerColor": "00BFFF",
"MarkerOutlineColor": "00BFFF",
"Use Vending Marker ?": true,
"Vending Marker DisplayName": "Blue Treasure",
"What marker prefab ?": "assets/prefabs/tools/map/cratemarker.prefab",
"CustomStackSize": 10,
"ItemDisplayName": "Blue Map",
"ItemShortname": "xmas.present.large",
"SkinID": 3073615579,
"SpawnedPrefabChest": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab",
"SpawnedPrefabSkin": 837107924,
"MinItemPerChest": 1,
"MaxItemPerChest": 2,
"LootTable": "bluemap",
"LootTables": {
"bluemap": [
{
"DisplayName": "",
"Shortname": "scrap",
"SkinID": 0,
"MaxItemAmount": 5,
"MinItemAmount": 1,
"Probability": 1.0,
"IsBlueprint": false
}
]
},
"NPC profiles what will guard chest": [
{
"Profile Name": "EasyGuard",
"Amount": 5
}
],
"Animal profiles what will guard chest": [
{
"Profile Name": "WildBear",
"Amount": 5
},
{
"Profile Name": "WildBoar",
"Amount": 5
}
],
"SpawnBradley": false,
"BradleyHealth": 1000,
"MinCratesToSpawn": 1,
"MaxCratesToSpawn": 3,
"Spawns": [
{
"PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab",
"SpawnChance": 0.0
}
]
},
{
"EventProbability": 1.0,
"MarkerRadius": 0.4,
"MarkerColor": "FF0000",
"MarkerOutlineColor": "FF0000",
"Use Vending Marker ?": true,
"Vending Marker DisplayName": "Red Treasure",
"What marker prefab ?": "assets/prefabs/tools/map/cratemarker.prefab",
"CustomStackSize": 10,
"ItemDisplayName": "Red Map",
"ItemShortname": "xmas.present.large",
"SkinID": 3073615919,
"SpawnedPrefabChest": "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_a.prefab",
"SpawnedPrefabSkin": 0,
"MinItemPerChest": 1,
"MaxItemPerChest": 2,
"LootTable": "redmap",
"LootTables": {
"redmap": [
{
"DisplayName": "Not Bad Weapon",
"Shortname": "rifle.ak",
"SkinID": 0,
"MaxItemAmount": 1,
"MinItemAmount": 1,
"Probability": 1.0,
"IsBlueprint": false
}
]
},
"NPC profiles what will guard chest": [
{
"Profile Name": "EasyGuard",
"Amount": 5
}
],
"Animal profiles what will guard chest": [],
"SpawnBradley": false,
"BradleyHealth": 1000,
"MinCratesToSpawn": 1,
"MaxCratesToSpawn": 3,
"Spawns": [
{
"PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab",
"SpawnChance": 0.0
}
]
},
{
"EventProbability": 1.0,
"MarkerRadius": 0.4,
"MarkerColor": "FFFF00",
"MarkerOutlineColor": "FFFF00",
"Use Vending Marker ?": true,
"Vending Marker DisplayName": "Gold Treasure",
"What marker prefab ?": "assets/prefabs/tools/map/cratemarker.prefab",
"CustomStackSize": 10,
"ItemDisplayName": "Gold Map",
"ItemShortname": "xmas.present.large",
"SkinID": 3073616325,
"SpawnedPrefabChest": "assets/prefabs/misc/decor_dlc/storagebarrel/storage_barrel_c.prefab",
"SpawnedPrefabSkin": 0,
"MinItemPerChest": 1,
"MaxItemPerChest": 2,
"LootTable": "goldmap",
"LootTables": {
"goldmap": [
{
"DisplayName": "Fire!!",
"Shortname": "lmg.m249",
"SkinID": 0,
"MaxItemAmount": 1,
"MinItemAmount": 1,
"Probability": 1.0,
"IsBlueprint": false
}
]
},
"NPC profiles what will guard chest": [
{
"Profile Name": "EasyGuard",
"Amount": 5
}
],
"Animal profiles what will guard chest": [],
"SpawnBradley": false,
"BradleyHealth": 1000,
"MinCratesToSpawn": 1,
"MaxCratesToSpawn": 3,
"Spawns": [
{
"PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab",
"SpawnChance": 0.0
}
]
}
],
"Coins": [
{
"CustomStackSize": 10,
"ItemDisplayName": "Gold Coin",
"ItemShortname": "easter.goldegg",
"SkinID": 3151241149,
"MinItemPerCoin": 1,
"MaxItemPerCoin": 10,
"LootTable": "goldcoin",
"LootTables": {
"goldcoin": [
{
"Economy": "Item",
"PluginName": "",
"DisplayName": "Gold Coin",
"Shortname": "easter.goldegg",
"SkinID": 3151241149,
"MaxItemAmount": 10,
"MinItemAmount": 1,
"Probability": 1.0,
"IsBlueprint": false
},
{
"Economy": "Plugin",
"PluginName": "Economics",
"DisplayName": "Gold Coin",
"Shortname": "easter.goldegg",
"SkinID": 3151241149,
"MaxItemAmount": 100,
"MinItemAmount": 50,
"Probability": 1.0,
"IsBlueprint": false
},
{
"Economy": "Plugin",
"PluginName": "ServerRewards",
"DisplayName": "Gold Coin",
"Shortname": "easter.goldegg",
"SkinID": 3151241149,
"MaxItemAmount": 200,
"MinItemAmount": 150,
"Probability": 1.0,
"IsBlueprint": false
}
]
},
"Spawns": [
{
"PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab",
"SpawnChance": 100.0
}
]
}
],
- #custom loot
- #rewards
-
(and 4 more)
Tagged with: