TELEGRAPH!!!!!! (#1449)
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 30
|
||||
- type: CP14MagicEffect
|
||||
telegraphyEffects:
|
||||
- !type:CP14SpellSpawnEntityOnTarget
|
||||
spawns:
|
||||
- CP14ImpactEffectMoonStrike
|
||||
effects:
|
||||
- !type:CP14SpellSpawnEntityOnTarget
|
||||
spawns:
|
||||
@@ -21,8 +25,26 @@
|
||||
checkCanAccess: false
|
||||
range: 100
|
||||
- type: WorldTargetAction
|
||||
event: !type:CP14WorldTargetActionEvent
|
||||
cooldown: 15
|
||||
event: !type:CP14DelayedWorldTargetActionEvent
|
||||
cooldown: 25
|
||||
castDelay: 1
|
||||
breakOnMove: false
|
||||
|
||||
- type: entity
|
||||
id: CP14ImpactEffectMoonStrike
|
||||
parent: CP14BaseMagicImpact
|
||||
categories: [ HideSpawnMenu ]
|
||||
save: false
|
||||
components:
|
||||
- type: Sprite
|
||||
noRot: true
|
||||
drawdepth: BelowFloor
|
||||
sprite: _CP14/Effects/Magic/area_impact.rsi
|
||||
layers:
|
||||
- state: area_impact_out
|
||||
color: "#7ca5d8"
|
||||
scale: 2, 2
|
||||
shader: unshaded
|
||||
|
||||
- type: entity
|
||||
id: CP14SkyLumeraStrike
|
||||
@@ -63,7 +85,7 @@
|
||||
Heat: 10
|
||||
- type: TriggerOnSpawn
|
||||
- type: FlashOnTrigger
|
||||
range: 2
|
||||
range: 1.5
|
||||
- type: CP14FarSound
|
||||
closeSound:
|
||||
collection: CP14MoonStrike
|
||||
|
||||
Reference in New Issue
Block a user