Fix lumera actions (#1446)

* ZLevelMover

* fix

* Update CP14ReligionSystem.cs
This commit is contained in:
Red
2025-06-21 02:46:01 +03:00
committed by GitHub
parent a1656c0c88
commit f4abe1cf35
12 changed files with 78 additions and 53 deletions

View File

@@ -89,6 +89,7 @@
# range: 500
#- type: StationLimitedNetwork
- type: CP14SkillScanner
- type: CP14ZLevelMover
- type: Thieving
stripTimeReduction: 9999
stealthy: true

View File

@@ -55,7 +55,6 @@
sprite: _CP14/Actions/DemigodSpells/lumera.rsi
state: wrath
- type: TargetAction
checkCanAccess: false
range: 100
- type: EntityTargetAction
blacklist:

View File

@@ -56,7 +56,6 @@
sprite: _CP14/Actions/DemigodSpells/lumera.rsi
state: mind_upgrade
- type: TargetAction
checkCanAccess: false
range: 100
- type: EntityTargetAction
blacklist:

View File

@@ -66,11 +66,7 @@
damagePerEnergy:
types:
CP14ManaDepletion: 1
- type: CP14SpellStorage
grantAccessToSelf: true
spells:
- CP14ActionZLevelUp
- CP14ActionZLevelDown
- type: CP14ZLevelMover
- type: CP14DemiplaneStabilizer # teleports gods outside when the demiplane closes
enabled: false
- type: UserInterface