Jump to content

SLATE's Wishlist

  1. More information about "Basements"

    $29.99

    Basements

    Basements lets players build underground rooms beneath their bases. Place a hatch on your foundation and dig straight down into a hidden basement with walls, ceilings, and full building privileges. Great for stashing loot, setting up secret bunkers, or just adding extra space.

    Readme Link - Click Here for Instruction and Documentation
    👆Highly recommend reading the FAQ section!
    BUILD
    Build basements easily from your tool cupboard. Just place an entrance to get started. 

    EXPAND
    Expand your basement by drilling underground. But don't forget to bring a headlamp - its dark down there!

    TRAVERSE
    Place multiple entryways, building out your labyrinth of tunnels beneath your base. 


    DECORATE
    All deployables, electricity, and storage items can be placed in your basement. Take advantage of your new space!

    RAID
    Nothing is safe in Rust, including your basement. If all the entrances are destroyed, then the basement is too. Any loot below will float to the surface. Protect the entrance at all costs!

  2. More information about "Artifacts"

    $40.00 $14.99

    Artifacts

    Plugin add artifacts with passive and active abilities

    🎬 PROMO
     
    💎FEATURES
    35+ passive and 10+ active abilities (will added more) Groups and Permissons for artifacts Easy to create and edit admin menu Fully customizable screen button Translate to EN, RU, DE, FR lang Rust inventory for artifacts with fine look UI Drop artifacts on death Dynamic slots amount with perms Prohibition on the use of identical artifacts Prohibition of using artifacts with the same abilities Auto wipe players on WIPE Full customization for all kinds of abilities Artifacts have durability and can be broken Cooldown for active abilities Maximum stats for active and passive abilities Broadcasting for active and passive abilities Custom tags for lang Beautiful visual effects Patch default stack size with Harmony Artifacts Synthesis -  Synthesis table, when you can combine artifacts (free addon) Meteor Event - Artifacts drop from sky (free addon) Gather Event - Artifacts drop from special ores, that spawn throughout entire map (free addon)  ❗️ Informational and updates videos
    About plugins  V1 Release 25 passives and 5 active abilities V1.1 Balls Update v1.2 11 new passives abilities 📂 Plugin Structure
    ├── Info.txt - Commands and permissions │ ├── lang/ │ ├── en - English │ ├── ru - Russian │ ├── de - German │ └── fr - French │ ├── plugins/ │ ├── Artifacts.cs - Main plugin │ ├── ArtifactsSynthesis.cs - Synthesis table │ ├── ArtifactsMeteorEvent.cs - Meteor event │ └── ArtifactsGatherEvent.cs - Gather event │ └── data/Artifacts/ ├── Artifacts/ - Artifacts configurations ├── Players/ - Player data storage └── Prefabs/ - Custom plugin prefabs  
    🌀PASSIVE ABILITIES
    "Miner" - Increases ore gathering efficiency Start amount + ability % (ex. 1k resources, 12% value = 1120 resources) "Woodcutter" - Boosts wood amount collected Start amount + ability % (ex. 1k resources, 12% value = 1120 resources) "Picker" - Increases all resources collected from the ground Start amount + ability % (ex. 1k resources, 12% value = 1120 resources) "Butcher" - Improves harvesting from animals Start amount + ability % (ex. 1k resources, 12% value = 1120 resources) "Angler" - Increases fish catch quantity Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) Start amount X from config (ex. 2 start 2 from config = 4 finish ) "Scavenger" - Finds more scrap in loot containers Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) Start amount X from config (ex. 2 start 2 from config = 4 finish ) "Farmer" - Improves crop yield Start amount + ability % (ex. 1k resources, 12% value = 1120 resources) "HeatBane" - Reduces damage from high temperatures 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "FrostBane" - Reduces damage from freezing conditions 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "RadBane" - Decreases radiation damage 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "Fatstack" - Increases calories and hydration when eating Start amount + ability % (ex. 10 c+h, 12% value = 11 c+h) "BleedResistance" - Reduces bleeding damage 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "BeastResistant" - Decreases damage taken from animals 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "BeastSlayer" - Increases damage dealt to animals 1.0f + ability % (ex. 10 damage, 30% value = 13 damage) "ScientistResistant" - Reduces damage from scientists 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "ScientistSlayer" - Boosts damage against scientists 1.0f + ability % (ex. 10 damage, 30% value = 13 damage) "BradleySlayer" - Increases damage dealt to Bradley 1.0f + ability % (ex. 10 damage, 30% value = 13 damage) "BradleyResistant" - Reduces damage from Bradley 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "HeliSlayer" - Increases damage dealt to helicopter 1.0f + ability % (ex. 10 damage, 30% value = 13 damage) "HeliResistant" - Reduces damage from helicopter 1.0f - ability % (ex. 10 damage, 30% value = 7 damage) "LuckyShot" - Chance for critical hit damage Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) Damage X from config (ex. 20 damage 2.0 from config = 40 damage) "Feather" - Reduces damage from falling Start amount - ability % (ex. 10 damage, 30% value = 7 damage) "Vampire" - Gains health when dealing damage Damage ability % (ex. 20 damage 20% value = 20.0 0.2 = 4 heal) [Types] Scientist, Animal, Heli, Bradley "Medic" - Increases healing amount from medic tool (work with instant heal only) Start amount + (Start amount ability %) (ex. 10 heal, 50% value = 10 + (10 0.5) = 15 heal) "LuckyMiner" - Chance to get loot when finish mining ore Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) Spawn random prefab from config on Ore position "Smelter" - Processes ore during mining Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) "CoalMiner" - Сonverts wood into coal during mining Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) "Gunsmith" - Chance to return bullet when firing Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) "Archer" - Chance to return arrow when shooting Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) "Researcher" - Chance to return scrap when researching Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) "Builder" - Chance to return resources when upgrading structure Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) "Chef" - Cooking meat while butchering animals Successful = value % (ex. 1.0 = 100%, 0.2 = 20%, 0.01 = 1%) "GoldenHands" - Items take longer to break Return to item % from loose condition (ex. loose 2.0, value 50% = return 1.0 ) "SuperMiner" - Faster ore extraction Gather speed = start speed * value % * 2 (ex. 1.5(start) * 200% * 2 = 6.0(speed)) "SuperWoodcutter" - Faster tree cutting Gather speed = start speed * value % * 2 (ex. 1.5(start) * 200% * 2 = 6.0(speed)) "FireResistance" - Increased fire resistance 1.0f - ability % (ex. 10 damage, 30% value = 7 damage)  
    💥ACTIVE ABILITIES
    "Collector" - Searching loot around you Work with radius around player "Pathfinder" - Searching animals around you Work with radius around player "Geologist" - Searching ores around you Work with radius around player "Ranger" - Searching scientists around you Work with radius around player "Flora" - Everything starts to grow around you Work with radius around player "Fire Ball" - Launches a fireball in front of you Damage depends on the value of the artifact Radius is taken from the config "Ore Ball" - Gather ores around you Work with radius around player "Tree Ball" - Gather tree around you Work with radius around player "Loot Ball" - Loot containers around you Work with radius around player "Killer Ball" - Launches a killerball to your target, when you attack The damage depends on the value of the artifact
    ⚡PERMISSIONS ABILITIES
    You can add permissions to artifact
    Permissions will be added when player move artifact to special container and remove when artifact will be removed from container
    📚Recommendations
    Use only unique perm for artifact
    Not use on different artifacts one perm
    Not use perm that use other plugin
    If you remove artifact with perm, then remove this perm
     
    👥GROUPS ABILITIES
    You can add groups to artifact
    Groups will be added when player move artifact to special container and remove where artifact will be removed from container
    📚Recommendations
    Use only unique perm for artifact
    Not use on different artifacts one group
    Not use group that use other plugin
    If you remove artifact with group, then remove this group
    If you need use one perm on different artifact, then create different groups and grant them with that perm
     
    🔧PLUGIN  COMMANDS
    👑Admin:
    artifact.admin - show admin menu (need be admin) artifact.give "skinId" "Player Name\SteamId" - give artifact to player (console or perm : artifacts.give) table.give "Player Name\SteamId" - give synthesis table to player (console or perm: artifactssynthesis.give) /agather.spawn "Optional: Ore Presset Name" - spawn  custom ore front of you (need be admin) (if presset empty, spawn first from config)  /ameteor.spawn "Optional: Artifact id" - spawn meteor on your position (need be admin)
    🎮Player:
    artifact.use "config ability name" - try use active ability artifact.broadcast - on/off broadcast of ability's message and effect artifact.open - open main artifact menu
    🔧PLUGIN PERMISSIONS
    artifacts.give - grant to use command artifact.give artifactssynthesis.give - grant to use command table.give artifacts.slots.default, artifacts.slots.vip, artifacts.slots.premium - set amount of slots for artifacts (may change in config)  
    🎁THREE FREE ADD-ONS

    🔮Synthesis table - сombine artifacts to create stronger ones
    ⛏️Gather event - сustom ores appear all over the map, mine them so that you can get an artifact at the end
    ☄️Meteor event - artifacts fall from the sky to the island as meteorite
     
    🧪 TEST SERVER
    Join our test server to view and experience all our unique features yourself!
    Copy the IP Address below to start playing!
     
    connect 194.147.90.147:28015  

    📡API
    JObject GetArtifact(ulong skinId) Get artifact info by skinId ["name"] string ["skinId"] ulong ["onlyOne"] bool ["condition"] float ["passives"] Dictionary<string, float> ["actives"] Dictionary<string, float> ["groups"] List<string> ["permissions"] List<string>  
    Item CreateArtifact(ulong skinId) Create artifact by skinId  
    Item GiveArtifact(BasePlayer player, ulong skinId) Create artifact by skinId and give to player  
    Item GiveArtifact(ItemContainer container, ulong skinId) Create artifact by skinId and move to container  
    BaseEntity DropArtifact(ulong skinId, Vector3 position) Create artifact by skinId and drop on position  
    float GetPlayerAbilityValue(ulong userId, string ability) Return player ability value (not count max stat)  
    bool IsItemArtifact(Item item) Return true if item is artifact, else false  
    ⚙️CONFIGS
    Main Synthesis table Gather event Meteor event
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

129.9k

Files Sold

Total number of files sold.

2.7m

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.