版本 3.3 |更新时间:2024 年 8 月 22 日
  • 添加 – 改进的 SkinMenu UI(图像、按钮、整体大小) – 添加了 Shipping Container 颜色选择器 – 添加了“Remove Skin”功能,可将皮肤恢复为默认值
 

  "CommandCooldown(in secs)": 60.0,
  "DefaultHammerSkin": 0,
  "Hammer Duration": 300.0,
  "RefundOnDowngrade (true/fasle)": true,
  "RepairCosts": {
    "Wood": 50,
    "Stone": 100,
    "Metal": 70,
    "TopTier": 10
  },
  "UpgradeCosts": {
    "Wood": 150,
    "Stone": 300,
    "Metal": 200,
    "TopTier": 25
  },
  "UpgradeDelay(0.0 = insta upgrade)": 0.5
}

更改日志

 * v.1.1.8 - Bug Fixes
 * v.1.1.9 - added remove command.
 * v.2.0.0 - Bug fixes, UI fixes / Updates.
 * v.2.0.1/2 - Fixed Repair, Fixed Remove Tool(Hammer)
 * v.2.0.3 - Fixed UI Anchors.
 * Added the new skin for the (Stone Building.)
 * v.2.0.4 - Bug fixes
 * v.2.0.5 - New build skins / New Skin menu.
 
TODO - Rework the Skin Menu:
- Enhance the plugin's upgrade/downgrade process in the upcoming patch v2.0.6.
- Refine the Remove Tool: Introduce a dedicated UI for it. Anticipate Patch v2.0.7 i hope to have this released sooner.

3

关于基础升级

• 用户友好的界面:无需命令;通过单击UI按钮管理所有内容。

• 全面的皮肤菜单:访问所有内置皮肤。

• 可自定义设置:根据您的喜好设置命令冷却时间。根据需要调整升级延迟。

增强的工具:引入新的“删除工具”,持续时间可调。

配置

{
  "CommandCooldown(in secs)": 60.0,
  "RepairCosts": {
    "Wood": 50,
    "Stone": 100,
    "Metal": 70,
    "TopTier": 10
  },
  "UpgradeCosts": {
    "Wood": 150,
    "Stone": 300,
    "Metal": 200,
    "TopTier": 25
  },
  "UpgradeDelay(0.0 = insta upgrade)": 0.5
}

 

权限名称


baseupgrade.up_wood
baseupgrade.up_stone
baseupgrade.up_metal
baseupgrade.up_hqm
baseupgrade.downgrade
baseupgrade.remove
baseupgrade.show // New
 
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。