Переработка рандомных артефактов

This commit is contained in:
BIGZi0348
2024-12-31 17:27:15 +03:00
parent 2945473db0
commit 0cb6411c7a
6 changed files with 129 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
id: EffectBadFeeling
targetDepth: 0
effectHint: artifact-effect-hint-mental
safe: true # WD
components:
- type: TelepathicArtifact
messages:
@@ -32,6 +33,7 @@
id: EffectGoodFeeling
targetDepth: 0
effectHint: artifact-effect-hint-mental
safe: true # WD
components:
- type: TelepathicArtifact
messages:
@@ -61,6 +63,7 @@
id: EffectJunkSpawn
targetDepth: 0
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
maxSpawns: 10
@@ -100,12 +103,14 @@
id: EffectLightFlicker
targetDepth: 0
effectHint: artifact-effect-hint-electrical-interference
safe: true # WD
components:
- type: LightFlickerArtifact
- type: artifactEffect
id: EffectPointLight
targetDepth: 0
safe: true # WD
components:
- type: PointLight
radius: 8
@@ -119,6 +124,7 @@
id: EffectBananaSpawn
targetDepth: 0
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
maxSpawns: 20
@@ -137,6 +143,7 @@
id: EffectFloraSpawn
targetDepth: 1
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
maxSpawns: 3
@@ -186,6 +193,7 @@
id: EffectCold
targetDepth: 1
effectHint: artifact-effect-hint-consumption
safe: true # WD
components:
- type: TemperatureArtifact
targetTemp: 50
@@ -221,6 +229,7 @@
id: EffectInstrumentSpawn
targetDepth: 1
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
maxSpawns: 5
@@ -231,6 +240,7 @@
id: EffectMonkeySpawn
targetDepth: 1
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
spawns:
@@ -245,6 +255,7 @@
id: EffectChargeBatteries
targetDepth: 1
effectHint: artifact-effect-hint-release
safe: true # WD
components:
- type: ChargeBatteryArtifact
- type: TelepathicArtifact
@@ -264,6 +275,7 @@
id: EffectKnock
targetDepth: 1
effectHint: artifact-effect-hint-electrical-interference
safe: true # WD
components:
- type: KnockArtifact
@@ -291,6 +303,7 @@
id: EffectInvisibility
targetDepth: 2
effectHint: artifact-effect-hint-visual
safe: true # WD
components:
- type: Stealth
hadOutline: true
@@ -317,6 +330,7 @@
id: EffectRareMaterialSpawn
targetDepth: 2
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
spawns:
@@ -414,6 +428,7 @@
id: EffectCashSpawn
targetDepth: 2
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
maxSpawns: 10
@@ -461,6 +476,7 @@
id: EffectBlink
targetDepth: 2
effectHint: artifact-effect-hint-displacement
safe: true # WD
components:
- type: RandomTeleportArtifact
@@ -592,6 +608,7 @@
id: EffectHealAll
targetDepth: 3
effectHint: artifact-effect-hint-environment
safe: true # WD
components:
- type: DamageNearbyArtifact
damageChance: 1
@@ -617,6 +634,7 @@
id: EffectMaterialSpawn
targetDepth: 3
effectHint: artifact-effect-hint-creation
safe: true # WD
components:
- type: SpawnArtifact
maxSpawns: 5

View File

@@ -4,6 +4,7 @@
id: EffectIntercom
targetDepth: 2
effectHint: artifact-effect-hint-communication
safe: true # WD
permanentComponents:
- type: RadioMicrophone
powerRequired: false
@@ -31,6 +32,7 @@
id: EffectRandomInstrument
targetDepth: 2
effectHint: artifact-effect-hint-mental
safe: true # WD
permanentComponents:
- type: Instrument
- type: ActivatableUI
@@ -43,6 +45,7 @@
id: EffectStorage
targetDepth: 2
effectHint: artifact-effect-hint-storage
safe: true # WD
whitelist:
components:
- Item # it doesnt necessarily have to be restricted from structures, but i think it'll be better that way
@@ -62,6 +65,7 @@
id: EffectPhasing
targetDepth: 2
effectHint: artifact-effect-hint-phasing
safe: true # WD
permanentComponents:
- type: PhasingArtifact
@@ -83,6 +87,7 @@
id: EffectSolutionStorage
targetDepth: 2
effectHint: artifact-effect-hint-storage
safe: true # WD
whitelist:
components:
- Item
@@ -112,6 +117,7 @@
id: EffectSpeedUp
targetDepth: 2
effectHint: artifact-effect-hint-displacement
safe: true # WD
whitelist:
components:
- Item
@@ -124,6 +130,7 @@
id: EffectDrill
targetDepth: 3
effectHint: artifact-effect-hint-drill
safe: true # WD
whitelist:
components:
- Item
@@ -142,6 +149,7 @@
id: EffectPowerGen20K
targetDepth: 3
effectHint: artifact-effect-hint-release
safe: true # WD
blacklist:
components:
- Item
@@ -159,6 +167,7 @@
id: EffectBigIron
targetDepth: 3
effectHint: artifact-effect-hint-gun
safe: true # WD
whitelist:
components:
- Item
@@ -192,6 +201,7 @@
id: EffectSentience
targetDepth: 3
effectHint: artifact-effect-hint-sentience
safe: true # WD
permanentComponents:
- type: GhostRole
allowMovement: true
@@ -208,6 +218,7 @@
id: EffectMultitool
targetDepth: 3
effectHint: artifact-effect-hint-multitool
safe: true # WD
whitelist:
components:
- Item