thats all broken

This commit is contained in:
Ed
2025-06-16 00:39:36 +03:00
parent e85b474b64
commit 667c9e907a

View File

@@ -1,5 +1,6 @@
- type: entity
id: CP14ActionSpellGodLumeraTouch
parent: CP14ActionSpellBase
name: Touch of Lumera
description: "Multitasking effects on the world: depending on what you click on, the effect may vary. Using it on an empty space will create a glowing sign that attracts the attention of mortals."
components:
@@ -24,9 +25,9 @@
checkCanAccess: false
range: 100
- type: EntityTargetAction
- type: WorldTargetAction
event: !type:CP14WorldTargetActionEvent
event: !type:CP14EntityTargetActionEvent
cooldown: 0.5
#- type: WorldTargetAction
- type: entity
id: CP14LumeraTouchImpact