边缘世界 RimWorld

边缘世界 RimWorld

479 个评价
实体拓展 - 金属折跃兽 / 碎片传送门
5
3
2
2
   
奖励
收藏
已收藏
取消收藏
Mod, 1.5, 1.6
文件大小
发表于
更新日期
1.302 MB
2024 年 6 月 1 日 下午 9:50
10 月 20 日 上午 5:52
23 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
实体拓展 - 金属折跃兽 / 碎片传送门

描述

异象dlc已经发布了一段时间了,是时候给这个疯狂的边缘世界再加入一些新的实体了
金属折跃兽/碎片传送门mod包含1种新的实体,1种新的建筑,2个背包,以及对应研究。

请注意,接下来的介绍会具体说明实体的特性,如果你希望保持神秘感,就不要在继续看下去了,相信它们会带给你惊喜的。

碎片传送门会提供一种新的的交通方式,它可以传送范围内的生物,物品甚至墙壁建筑到你希望的任何位置(只要你能提供信标)。这意味着你可以快速部署一个最大11*11的防御阵地到任何他们需要的位置,或者将任务中击倒的实体带回殖民地,而不是放任他们消失在地图中。
金属折跃兽则是一种攻城实体,它会带着它的小伙伴们一起到来。伴随着混乱折跃,相信它会带给大家一段欢乐时光。








Q:如果传送的目标地点的地形不支持重型建筑怎么办?
A:传送门会将目标地点的地形转变为虚空金属。所以是的,你可以用这个特性来改造地形。
可能以后会补充一个相关的惩罚性事件,关于这点请留言告诉我你们的想法。

Q:如果传送的建筑一部分在传送范围里一部分不在范围里会发生什么?
A:这样的建筑不会被传送。

Q:我不希望在结局的战斗中添加额外的金属折跃兽,这太难了
A:可能后续更新会增加一个mod设置可以关闭,但是暂时没有,就是这样

Q:支持ce么?
A:不支持(

简中
English

HaiLuan(22点下):C# and xml 代码
昏暗:美术
二二の藏宝阁,QQ群号487161518
一个mod群,可以交流边缘世界的mod,无论你是普通玩家还是moder,我都十分欢迎,当然我建这个群的目的是为了找测试员测试我的mod,和提出一些建议,或是提出自己的mod想法,如若你的mod想法十分棒,我可能会帮你做出你的想法的mod(能力之内),我做的mod会优先在这里发布,以上,完毕( ̄▽ ̄)~*
热门讨论 查看全部(3)
2
7 月 30 日 上午 12:12
Bug report - 0/7//28/25
horologium
2
2024 年 9 月 30 日 上午 11:57
BUG
昏闇
0
7 月 15 日 上午 6:27
Error
Papito
102 条留言
DVeL 10 月 28 日 上午 4:47 
Solved the "no label" bug.

Compared Abilities.xml from 1.5 and 1.6. In 1.5 AP_TeleportSpike was inherited from SpikeLaunchBase, which has a default label of "spike launch". In 1.6 it is no longer inherited and lost this default label.

You couldn't replicate this bug because (judging by your nickname) you use "ChineseSimplified" version of Abilities.xml that has "<AP_TeleportSpike.label>发射脊刺</AP_TeleportSpike.label>", solving this problem for chinese language only.

Solution is simple.
Created local version of this mod and added needed label in version 1.6 of Abilities.xml:
<AbilityDef>
<defName>AP_TeleportSpike</defName>
<label>teleport spike</label>
<aiCanUse>true</aiCanUse>
昏闇  [作者] 10 月 11 日 上午 2:30 
@MisterIgor
We couldn't replicate this bug (
MisterIgor 10 月 5 日 上午 10:11 
The mod is showing AP_TeleportSpike: no label, booting the game
Icaro 8 月 26 日 下午 7:33 
Config error in AP_TeleportSpike: no label
Luckspeare 8 月 24 日 上午 12:44 
Getting following error in minimal loadout:

Config error in AP_TeleportSpike: no label

https://pastebin.com/CLThP3iw
GK_QJY88 8 月 12 日 上午 8:39 
袜还有超时空起重机
Cyber Witch ~ 8 月 5 日 上午 8:45 
okay so its always when the metalstorm is around
Cyber Witch ~ 8 月 5 日 上午 8:29 
I seem to be getting infinite spamming errors about AP_MetalStorm system-NunReference during the Monolith ending fight-

Object reference not set
你看我迪奥不 8 月 3 日 下午 8:06 
不知道为什么我有这个破墙袭击的时候金属折跃兽一直在等待中红字也一秒几十个的冒,红字问ai后说是访问一个未初始化对象
horologium 7 月 27 日 下午 11:28 
Thank you very much for taking a look at the code and giving it an update. I'm seeing more errors down the line but the entity IS spawning so there is progress. I've made a discussion on this mod's discussion page so as to not clog up the comments