Blood and more (#516)
* - tweak: Teleport only works on cultists. * - add: Better twisted construction. * - tweak: Free engivend.
This commit is contained in:
@@ -20,10 +20,10 @@ juggernaut-create-wall-action-name = Щит
|
||||
juggernaut-create-wall-action-description = Это заклинание создает временное невидимое силовое поле для защиты себя и союзников от подавляющего огня.
|
||||
|
||||
ent-ActionCultTwistedConstruction = Искажённое Воздействие
|
||||
.desc = Зловещее заклинание, которое используют для превращения металла в рунический металл.
|
||||
.desc = Зловещее заклинание, которое используют для превращения металла в рунический металл и обычных дверей в рунические.
|
||||
|
||||
ent-ActionCultTeleport = Телепорт
|
||||
.desc = Полезное заклинание, которое телепортирует цель на выбранную руну телепотрации. Цель должна являются культистом или быть парализованной.
|
||||
.desc = Полезное заклинание, которое телепортирует культиста на выбранную руну телепотрации.
|
||||
|
||||
ent-ActionCultSummonCombatEquipment = Призыв Боевого Снаряжения
|
||||
.desc = Важное заклинание, которое позволяет вам вызвать полный набор боевого снаряжения.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
id: EffectRCDBase
|
||||
abstract: true
|
||||
noSpawn: true
|
||||
@@ -15,7 +15,7 @@
|
||||
tags:
|
||||
- HideContextMenu
|
||||
- type: AnimationPlayer
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectRCDDeconstructPreview
|
||||
@@ -23,7 +23,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: deconstructPreview
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectRCDConstruct0
|
||||
@@ -33,7 +33,7 @@
|
||||
state: construct0
|
||||
- type: TimedDespawn
|
||||
lifetime: 1.2
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectRCDConstruct1
|
||||
@@ -43,7 +43,7 @@
|
||||
state: construct1
|
||||
- type: TimedDespawn
|
||||
lifetime: 2.2
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectRCDConstruct2
|
||||
@@ -53,7 +53,7 @@
|
||||
state: construct2
|
||||
- type: TimedDespawn
|
||||
lifetime: 3.2
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectRCDConstruct3
|
||||
@@ -63,7 +63,7 @@
|
||||
state: construct3
|
||||
- type: TimedDespawn
|
||||
lifetime: 4.2
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectRCDConstruct4
|
||||
@@ -83,7 +83,7 @@
|
||||
state: deconstruct2
|
||||
- type: TimedDespawn
|
||||
lifetime: 3.2
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectRCDDeconstruct4
|
||||
@@ -112,4 +112,4 @@
|
||||
- type: Sprite
|
||||
state: deconstruct8
|
||||
- type: TimedDespawn
|
||||
lifetime: 9.2
|
||||
lifetime: 9.2
|
||||
|
||||
@@ -766,6 +766,7 @@
|
||||
normalState: normal-unshaded
|
||||
ejectState: eject-unshaded
|
||||
denyState: deny-unshaded
|
||||
priceMultiplier: 0.0
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/VendingMachines/engivend.rsi
|
||||
layers:
|
||||
|
||||
@@ -118,3 +118,13 @@
|
||||
duration: 0.5
|
||||
- type: TimedDespawn
|
||||
lifetime: 0.5
|
||||
|
||||
- type: entity
|
||||
parent: EffectRCDBase
|
||||
id: EffectConstructRed
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Sprite
|
||||
state: construct_red
|
||||
- type: TimedDespawn
|
||||
lifetime: 5.2
|
||||
|
||||
BIN
Resources/Textures/Effects/rcd.rsi/construct_red.png
Normal file
BIN
Resources/Textures/Effects/rcd.rsi/construct_red.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
@@ -25,7 +25,7 @@
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "construct1",
|
||||
"delays": [
|
||||
@@ -64,7 +64,7 @@
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "construct2",
|
||||
"delays": [
|
||||
@@ -201,7 +201,66 @@
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "construct_red",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "deconstruct2",
|
||||
"delays": [
|
||||
@@ -358,7 +417,7 @@
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "deconstruct8",
|
||||
"delays": [
|
||||
@@ -451,7 +510,7 @@
|
||||
0.05,
|
||||
0.05,
|
||||
0.05,
|
||||
0.05
|
||||
0.05
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user