Jump to content

Search the Community

Showing results for tags 'raid base'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

  1. Version 1.0.1

    10 downloads

    Warning: To use this bases pack, you need to purchase the paid Raidable Bases plugin if you do not already own it: https://codefling.com/plugins/raidable-bases This package is produced by the fullwiped & xrust.co servers. This is a configuration file that contains 110 bases designed by us, ranging from easy to nightmare difficulty levels. Warning: This package does not include loot tables. If you need bases + loot tables, you may want to check out the higher-tier package: Raibable Bases + Loot Tables package This Raidable Bases package includes: - 30 Easy Bases - 30 Medium Bases - 30 Hard Bases - 10 Expert Bases - 10 Nightmare Bases With a total of 110 bases, this package focuses on simplicity and optimization. Most bases are protected by turrets and traps, and each base is designed with player PC performance and server stability in mind. Additional Features: A configuration JSON file (optional for your use, at your discretion) Five profile configuration JSON files located in data/RaidableBases/Profiles (optional, but saves time by adding all 110 bases without needing individual console commands) If you need a more comprehensive package that includes loot tables along with the bases pack, you may want to check out this product as well: INSTALLATION INSTRUCTIONS: I recommend two installation options: 1) First Option: If you have never installed Raidable Bases before, you can simply copy all the files from the downloaded "oxide" folder to your server. I strongly recommend this method because I have made several adjustments to prevent issues, such as bases embedding underground, ensuring they spawn at sea level, and removing Arena walls and NPCs. If you want to use your own configuration, check the second option below. 2) Second Option: If you already have existing Raidable Bases or wish to avoid modifying your configuration and profile files, you’ll need to add the new bases using commands. Open the console with F1 and use these commands to save the new bases to your existing profile configuration in /serverfiles/oxide/data/RaidableBases/Profiles. Example command: rb.config add "Easy Bases" fullwipedeasy1 Second example command: rb.config add "Easy Bases" fullwipedeasy2 Summary of Commands to Add New Bases: If you do not want to add 110 bases one by one, you can perform a clean installation using the first method. However, this will overwrite all config settings in your existing Profiles folder, from "easy" to "nightmare" bases. Be sure to back up your files before proceeding. If you're confident that you've successfully uploaded all the files, enter the following command in RCON to restart the plugin and apply the changes. Good luck: o.reload RaidableBases
    $49.99
  2. Version 1.0.2

    34 downloads

    Warning: To use this bases pack, you need to purchase the paid Raidable Bases plugin if you do not already own it: https://codefling.com/plugins/raidable-bases This is a configuration file that contains 110 bases designed by us, along with custom base loot for five difficulty levels, from easy to nightmare. This Raidable Bases Pack & Loot Tables package includes: - 30 Easy Bases (Easy Bases loot table included) - 30 Medium Bases (Medium Bases loot table included) - 30 Hard Bases (Hard Bases loot table included) - 10 Expert Bases (Expert Bases loot table included) - 10 Nightmare Bases (Nightmare Bases loot table included) With a total of 110 bases, this package focuses on simplicity and optimization. Most bases are protected by turrets and traps, and each base is designed with player PC performance and server stability in mind. Additional Features: A configuration JSON file (optional for your use, at your discretion) Five profile configuration JSON files located in data/RaidableBases/Profiles (optional, but saves time by adding all 110 bases without needing individual console commands) Well-Balanced, 5-Level Loot Tables for Raidable Bases: The package also includes carefully balanced loot tables across five difficulty levels, from Easy to Nightmare, within the Base_Loot category. These loot tables are designed with drop rates that fit vanilla, 2x, 3x, 5x, or 10x servers, ensuring competitive gameplay without excessive rewards. For example, a base requiring around 30 C4s will yield loot proportional to the effort, encouraging players to stay online and invest time in your server. Our goal is to provide high quality and consistent updates for an excellent experience. The loot tables will be updated regularly to maintain balance and fairness. For those exclusively seeking the loot table, we offer it as a standalone product: (Note: If you've purchased our Raidable Bases Pack & Loot Tables (110 Bases) package, there is no need to buy this separately.) INSTALLATION INSTRUCTIONS: I recommend two installation options: 1) First Option: If you have never installed Raidable Bases before, you can simply copy all the files from the downloaded "oxide" folder to your server. I strongly recommend this method because I have made several adjustments to prevent issues, such as bases embedding underground, ensuring they spawn at sea level, and removing Arena walls and NPCs. If you want to use your own configuration, check the second option below. 2) Second Option: If you already have existing Raidable Bases or wish to avoid modifying your configuration and profile files, you’ll need to add the new bases using commands. Open the console with F1 and use these commands to save the new bases to your existing profile configuration in /serverfiles/oxide/data/RaidableBases/Profiles. Example command: rb.config add "Easy Bases" fullwipedeasy1 Second example command: rb.config add "Easy Bases" fullwipedeasy2 Summary of Commands to Add New Bases: If you do not want to add 110 bases one by one, you can perform a clean installation using the first method. However, this will overwrite all config settings in your existing Profiles folder, from "easy" to "nightmare" bases. Be sure to back up your files before proceeding. Loot Tables Installation Instructions: If you have successfully added the bases, within the zip file you downloaded, you will find 5 different loot table JSON files ranging from easy to nightmare inside the data/RaidableBases/Base_Loot folder. Move these files to the following directory in your files and replace them: /serverfiles/oxide/data/RaidableBases/Base_Loot The number of items that spawn in crates is determined not by the loot table but by five different configs found in the /serverfiles/oxide/data/RaidableBases/Profiles directory, using the code below. For example, open Easy Bases.json inside the Profiles folder with Notepad, press CTRL+F, and search for "Amount Of Items To Spawn" In the example below, the spawn amount is set to 90. You can adjust this number to your preference, either increasing or decreasing it. Keep in mind that changing this will affect the drop rates in the loot table. "Amount Of Items To Spawn": 90, You may also open the individual base profile files (e.g., Easy Bases.json, Medium Bases.json, Hard Bases.json, Expert Bases.json, Nightmare Bases.json) located in /serverfiles/oxide/data/RaidableBases/Profiles and adjust the "Loot Amount Multiplier" to values such as 2.0 or 5.0. This will alter the existing loot balance. However, we recommend keeping this setting at 1.0, as changing it may disrupt the intended loot balance: "Loot Amount Multiplier": 1.0 If you're confident that you've successfully uploaded all the files, enter the following command in RCON to restart the plugin and apply the changes. Good luck: o.reload RaidableBases
    $59.99
  3. Version 1.0.0

    73 downloads

    A set of 38 bases for plugin Raidable Bases. 12 Easy Bases 12 Medium Bases 12 Hard Bases 1 Expert Base 1 Nightmare Base To use the bases, the contents of the archive must be unpacked to the oxide\data\copypaste folder on your server. After extracting the files, enter the following commands into the server console: rb.config add "Easy Bases" EZ1 EZ2 EZ3 EZ4 EZ5 EZ6 EZ7 EZ8 EZ9 EZ10 EZ11 EZ12 rb.config add "Medium Bases" MB1 MB2 MB3 MB4 MB5 MB6 MB7 MB8 MB9 MB10 MB11 MB12 rb.config add "Hard Bases" HB1 HB2 HB3 HB4 HB5 HB6 HB7 HB8 HB9 HB10 HB11 HB12 rb.config add "Expert Bases" EXP1 rb.config add "Nightmare Bases" NMB1
    $15.00
  4. Version v2

    66 downloads

    This bundle of raidable bases is perfect to brighten up your server for the Christmas season around the corner and offer some unique bases that your players can raid themed around the holidays! Celebrate the Christmas season in Rust with our special holiday-themed raidable bases! We have 48 raidable bases with traps all over the place! all adorned with festive decorations and designed to immerse you in the true spirit of Christmas Pack Includes 40+ bases: - 14 easy bases - 23 medium bases - 7 hard bases - 3 expert base ! ReadMe.txt file for help/Discord ! Base designs Shelter design Normal base designs Ship design Tree designs Balloon design Raidable Towns Copy and paste these commands in F1 for easy setup rb.config add "Easy Bases" "santa13" "santa14" "santa18" "santa20" "santa26" "santa27" "santa28" "santa29" "santa30" "xmas-balloon" "santa38" "santa36" "santa35" "santa32" rb.config add "Medium Bases" "santa1" "santa2" "santa3" "santa4" "santa5" "santa6" "santa7" "santa8" "santa9" "santa10" "santa11" "santa12" "santa15" "santa16" "santa17" "santa19" "santa21" "santa22" "santa31" "santa32" "santa33" "santa34" "tree1" rb.config add "Hard Bases" "santa25" "santa24" "santa23" "tree2" "santa40" "santa42" "santa43" rb.config add "Expert Bases" "xmas-town-expert" "santa39" "santa41" rb.config add "Nightmare Bases" resort-nightmare
    $35.00
  5. Version 1.2.4

    91 downloads

    This plugin can help to player build raid base for raid somewhere before player type /f1menu then player can buy f1grenade from menu for build while throw to greanade builded raid base. Then player get uath from tc and use own codelock to door raid baes is ready. You can use unlimited different bae design for your own server you can change it in config file This plugin need RustRewards and CopyPasta Plugin Default Config File { "Icon Id": 0, "Cost Type (economics, rp or scrap)": "economics", "Open Menu Commands": [ "f1menu", "buygrenade" ], "Check far of Monuments": 190, "BaseList": { "1938": { "Name": "Simple Base1", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1938, "BaseFileName": "grenaderaidbase" }, "1939": { "Name": "Simple Base2", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1939, "BaseFileName": "grenaderaidbase" }, "1940": { "Name": "Simple Base3", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1940, "BaseFileName": "grenaderaidbase" }, "1941": { "Name": "Simple Base4", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1941, "BaseFileName": "grenaderaidbase" }, "1942": { "Name": "Simple Base5", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1942, "BaseFileName": "grenaderaidbase" }, "1943": { "Name": "Simple Base6", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1943, "BaseFileName": "grenaderaidbase" }, "1944": { "Name": "Simple Base7", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1944, "BaseFileName": "grenaderaidbase" }, "1945": { "Name": "Simple Base8", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1945, "BaseFileName": "grenaderaidbase" }, "1946": { "Name": "Simple Base9", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1946, "BaseFileName": "grenaderaidbase" }, "1947": { "Name": "Simple Base10", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1947, "BaseFileName": "grenaderaidbase" }, "1948": { "Name": "Simple Base11", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1948, "BaseFileName": "grenaderaidbase" }, "1949": { "Name": "Simple Base12", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1949, "BaseFileName": "grenaderaidbase" }, "1950": { "Name": "Simple Base13", "BaseImage": "https://www.pcgamesn.com/wp-content/sites/pcgamesn/2020/09/rust-daddy-norseman-build-550x309.jpg", "BaseCost": 1, "SkinId": 1950, "BaseFileName": "grenaderaidbase" } } } You can change raid base if you have your own base file type json. Console Command BuyF1forMerchant steam64Id BaseId -> example for this config on up (BuyF1forMerchant 45492312312313 1939) Player Command /f1menu Player can buy grenade raid base with that command. Language Settings: You can modify the notification messages in different languages under the 'Language' folder. Discord: If you find any bugs, need assistance, or have suggestions related to the plugin, you can reach out on Discord. Discord pisagor0104 https://discord.gg/JnQftZeSXD
    $24.99
  6. tynearia

    Tynangles

    Version 1.0.0

    442 downloads

    Small Raid base, ten auto turrets(not powered, usually taken care of by the raid base mod), and eight small chests (filled with loot). Three floors and eleven locked doors. i would classify it as an easy raid, but it is metal fragments, so probably medium.
    Free
  7. Version 1.0.0

    94 downloads

    3 easy raidable bases complete with TC, boxes, doors, Furnaces, etc use command in console "rb.config add "easy bases" raideasy-1, raideasy-2 raideasy-3" to add to your raidable Bases files. Loads more bases to come soon feel free to join our discord: https://discord.gg/basebuilders
    Free
  8. Version v1.2

    191 downloads

    FREE 2024 Design Raidable Base. Grab our FREE 2024 Design Raidable Base! Unleash explosive raiding experiences to end of the year! include 2 Raidable Bases rb.config add "Hard-Bases" 2023-Hard rb.config add "Nightmare Bases" 2024-Nightmare rb.config add "Medium Bases" 2024-Medium Feel free to join our discord. https://discord.gg/RSuXWDsEVc Verified customers can grab there 10 free bases in the verified channel !
    Free
  9. Version 1.2.1

    117 downloads

    XRaidProtection - night protection of buildings from raids. - Optimization of the interface for different monitor resolutions. - There is a lang ru/en/uk/es/fr/pt-PT/pt-BR. - Sound effects when interacting with protection. - Setting the protection time range. - Setting the protection percentage. - Customize GUI/chat messages. [ Custom setting for each type of protection ] - Setting up a list of protected prefabs in addition to building blocks, doors, large walls and gates (they are protected by default). - Support for the IQChat plugin. - Setting up protection in the first N days after the wipe. - Setting the protection percentage for privileges. [ The highest in the list of permissions is valid ] - Setting protection activity on certain days of the week. [ Example: weekdays only ] - Possibility to allow twigs to be broken during protection. - Notification of players in the chat about the activation and deactivation of protection. - The ability to always display the UI when protection is active/inactive. - The ability to include vehicle protection. - The ability to configure a different percentage of protection for each day after a wipe. -> Overview - YouTube <- Commands /protect - view protection status. Config { "Messages in chat and GUI": { "Interval between messages. Min - 10 sec": 30 }, "Setting the protection duration": { "Start protection | Hour": 22, "Start protection | Minute": 0, "End protection | Hour": 7, "End protection | Minute": 0, "Timezone - UTC+0:00": 0, "Protection activity check timer (.sec)": 120, "Use local computer/hosting time. [ Requests to an external time service and time zone will be disabled ]": true }, "General settings": { "Sound effect": "assets/bundled/prefabs/fx/invite_notice.prefab", "Protection percentage for all players. 1.0 - 100%": 0.5, "Protection percentage for all vehicles. 1.0 - 100%": 0.5, "Protected all vehicles": false, "Enable sound effect": true, "Protection activity only in the first days of the wipe": false, "How protection will work in the early days of the wipe - [ True - all day | False - only in the specified time range ]": false, "How many first days after the wipe will be active protection": 3, "Percentage of protection by day, only at ( Protection activity only in the first days of the wipe ). If the list is empty or no day is specified, the protection percentage will be taken from ( Protection percentage for all players. 1.0 - 100% )": { "1": 1.0, "2": 0.7, "3": 0.5 }, "Enable GUI message": true, "Enable chat message": false, "Allow breaking twigs during defense": true, "Enable protection for players with permission when the main protect is not active": false, "Enable protection against damage from helicopters, MLRS, submarines, etc. [ Excluding rot damage ]": true, "0 - Protection only for players with permission, 1 - Protection for all players, 2 - Protection for players with permission and for all players": 1, "What days of the week protection can be active - [ Does not apply to protection in the early days of the wipe ] - [ Sun - 1, Mon - 2, Tue - 3, Wed - 4, Thu - 5, Fri - 6, Sat - 7 ]": [ 1, 2, 3, 4, 5, 6, 7 ] }, "GUI settings": { "AnchorMin [ When damage is dealt ]": "0.5 0", "AnchorMax [ When damage is dealt ]": "0.5 0", "OffsetMin [ When damage is dealt ]": "-194.5 80", "OffsetMax [ When damage is dealt ]": "175.5 110", "Use icons [ When damage is dealt ]": true, "AnchorMin [ Status is always displayed ]": "0.5 0", "AnchorMax [ Status is always displayed ]": "0.5 0", "OffsetMin [ Status is always displayed ]": "-194.5 -6", "OffsetMax [ Status is always displayed ]": "175.5 24", "Use icons [ Status is always displayed ]": false, "Text color": "1 1 1 0.4", "Text size": 12, "Always display UI when protection is active": true, "Always display UI when protection is inactive": true }, "List of prefabs that will be protected": [ "cupboard.tool.deployed", "wall.frame.shopfront.metal" ], "Setting permissions - [ Permisssion | The percentage of protection by permission. 1.0 - 100% ]": { "xraidprotection.elite": 0.9, "xraidprotection.perm": 0.8, "xraidprotection.vip": 0.7 }, "Wipe date": "01/01/2023", "Time": "2023-01-01T00:00:00.00+00:00" }
    $10.99
  10. Version 1.0.1

    28 downloads

    About Halloween Bases By Apes (20+ Pack) All Tiers! Give your players the gift of many deaths this Halloween! Torture your players with these Halloween Bases that have death around every corner! Tons of sneaky traps and layouts guaranteed to make your players hate you! Hand crafted by the great SirApesALot these bases will leave your players running back naked over and over again, definitely not beginner friendly raids. Bring your skills (and grenades)! Because you will need every raiding trick in the book to conquer these. In the "Bases" Folder you will find 22 raidable bases that you can add to your servers Raidable Bases by Nivex. All levels are included (7 easy, 6 medium, 4 hard, 3 expert and 2 nightmare) Everyone of these torture chambers was created by me for my vanilla gather rate weekly server. These are best suited for servers that are more balanced loot wise, and a more advanced player base with experience raiding (beginners WILL rage quit). None of these are walk throughs, I have no mercy on my players....do you? I recommend giving more satchels and C4 in the lower tier raids to increase the effectiveness of traps (rockets ruin everything lol) and players are more likely to blow themselves up with satchels which is always entertaining. These are not simple raids for beginners, if they don't understand how to use twig and ladders to work around traps, or pay attention for eco raidable walls they will struggle. They also may never trust rugs or spiral stairs ever again! Understanding when to take your time, and when to jam a med stick in your arm and push past a trap is necessary! But, they will laugh and feel a sense of accomplishment after completing a raid! Raids in this pack marked with an s in the file to remember to turn stability to "true" on that base if you have it false. they have collapsing floor mechanics that requires it. (hmedium1s, hexpert2s, and hnightmare2s) Make sure to have your config set so autoturrets and sam sites do not require power. It is recommended you have NPC's spawn inside and configured to "spawn on bags" --- Easy - 1, Medium - 2, Hard - 3, Expert - 4, Nightmare - 5 Two bases (hhard2 and hexpert2) have a trap that requires npcs, their death triggers a trap door. So you need npcs in each raid and the raidable bases data file set to npcs spawn on bag. Raid works without the npcs, but noone expects that trigger lol. Near everything is skinned for Halloween, with sound effects and more traps than you can shake a stick at! Traps are everywhere, containers already placed for loot If upgrading or replacing doors be sure to check if a door controller is attached. Loot Tables: As said on Raidable Bases plugin you need your own loot tables. All raids are tested on Planet of the Apes PvE. If you have any questions feel free to stop in our discord (https://discord.gg/M228N2F79m), or if you would like to test our raids that can be arranged ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Helpful Configuration and Data Settings: The following settings will help you get the most from these bases Configuration: "Entities Allowed To Drop Loot": { "Auto Turrets": true, "Flame Turret": true, "Fog Machine": false, "Gun Trap": true, "SAM Site": true "Allow Players To Loot Traps": false, "Allow Npcs To Target Other Npcs": false, "Turn Lights On At Night": false, "Turn Lights On Indefinitely": false, "Skins": { "Boxes": { "Preset Skins": [], "Ignore If Skinned Already": false, "Use Identical Skins": false, "Use Random Skin": false, "Use Workshop Skins": false, "Use Imported Workshop Skins File": true, "Use Approved Workshop Skins Only": false }, "Npcs": { "Use Identical Skins": true, "Use Random Skin": true, "Use Workshop Skins": true, "Use Imported Workshop Skins File": true, "Use Approved Workshop Skins Only": false }, "Deployables": { "Partial Names": [ "door", "barricade", "chair", "fridge", "furnace", "locker", "reactivetarget", "rug", "sleepingbag", "table", "vendingmachine", "waterpurifier", "skullspikes", "skulltrophy", "summer_dlc", "sled" ], "Preset Door Skins": [], "Skin Everything": false, "Ignore If Skinned Already": false, "Use Identical Skins": false, "Use Random Skin": false, "Use Workshop Skins": false, "Use Imported Workshop Skins File": true, "Use Approved Workshop Skins Only": false } "Weapons": { "Infinite Ammo": { "AutoTurret": false, "FlameTurret": false, "FogMachine": false, "GunTrap": false, "SamSite": false }, "Ammo": { "AutoTurret": 90, "FlameTurret": 40, "FogMachine": 50, "GunTrap": 32, "SamSite": 24 }, "Fog Machine Allows Motion Toggle": true, "Fog Machine Requires A Power Source": true, "Spooky Speakers Requires Power Source": false, "Test Generator Power": 100.0, "SamSite Repairs Every X Minutes (0.0 = disabled)": 5.0, "SamSite Range (350.0 = Rust default)": 100.0, "SamSite Requires Power Source": false }, Profiles (Raidable Bases Data Folder): This needs to be done for all 5 levels "Entities Not Allowed To Be Picked Up": [ "generator.small", "generator.static", "autoturret_deployed" ], "NPC Levels": { "Level 2 - Final Death": true }, "Spawn Inside Bases": { "Spawn On Floors": false, "Spawn On Beds": true, "Spawn On Rugs": false, "Spawn On Rugs With Skin Only": 1, "Bed Health Multiplier": 1.0, "Rug Health Multiplier": 1.0, "Spawn Murderers Outside": true, "Spawn Scientists Outside": true, "Minimum Inside (-1 = ignore)": 1, "Maximum Inside (-1 = ignore)": 1 }, "Event Traps And Turrets Ignore Npcs": true, "Auto Turrets": { "Aim Cone": 5.0, "Wait To Power On Until Event Starts": false, "Start Health": 1000.0, "Sight Range": 30.0, "Double Sight Range When Shot": false, "Set Hostile (False = Do Not Set Any Mode)": true, "Requires Power Source": false, "Sam Site": { "Repairs Every X Minutes (0.0 = disabled)": 5.0, "Range (350.0 = Rust default)": 100.0, "Requires Power Source": false, "Minimum Health": 1000.0, "Maximum Health": 1000.0 }, "Tesla Coil": { "Requires A Power Source": true, "Max Discharge Self Damage Seconds (0 = None, 120 = Rust default)": 0.0, "Max Damage Output": 35.0, "Health": 250.0 }, "Add Code Lock To Unlocked Or KeyLocked Doors": true, "Add Key Lock To Unlocked Or CodeLocked Doors": false, "Add Code Lock To Tool Cupboards": true, "Add Key Lock To Tool Cupboards": false, "Add Code Lock To Boxes": false, "Add Key Lock To Boxes": false, "Add Code Lock To Lockers": true, "Add Key Lock To Lockers": false, "Close Open Doors With No Door Controller Installed": true, "Allow Duplicate Items": false, "Allow Players To Pickup Deployables": true, "Allow Players To Deploy A Cupboard": true, "Allow Players To Deploy Barricades": true, "Divide Loot Into All Containers": true, "Empty All Containers Before Spawning Loot": true,
    $6.00
  11. Version 1.0.0

    2 downloads

    This raid base is rated as Easy on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $1.50
  12. Version 1.0.0

    1 download

    This raid base is rated as Medium on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $2.00
  13. Version 1.0.0

    1 download

    This raid base is rated as Nightmare on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $5.00
  14. Version 1.0.0

    1 download

    This raid base is rated as Medium on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $2.00
  15. Version 1.0.0

    1 download

    This raid base is rated as Hard on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $2.50
  16. Version 1.0.0

    1 download

    This raid base is rated as Hard on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $2.50
  17. Version 1.0.0

    1 download

    This raid base is rated as Easy on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $1.50
  18. Version 1.0.0

    1 download

    This raid base is rated as Hard on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $2.50
  19. Version 1.0.0

    1 download

    This raid base is rated as Expert on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $3.00
  20. Version 1.0.0

    1 download

    This raid base is rated as Expert on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $5.00
  21. Version 1.0.0

    1 download

    This raid base is rated as Medium on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $2.00
  22. Version 1.0.0

    1 download

    This raid base is rated as Easy on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $1.50
  23. Version 1.0.0

    1 download

    Pack of 10 Raidable Bases rated on a five tier raidable bases model on our Rust server. 1x Easy Raid Base 2x Medium Raid Base 3x Hard Raid Base 3x Expert Raid Base 1x Nightmare Raid Base made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $14.99
  24. Version 1.0.0

    1 download

    This raid base is rated as Expert on a five tier raidable bases model on our Rust server. The ground floor in this raid is a maze full of doors and hidden traps, and you need to find the stairs to get on the 1st floor.. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $3.00
  25. Version 1.0.0

    1 download

    This raid base is rated as Expert on a five tier raidable bases model on our Rust server. made by Team Bunny __ All bases were initially built without stability and are still used that way - dont know how they work with stability enabled. All bases made by us fit into a 17x17x15 raid base bubble. All bases were made to be used with a raid base plugin, and as that are also used on our Rust server. All bases includes loot boxes, turrets, shotgun traps, and some bonus items too - depending on a raid tier. If there are turrets in bases, they are all without a gun - as the plugin take care of it. __ Come visit " Tims Place 10x PVE " Rust server and try out our raids! client.connect 168.100.163.35:28015
    $3.00
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.