Fix lumera actions (#1446)
* ZLevelMover * fix * Update CP14ReligionSystem.cs
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
# range: 500
|
||||
#- type: StationLimitedNetwork
|
||||
- type: CP14SkillScanner
|
||||
- type: CP14ZLevelMover
|
||||
- type: Thieving
|
||||
stripTimeReduction: 9999
|
||||
stealthy: true
|
||||
|
||||
@@ -55,7 +55,6 @@
|
||||
sprite: _CP14/Actions/DemigodSpells/lumera.rsi
|
||||
state: wrath
|
||||
- type: TargetAction
|
||||
checkCanAccess: false
|
||||
range: 100
|
||||
- type: EntityTargetAction
|
||||
blacklist:
|
||||
|
||||
@@ -56,7 +56,6 @@
|
||||
sprite: _CP14/Actions/DemigodSpells/lumera.rsi
|
||||
state: mind_upgrade
|
||||
- type: TargetAction
|
||||
checkCanAccess: false
|
||||
range: 100
|
||||
- type: EntityTargetAction
|
||||
blacklist:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user