Submarine Upgrades
$15.00
Sold by: Billy JoeSubmarine Upgrades is a plugin that strips the submarine down and makes people have to upgrade them, giving benefits and abilities of access.
- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Submarine Upgrades
About Submarine Upgrades
Submarine Upgrades is a plugin that strips the submarine down and makes people have to upgrade them, giving benefits and abilities of access. By default storage container/torpedo container is not existent until the upgrade.
Command
/upgrademenu – Only works near a Level 2 Workbench.
Available Upgrades (Cost Configurable in Config)
Storage Upgrade
- Small Storage – 12 Slots
- Large Storage – 30 Slots
- Coffin Storage – 42 Slots
Torpedo Upgrade
- Ability to load torpedoes
- 15% Fire Rate
- 30% Fire Rate
Speed Upgrade
- 10% Acceleration Speed
- 25% Acceleration Speed
- 50% Acceleration Speed
Health Upgrade
- 100+ Health
- 250+ Health
- 500+ Health
Config
{
“Use Image Libary?”: false,
“Submarine Check Distance”: 50.0,
“Submarine Upgrades”: [
{
“UpgradeName”: “Storage Container”,
“UpgradeImageURL”: false,
“UpgradeImage”: “assets/icons/resource.png”,
“UpgradeDescription”: “Make your submarine a moving storage unit, be able to hold all the goods you find in the ocean.”,
“Upgrades”: [
{
“perkBenifit”: “Small Storage Container -> 12 Slots”,
“perkUpgradeCost”: {
“scrap”: 100
}
},
{
“perkBenifit”: “Large Storage Container -> 30 Slots”,
“perkUpgradeCost”: {
“scrap”: 300
}
},
{
“perkBenifit”: “Coffin Container -> 42 Slots”,
“perkUpgradeCost”: {
“scrap”: 500
}
}
]
},
{
“UpgradeName”: “Assault Submarine”,
“UpgradeImageURL”: false,
“UpgradeImage”: “assets/icons/explosion.png”,
“UpgradeDescription”: “Make your submarine rule the sea, by opening up the ability to load torpedoes and shoot faster in your submarine.”,
“Upgrades”: [
{
“perkBenifit”: “Ability to load torpedoes”,
“perkUpgradeCost”: {
“scrap”: 100
}
},
{
“perkBenifit”: “+15% Fire Rate”,
“perkUpgradeCost”: {
“scrap”: 300
}
},
{
“perkBenifit”: “+30% Fire Rate”,
“perkUpgradeCost”: {
“scrap”: 500
}
}
]
},
{
“UpgradeName”: “Speed Boost”,
“UpgradeImageURL”: false,
“UpgradeImage”: “assets/icons/boosts.png”,
“UpgradeDescription”: “Maximize your submarine speed as you hunt your prey through the ocean.”,
“Upgrades”: [
{
“perkBenifit”: “+10% Acceleration Speed”,
“perkUpgradeCost”: {
“scrap”: 100
}
},
{
“perkBenifit”: “+25% Acceleration Speed”,
“perkUpgradeCost”: {
“scrap”: 300
}
},
{
“perkBenifit”: “+50% Acceleration Speed”,
“perkUpgradeCost”: {
“scrap”: 500
}
}
]
},
{
“UpgradeName”: “Vehicle Health”,
“UpgradeImageURL”: false,
“UpgradeImage”: “assets/icons/security.png”,
“UpgradeDescription”: “Upgrade your boats defense and make it much more stronger then the other ones in the ocean!”,
“Upgrades”: [
{
“perkBenifit”: “+100 Health”,
“perkUpgradeCost”: {
“scrap”: 100
}
},
{
“perkBenifit”: “+250 Health”,
“perkUpgradeCost”: {
“scrap”: 300
}
},
{
“perkBenifit”: “+500 Health”,
“perkUpgradeCost”: {
“scrap”: 500
}
}
]
}
]
}
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed For May 4th update, do not update until update is pushed.
- Fixed Overlapping upgrade images
- Added Support for 5 upgrades
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Reviews
There are no reviews yet.