Skill scanning + bugfixes (#1424)

This commit is contained in:
Red
2025-06-14 19:04:33 +03:00
committed by GitHub
parent 374ab05f24
commit 71abce8db8
15 changed files with 129 additions and 15 deletions

View File

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

View File

@@ -97,8 +97,7 @@
- type: entity
id: CP14LumeraMindImproveImpact
categories: [ ForkFiltered ]
name: fese
categories: [ HideSpawnMenu ]
parent: CP14BaseMagicImpact
save: false
components:

View File

@@ -24,7 +24,7 @@
- CP14ImpactEffectSphereOfLight
- !type:CP14SpellTransferManaToGod
amount: 20
safe: false
safe: true
- !type:CP14SpellSendMessageToGod
- type: InstantAction
sound: !type:SoundPathSpecifier

View File

@@ -65,10 +65,6 @@
damagePerEnergy:
types:
CP14ManaDepletion: 1
- type: CP14MagicEnergyDraw
energy: -1.5
delay: 3
safe: false
- type: CP14SpellStorage
grantAccessToSelf: true
spells:

View File

@@ -40,6 +40,24 @@
- !type:NeedPrerequisite
prerequisite: LumeraT1
- type: cp14Skill
id: LumeraMindScan
name: cp14-skill-lumera-mind-scan-name
desc: cp14-skill-lumera-mind-scan-desc
skillUiPosition: 0, 5
tree: GodLumera
learnCost: 0.5
icon:
sprite: _CP14/Actions/DemigodSpells/lumera.rsi
state: mind_scan
effects:
- !type:AddComponents
components:
- type: CP14SkillScanner
restrictions:
- !type:NeedPrerequisite
prerequisite: LumeraT1
# T2
- type: cp14Skill