1 Star 1 Fork 0

玖岩宇工作室/杂版mod

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
all-units.template 2.55 KB
一键复制 编辑 原始数据 按行查看 历史
Beta 提交于 2024-10-08 01:51 . 0.0.1
[core]
strictLevel: 1
@memory 装载容量:number
[hiddenAction_记录装载容量]
autoTriggerOnEvent:created
setUnitMemory:装载容量=${core.radius}
[hiddenAction_身上有雪]
autoTrigger:if self.resource(type="ohshit")>0
addResources:ohshit=-1
spawnEffects:CUSTOM:ohshit
[resource_ohshit]
hidden:true
[effect_ohshit]
life:180
attachedToUnit:true
image:ROOT:/贴图/oh shit.png
priority:critical
scaleFrom:0.8
scaleTo:0.8
alwayStartDirAtZero:true
xOffsetAbsolute:30
hOffset:18
createWhenOffscreen:true
fadeOut:false
liveAfterAttachedDies:false
[resource_修复抑制]
hidden:true
[effect_修复抑制]
life:30
image:ROOT:/贴图/紫色爆炸spark.png
scaleFrom:0
scaleTo:0.2
alpha:5
attachedToUnit:false
dirOffsetRandom:360
total_frames:20
animateFrameStart:0
animateFrameEnd:19
animateFramePingPong:false
animateFrameSpeed:0.5
[movement]
moveSpeed: 0
[resource_6s超频buff]
hidden:true
[hiddenAction_6s超频buff触发]
autoTrigger:if self.resource.6s超频buff>0
setResourcesWithLogic:6s超频buff=0,超频buff=6
[resource_超频buff]
hidden:true
[hiddenAction_超频buff触发]
autoTrigger:if self.resource.超频buff>0 and not self.tags(includes='超频buff')
setUnitStats:shootDamageMultiplier=1.15,moveSpeed+=${movement.moveSpeed*0.15},shootDelayMultiplier=1.25
temporarilyAddTags:超频buff
[hiddenAction_超频buff倒计时]
autoTrigger:if self.resource.超频buff>0 and self.tags(includes='超频buff')
addResources:超频buff=-0.1
spawnEffects:超频buff
[hiddenAction_超频buff结束]
autoTrigger:if self.resource.超频buff<=0 and self.tags(includes='超频buff')
setResourcesWithLogic:超频buff=0
resetUnitStats:true
temporarilyRemoveTags:超频buff
[effect_超频buff]
spawnChance:0.1
life:60
delayedStartTimerRandom:30
alwayStartDirAtZero:true
image:ROOT:/贴图/方烟.png
scaleFrom:0.25
scaleTo:0
alpha:3
color:#FFEE00
dirOffset:45
xOffsetRelativeRandom:${core.radius}
yOffsetRelativeRandom:${core.radius}
[global_resource_最后的基地]
hidden:true
[global_resource_病毒碎片]
displayName:病毒碎片
displayColor:#DD0000
[global_resource_「磁轨」机甲制造权限]
displayName:「磁轨」机甲制造权限
displayRoundedDown:true
displayColor:#00EEEE
[global_resource_实验室已合成]
hidden:true
[global_resource_MDT制造权限]
hidden:true
[global_resource_尖刀已合成]
hidden:true
[global_resource_爬虫已合成]
hidden:true
[global_resource_围护已合成]
hidden:true
[global_resource_天守已合成]
hidden:true
[global_resource_挣脱已合成]
hidden:true
[global_resource_星辉已合成]
hidden:true
[global_resource_梭鱼已合成]
hidden:true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/beta2/rw-za.git
git@gitee.com:beta2/rw-za.git
beta2
rw-za
杂版mod
master

搜索帮助