改变阵营部署变换
This commit is contained in:
parent
6cafebcb3e
commit
abbc6c9208
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,2 +1 @@
|
|||
*.ini linguist-detectable
|
||||
*.template linguist-detectable
|
||||
*.ini linguist-detectable
|
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
|
@ -1,13 +1,13 @@
|
|||
[placementRule_限制]
|
||||
searchTags:核芯
|
||||
searchDistance:100000
|
||||
maxCount:0
|
||||
cannotPlaceMessage:噫
|
||||
searchTeam:own
|
||||
# [placementRule_限制]
|
||||
# searchTags:核芯
|
||||
# searchDistance:100000
|
||||
# maxCount:0
|
||||
# cannotPlaceMessage:噫
|
||||
# searchTeam:own
|
||||
|
||||
[hiddenAction_噫]
|
||||
autoTrigger:if self.hasUnitInTeam(withTag='核芯',greaterThan=1)
|
||||
deleteSelf:true
|
||||
# [hiddenAction_噫]
|
||||
# autoTrigger:if self.hasUnitInTeam(withTag='核芯',greaterThan=1)
|
||||
# deleteSelf:true
|
||||
|
||||
[turret_永眠之梦指定]
|
||||
x:0
|
||||
|
@ -281,6 +281,28 @@ buildSpeed:10s
|
|||
alsoQueueAction:永眠
|
||||
playSoundGlobally:.瞄准.ogg:2.2
|
||||
iconExtraImage:ROOT:/assets/public/magicdragon-galaxysr.png
|
||||
convertTo:tank
|
||||
whenBuilding_triggerAction:魔龙显示
|
||||
attachments_deleteNumUnits:20
|
||||
|
||||
[hiddenAction_魔龙显示]
|
||||
spawnEffects:CUSTOM:魔龙阵营
|
||||
|
||||
[effect_魔龙阵营]
|
||||
life:800
|
||||
attachedToUnit:true
|
||||
fadeOut:true
|
||||
alpha:3.1
|
||||
scaleFrom:2
|
||||
physicsGravity:0.6
|
||||
hSpeed:0.55
|
||||
hSpeedRandom:0.8
|
||||
hOffset:2400
|
||||
physics:true
|
||||
fadeInTime:60
|
||||
scaleTo:2
|
||||
priority:veryhigh
|
||||
image:ROOT:/assets/public/magicdragon-galaxysr.png
|
||||
|
||||
[action_智虫阵营]
|
||||
temporarilyAddTags:已开火过
|
||||
|
@ -300,12 +322,36 @@ attachments_deleteNumUnits:20
|
|||
spawnEffects:CUSTOM:智虫阵营
|
||||
|
||||
[effect_智虫阵营]
|
||||
life:1200
|
||||
life:120
|
||||
attachedToUnit:true
|
||||
fadeOut:true
|
||||
alpha:1.5
|
||||
alpha:1.3
|
||||
scaleFrom:1
|
||||
fadeInTime:60
|
||||
fadeInTime:45
|
||||
scaleTo:1
|
||||
priority:veryhigh
|
||||
image:ROOT:/assets/public/intellbug_empire.png
|
||||
alsoEmitEffectsOnDeath:智虫阵营2
|
||||
|
||||
[effect_智虫阵营2]
|
||||
@copyFromSection:effect_智虫阵营
|
||||
alsoEmitEffectsOnDeath:智虫阵营3
|
||||
|
||||
[effect_智虫阵营3]
|
||||
@copyFromSection:effect_智虫阵营
|
||||
alsoEmitEffectsOnDeath:智虫阵营4
|
||||
|
||||
[effect_智虫阵营4]
|
||||
@copyFromSection:effect_智虫阵营
|
||||
alsoEmitEffectsOnDeath:智虫阵营5
|
||||
|
||||
[effect_智虫阵营5]
|
||||
life:400
|
||||
alpha:1.9
|
||||
attachedToUnit:true
|
||||
fadeOut:true
|
||||
scaleFrom:1
|
||||
fadeInTime:45
|
||||
scaleTo:1
|
||||
priority:veryhigh
|
||||
image:ROOT:/assets/public/intellbug_empire.png
|
||||
|
@ -332,9 +378,10 @@ life:1200
|
|||
attachedToUnit:true
|
||||
fadeOut:true
|
||||
alpha:1.5
|
||||
scaleFrom:3
|
||||
scaleFrom:4
|
||||
fadeInTime:60
|
||||
scaleTo:3
|
||||
scaleTo:1
|
||||
dirSpeed:1.6
|
||||
priority:veryhigh
|
||||
image:ROOT:/assets/public/oldsun-galaxysr.png
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user