Update StarRiver V5
|
@ -1,3 +1,7 @@
|
|||
[hiddenAction_refund]
|
||||
requireConditional: if numberOfUnitsInTeam(greaterThan=3,withTag='KJR',incompleteBuildings=true)
|
||||
autoTriggerOnEvent: created
|
||||
deleteSelf: true
|
||||
|
||||
[core]
|
||||
price: 100000
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[core]
|
||||
#给每个单位套上皇帝的护盾,避免没有这个节报错
|
||||
maxShield:0
|
||||
|
||||
armour:0
|
||||
###邪红母舰
|
||||
strictLevel:0
|
||||
[global_resource_力场]
|
||||
|
@ -100,3 +100,23 @@ autoTrigger:if not numberOfUnitsInEnemyTeam(withTag="苦难之路I",greaterThan=
|
|||
setUnitStats:shootDamageMultiplier=1
|
||||
isVisible:false
|
||||
ai_isDisabled:true
|
||||
|
||||
[action_全副武装I]
|
||||
autoTriggerOnEvent:created
|
||||
requireConditional:if numberOfUnitsInEnemyTeam(withTag="全副武装I",greaterThan=0)
|
||||
setUnitStats:armour+=10
|
||||
isVisible:false
|
||||
ai_isDisabled:true
|
||||
|
||||
[action_全副武装II]
|
||||
autoTriggerOnEvent:created
|
||||
requireConditional:if numberOfUnitsInEnemyTeam(withTag="全副武装II",greaterThan=0)
|
||||
setUnitStats:armour+=20
|
||||
isVisible:false
|
||||
ai_isDisabled:true
|
||||
|
||||
[action_全副武装-恢复]
|
||||
autoTrigger:if not numberOfUnitsInEnemyTeam(withTag="全副武装I",greaterThan=0) and not numberOfUnitsInEnemyTeam(withTag="全副武装II",greaterThan=0)
|
||||
setUnitStats:armour=${core.armour}*1
|
||||
isVisible:false
|
||||
ai_isDisabled:true
|
||||
|
|
|
@ -72,7 +72,7 @@ limitingAngle:30
|
|||
invisible:true
|
||||
|
||||
[projectile_邪魔退散]
|
||||
areaDamage:140
|
||||
areaDamage:50
|
||||
areaRadius:130
|
||||
life:6
|
||||
flameWeapon:false
|
||||
|
@ -102,7 +102,7 @@ shoot_sound:红云.ogg
|
|||
delay:2.7s
|
||||
|
||||
[projectile_红云导弹]
|
||||
areaDamage:120
|
||||
areaDamage:60
|
||||
areaRadius:30
|
||||
directDamage:80
|
||||
explodeEffect:CUSTOM:红云
|
||||
|
@ -170,8 +170,8 @@ displayText:\----- 邪红母舰 -----/
|
|||
displayDescription:不属于这个世界的东西,来自于高塔的能量波吸引而来------邪红母舰,它曾经也为妖姬做过手下,如今却被时间和自我腐蚀,窝缩在角落里指挥着它的军队,想要回到过去征战的那个它,将军,下令吧,必须要让它认清现实才行!
|
||||
class:CustomUnitMetadata
|
||||
price:4000
|
||||
maxHp:25000
|
||||
maxShield:10000
|
||||
maxHp:40000
|
||||
maxShield:20000
|
||||
generation_delay:60
|
||||
generation_resources:力场=1
|
||||
energyMax:20
|
||||
|
|
|
@ -171,7 +171,7 @@ shieldRenderRadius:80
|
|||
|
||||
[hiddenAction_死]
|
||||
autoTriggerOnEvent:destroyed
|
||||
showMessageToAllPlayers:邪红:好吧,今天就先放过你了。全员,撤军!
|
||||
showMessageToAllPlayers:邪红:看来你确实有两下子,今天就先放过你了。至于那个远古余孽,我相信你能打败它的。
|
||||
spawnEffects:CUSTOM:死
|
||||
fireTurretXAtGround_withProjectile:红云#27-E8
|
||||
fireTurretXAtGround_withOffset:0,100
|
||||
|
|
BIN
code/warning/年兽军队/支援模块/A.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
code/warning/年兽军队/支援模块/E.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
code/warning/年兽军队/支援模块/I.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
code/warning/年兽军队/支援模块/K.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
code/warning/年兽军队/支援模块/L.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
code/warning/年兽军队/支援模块/P.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
230
code/warning/年兽军队/支援模块/SP.ini
Normal file
|
@ -0,0 +1,230 @@
|
|||
|
||||
[global_resource_支援词条]
|
||||
displayColor:#ffff00
|
||||
displayName:支援模块所选数量
|
||||
displayRoundedDown:true
|
||||
|
||||
[core]
|
||||
radius:25
|
||||
##REMOVE THIS TO USE UNIT##
|
||||
dont_load:false
|
||||
footprint:-1,-1,1,1
|
||||
constructionFootprint:-1,-1,1,1
|
||||
name:支援系统
|
||||
displayText:Support System
|
||||
displayDescription:Choose your contract and start your game
|
||||
displayText_zh:除岁行动---支援系统
|
||||
displayDescription_zh:除岁已至尾声,虚无的残念终会回到属于自己的最终之地。
|
||||
canNotBeDirectlyAttacked:true
|
||||
class:CustomUnitMetadata
|
||||
isBuilding:true
|
||||
price:400
|
||||
maxHp:200000
|
||||
showInEditor:true
|
||||
selfRegenRate:2
|
||||
mass:300
|
||||
armour:500
|
||||
armourMinDamageToKeep:4
|
||||
#maxShield:100000
|
||||
tags:XXX
|
||||
displayRadius:50
|
||||
autoTriggerCooldownTime:0.1s
|
||||
shieldRegen:5
|
||||
techLevel:3
|
||||
buildSpeed:0s
|
||||
|
||||
|
||||
[graphics]
|
||||
scaleImagesTo:50
|
||||
image_offsetY:0
|
||||
total_frames:1
|
||||
image:SP.png
|
||||
rotate_with_direction:false
|
||||
image_wreak:NONE
|
||||
image_turret:NONE
|
||||
image_offsetX:0
|
||||
image_offsetY:0
|
||||
image_shadow:AUTO
|
||||
shadowOffsetX:-4
|
||||
shadowOffsetY:0
|
||||
image_turret: I.png
|
||||
scaleTurretImagesTo: 35
|
||||
|
||||
[turret_近]
|
||||
x:0
|
||||
y:5
|
||||
projectile:近
|
||||
turnSpeed:9999
|
||||
turnSpeedAcceleration:9999
|
||||
limitingRange:80
|
||||
resourceUsage:hp=1
|
||||
|
||||
[projectile_近]
|
||||
directDamage:11451419
|
||||
shieldDamageMultiplier:2
|
||||
explodeEffect:NONE
|
||||
instant:true
|
||||
life:6
|
||||
speed:4
|
||||
|
||||
[attack]
|
||||
canAttack:false
|
||||
|
||||
[movement]
|
||||
movementType:BUILDING
|
||||
moveSpeed:0
|
||||
|
||||
[action_支援-机体改造]
|
||||
isLocked:if not self.resource(type='支援词条',lessThan=3)
|
||||
isLockedMessage:您最多选择3个支援模块!
|
||||
addResources:支援词条=1
|
||||
isVisible:if not self.tags(includes='机体改造')
|
||||
temporarilyAddTags:机体改造
|
||||
addGlobalTeamTags:机体改造X
|
||||
text:支援-机体改造
|
||||
description:-我方所有初始血量加成追加50%[激活后才生效]
|
||||
iconExtraImage:A.png
|
||||
iconExtraColor:#ffffff
|
||||
buildSpeed:0s
|
||||
allowMultipleInQueue:false
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:你已激活支援主模块,本模块不能再激活
|
||||
[action_支援-机体改造-取消]
|
||||
isVisible:if self.tags(includes='机体改造')
|
||||
temporarilyRemoveTags:机体改造
|
||||
removeGlobalTeamTags:机体改造X
|
||||
addResources:支援词条=-1
|
||||
text:支援-机体改造-已激活
|
||||
description:-我方所有初始血量加成追加50%[激活后才生效]
|
||||
displayType:action
|
||||
iconExtraImage:A.png
|
||||
iconExtraColor:#00bbcc
|
||||
buildSpeed:0s
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:支援模块正式启用,不得中途取消
|
||||
[action_支援-刀光剑影]
|
||||
isLocked:if not self.resource(type='支援词条',lessThan=3)
|
||||
isLockedMessage:您最多选择3个支援模块!
|
||||
addResources:支援词条=1
|
||||
isVisible:if not self.tags(includes='刀光剑影')
|
||||
temporarilyAddTags:刀光剑影
|
||||
text:支援-刀光剑影
|
||||
addGlobalTeamTags:刀光剑影X
|
||||
description:-我方所有攻击力加成追加40%[激活后才生效]
|
||||
iconExtraImage:E.png
|
||||
iconExtraColor:#ffffff
|
||||
buildSpeed:0s
|
||||
allowMultipleInQueue:false
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:你已激活支援主模块,本模块不能再激活
|
||||
[action_支援-刀光剑影-取消]
|
||||
isVisible:if self.tags(includes='刀光剑影')
|
||||
temporarilyRemoveTags:刀光剑影
|
||||
removeGlobalTeamTags:刀光剑影X
|
||||
addResources:支援词条=-1
|
||||
text:支援-刀光剑影-已激活
|
||||
description:-我方所有攻击力加成追加40%[激活后才生效]
|
||||
displayType:action
|
||||
iconExtraImage:E.png
|
||||
iconExtraColor:#00bbcc
|
||||
buildSpeed:0s
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:支援模块正式启用,不得中途取消
|
||||
[action_支援-超速策略]
|
||||
isLocked:if not self.resource(type='支援词条',lessThan=3)
|
||||
isLockedMessage:您最多选择3个支援模块!
|
||||
addResources:支援词条=1
|
||||
isVisible:if not self.tags(includes='加速策略')
|
||||
temporarilyAddTags:加速策略
|
||||
addGlobalTeamTags:加速策略X
|
||||
text:支援-加速策略
|
||||
description:-我方所有移动速度提升60%[激活后才生效]
|
||||
iconExtraImage:P.png
|
||||
iconExtraColor:#ffffff
|
||||
buildSpeed:0s
|
||||
allowMultipleInQueue:false
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:你已激活支援主模块,本模块不能再激活
|
||||
[action_支援-超速策略-取消]
|
||||
isVisible:if self.tags(includes='加速策略')
|
||||
temporarilyRemoveTags:加速策略
|
||||
removeGlobalTeamTags:加速策略X
|
||||
addResources:支援词条=-1
|
||||
text:支援-加速策略-已激活
|
||||
description:-我方所有移动速度提升60%[激活后才生效]
|
||||
displayType:action
|
||||
iconExtraImage:P.png
|
||||
iconExtraColor:#00bbcc
|
||||
buildSpeed:0s
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:支援模块正式启用,不得中途取消
|
||||
[action_支援-工厂改造]
|
||||
isLocked:if not self.resource(type='支援词条',lessThan=3)
|
||||
isLockedMessage:您最多选择3个支援模块!
|
||||
addResources:支援词条=1
|
||||
isVisible:if not self.tags(includes='工厂改造')
|
||||
temporarilyAddTags:工厂改造
|
||||
addGlobalTeamTags:工厂改造X
|
||||
text:支援-工厂改造
|
||||
description:-我方所有生产单位造兵速度提升30%[激活后才生效]
|
||||
iconExtraImage:X.png
|
||||
iconExtraColor:#ffffff
|
||||
buildSpeed:0s
|
||||
allowMultipleInQueue:false
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:你已激活支援主模块,本模块不能再激活
|
||||
[action_支援-工厂改造-取消]
|
||||
isVisible:if self.tags(includes='工厂改造')
|
||||
temporarilyRemoveTags:工厂改造
|
||||
removeGlobalTeamTags:工厂改造X
|
||||
addResources:支援词条=-1
|
||||
text:支援-工厂改造-已激活
|
||||
description:-我方所有生产单位造兵速度提升30%[激活后才生效]
|
||||
displayType:action
|
||||
iconExtraImage:X.png
|
||||
iconExtraColor:#00bbcc
|
||||
buildSpeed:0s
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:支援模块正式启用,不得中途取消
|
||||
|
||||
[action_支援-纳米机甲]
|
||||
addResources:支援词条=1
|
||||
isVisible:if not self.tags(includes='纳米机甲')
|
||||
isLocked:if not self.resource(type='支援词条',lessThan=3)
|
||||
isLockedMessage:您最多选择3个支援模块!
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:你已激活支援主模块,本模块不能再激活
|
||||
temporarilyAddTags:纳米机甲
|
||||
addGlobalTeamTags:纳米机甲X
|
||||
text:支援-纳米机甲
|
||||
description:-我方所有护甲值额外追加20,纳米机甲,小子[激活后才生效]
|
||||
iconExtraImage:L.png
|
||||
iconExtraColor:#ffffff
|
||||
buildSpeed:0s
|
||||
allowMultipleInQueue:false
|
||||
|
||||
[action_支援-纳米机甲-取消]
|
||||
|
||||
isLockedAlt:if self.tags(includes='支援模块')
|
||||
isLockedAltMessage:支援模块正式启用,不得中途取消
|
||||
|
||||
isVisible:if self.tags(includes='纳米机甲')
|
||||
temporarilyRemoveTags:纳米机甲
|
||||
removeGlobalTeamTags:纳米机甲X
|
||||
addResources:支援词条=-1
|
||||
text:支援-纳米机甲-已激活
|
||||
description:-我方所有护甲值额外追加20,纳米机甲,小子[激活后才生效]
|
||||
displayType:action
|
||||
iconExtraImage:L.png
|
||||
iconExtraColor:#00bbcc
|
||||
buildSpeed:0s
|
||||
|
||||
[action_支援-确定支援]
|
||||
isVisible:if not self.tags(includes='支援模块')
|
||||
temporarilyAddTags:支援模块
|
||||
displayType:rally
|
||||
text:除岁行动-#0-支援确定
|
||||
description:-确定你的支援,模块才能生效。
|
||||
iconExtraColor:#ff0000
|
||||
buildSpeed:3s
|
||||
|
BIN
code/warning/年兽军队/支援模块/SP.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
code/warning/年兽军队/支援模块/V.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
code/warning/年兽军队/支援模块/X.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
code/warning/词条系统/梼杌审判2.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
code/warning/词条系统/超速策略2.png
Normal file
After Width: | Height: | Size: 21 KiB |
|
@ -332,7 +332,7 @@ isVisible:if not self.tags(includes='全副武装II')
|
|||
temporarilyAddTags:全副武装II
|
||||
addResources:合约等级=2
|
||||
text:目标-全副武装II
|
||||
description:-所有敌人护甲追加40
|
||||
description:-所有敌人护甲追加20
|
||||
iconExtraImage:ROOT:/code/warning/词条系统/全副武装2.png
|
||||
iconExtraColor:#ffffff
|
||||
buildSpeed:0s
|
||||
|
@ -347,7 +347,7 @@ temporarilyRemoveTags:全副武装II
|
|||
addResources:合约等级=-2
|
||||
displayType:action
|
||||
text:目标-全副武装II
|
||||
description:-所有敌人护甲追加40\n-该合约[已激活],未正式开始前点击可取消。
|
||||
description:-所有敌人护甲追加20\n-该合约[已激活],未正式开始前点击可取消。
|
||||
iconExtraColor:#ffffff
|
||||
iconExtraImage:ROOT:/code/warning/词条系统/全副武装2.png
|
||||
buildSpeed:0s
|
||||
|
@ -360,7 +360,7 @@ isVisible:if not self.tags(includes='全副武装I')
|
|||
temporarilyAddTags:全副武装I
|
||||
addResources:合约等级=1
|
||||
text:目标-全副武装I
|
||||
description:-所有敌人护甲追加30
|
||||
description:-所有敌人护甲追加10
|
||||
iconExtraImage:ROOT:/code/warning/词条系统/全副武装1.png
|
||||
iconExtraColor:#ffffff
|
||||
buildSpeed:0s
|
||||
|
@ -375,7 +375,7 @@ temporarilyRemoveTags:全副武装I
|
|||
addResources:合约等级=-1
|
||||
displayType:action
|
||||
text:目标-全副武装I
|
||||
description:-所有敌人护甲追加30\n-该合约[已激活],未正式开始前点击可取消。
|
||||
description:-所有敌人护甲追加10\n-该合约[已激活],未正式开始前点击可取消。
|
||||
iconExtraColor:#ffffff
|
||||
iconExtraImage:ROOT:/code/warning/词条系统/全副武装1.png
|
||||
buildSpeed:0s
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[mod]
|
||||
title:StarRiver-V0.9.5.0-贺岁版-V4
|
||||
title:StarRiver-V0.9.5.0-贺岁版-V5
|
||||
description:时代的落幕,一个新的时代正在崛起。而三大帝国的战斗还在继续,我们是否已经忘记了这是模拟战了?\n\n-总制作:JDSALing,Lilys\n\n-美工:DC,默鸽,冷群,小果果,北梦孤辰,迷迭香,Lea,葛城\n\n-语言支持:中文(源语言),English(美国英文)\n\n-音乐制作:Prohonor\n\n-本地组支持:Catand\n\n-联动声明:浸没技术,莱顿科技,统一教会\n\n-人物立绘:PbFish\n\n-测试人员:第四维,兰兹,口水猫,清明,牙疼,Catand,Fang,瓜皮,Mizuki,卡俄斯,葛城,EDAJ,此账号已注销,白虎鲸,苏叶\n\n-外部联动:SES BTM MP97\n\n-CopyRight-2023-RE-CORE\n\n-The end of the era, a new era is rising. The battle of the three empires is still going on.Have we forgotten that this is a simulated war?\n-Chief Producer: JDSALing \n-Artists: Mo Ge, Leng Qun, Xiao Guoguo, Beimeng Guchen, Rosemary, Lea\n-Language Support: Chinese (source language), English (American English)-\nExternal linkage: SES BTM MP97\n\n-CopyRight-2023-RE-CORE\n\n温馨提示:下方的绿色或蓝色报错是代码安全性和格式化或存在赘余代码错误,不会影响您的游戏体验,请忽略不计........
|
||||
thumbnail:icon.png
|
||||
minVersion:1.15p11
|