Jump to content

4 Screenshots

  • 36k
  • 20
  • 42.29 kB
  • Update details
    v1.0.2
    Released
    Download size42.29 kB
    Total versions4
    Time between versions 1 day
    Typical update pace About every 201 days
    Freshness 1060 days ago

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

  1. Small Storage - 12 Slots
  2. Large Storage - 30 Slots
  3. Coffin Storage - 42 Slots

 

Torpedo Upgrade

  1. Ability to load torpedoes
  2. 15% Fire Rate
  3. 30% Fire Rate

 

Speed Upgrade

  1. 10% Acceleration Speed
  2. 25% Acceleration Speed
  3. 50% Acceleration Speed

 

Health Upgrade

  1. 100+ Health
  2. 250+ Health
  3. 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
          }
        }
      ]
    }
  ]
}

 


User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.8k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.