Space Engineers

Space Engineers

113 个评价
基础防御护盾
3
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Block, Script, Other
标签: ServerScripts
文件大小
发表于
更新日期
660.771 KB
2024 年 6 月 21 日 上午 8:49
2024 年 6 月 29 日 上午 8:59
4 项改动说明 ( 查看 )

订阅以下载
基础防御护盾

描述
简介

为所有网格添加了基础的防御护盾,而且这个护盾不需要任何额外的资源消耗.


详细信息

只要网格通了电就可以获得基础的防御护盾(但它不消耗电力),所以海盗也会获得护盾.
这个护盾是基于网格的方块数量来决定防御数值的,也就是说只要你的网格越大你的护盾值就越高.
但是可以通过配置文件进行配置,通过配置文件你可以实现以下效果:

1.大网格和小网格拥有不同的护盾加成比率.
2.网格超过指定的方块数只获得75%/50%/25%的护盾值.
3.护盾的恢复速度随着网格方块数增多而减少.
4.空间站的护盾值可以比同方块数的网格少/多.

但是,你需要注意,因为护盾是以网格为基础的,你的船上的转子或铰链所连接的网格拥有单独的护盾值.
如果它们只由极少的方块构成,它们将会非常快的被损坏.

配置文件

安装并运行一次模组后,配置文件会生成在:
[C:\Users\{用户名}\AppData\Roaming\SpaceEngineers\Storage\{模组名}\基础护盾.cfg]
你可以修改一部分功能的最大数值.

配置选项

选项
作用
默认值
护盾基础值
一个块所提供的基础护盾值
80
大网格系数
大网格的基础护盾值会乘以这个数值
1
小网格系数
小网格的基础护盾值会乘以这个数值
5
大网格充能值
大网格每秒恢复的护盾数值
120
小网格充能值
小网格每秒恢复的护盾数值
240
空间站系数
如果是空间站还会再乘这个数值
1.5F
充能衰减
护盾充能速度是否随着网格大小而衰减
true
大网格75系数
大网格方块数超过这个值时护盾值只有75%
1600
大网格50系数
大网格方块数超过这个值时护盾值只有75%
2200
大网格25系数
大网格方块数超过这个值时护盾值只有75%
3400
小网格75系数
小网格方块数超过这个值时护盾值只有75%
350
小网格50系数
小网格方块数超过这个值时护盾值只有75%
450
小网格25系数
小网格方块数超过这个值时护盾值只有75%
550
护盾值的计算方式是:

基础值 * 大小系数 * 方块数量 * 超过的百分比 * 是否空间站 = 护盾值
列如 大红船 的护盾值就为 :
80 * 1 * 1439 * 100%(没超过1600块) * 1(不是空间站) = 115120

护盾数值显示 | Shield value display

如果你想要知道船只的护盾数值,你可以将一个驾驶舱或驾驶座在控制面板设置为主驾驶座,
护盾数值会以[当前数值,最大数值]的方式保存在主驾驶座的自定义数据选项里.
你也可以订阅这个[基本显示脚本],在编程块里设置好驾驶舱和LCD的名称,就能在LCD上读取到数值.

在主驾驶舱上控制船只时会显示护盾数值:



其他 | Other



关注点赞收藏,三连来一个~

寂语不言丶 2024
此产品不授权在 Steam 上发布,除非在 Steam 帐户 [寂语不言丶] 下.
49 条留言
Экстерминатор 9 月 2 日 下午 1:36 
Hello,
Are there any methods for turning off shield for ship? For a missle for example
aczel2 8 月 18 日 上午 12:30 
If I use the Basic Defense Shield and the Water mod together and want to remove a block or ship blueprint by cutting, the game freezes every time. I've tried it on several saved levels. Is there a solution for this?
Bazzle 7 月 6 日 上午 7:25 
I was trying to compare your mod to the original on shield power but it keeps crashing my game on load up. I did take the original out first fresh game even. I have other mods but something is not playing nice.
JaytheOstrich 7 月 5 日 下午 12:09 
I subscribed to the mod, but can't find it in the mod list to add to my world. What is it listed as? (English)
Silentor  [作者] 6 月 17 日 上午 10:17 
@Hoofie
Hi Hoofie,
Under normal circumstances, the shield highlight effect should only display for a few seconds. The issue you're experiencing is likely caused by conflicts/interactions with other mods.
Try temporarily disabling other mods to identify which one might be interfering with the highlight system.
Silentor  [作者] 6 月 16 日 下午 7:32 
@Hoofie
Perhaps there were problems after the update... Let me check...
Hoofie 6 月 16 日 上午 9:30 
Is there a way to remove the purple glow? Some of my ships are stuck with the purple glow, even when the mod isnt loaded.

The glow also bugs out from time to time where it goes all over the screen like a disco-party.
JARLBALLSCRUFF 4 月 30 日 上午 7:50 
Would Love To See The Advanced Version :)
lord.riker 4 月 5 日 上午 9:41 
I love this mod. When you have time to release the advanced version, can you add an option to ignore damage to certain blocks in the config? It has an interaction with Federal Industrial - Rocket Propulsion. The thruster is supposed to hurt itself to use up its fuel, but with this installed it instead drains the shields.