Balance bugtweak (#881)

* Update CP14UniqueLootSystem.cs

* some demiplane balance

* rings undepants

* fix #870

* fix #868

* Update CP14ClientWallpaperSystem.cs
This commit is contained in:
Ed
2025-02-10 22:07:25 +03:00
committed by GitHub
parent c78bc23c06
commit 4f4d24ac5b
13 changed files with 29 additions and 39 deletions

View File

@@ -7,7 +7,7 @@
sprite: _CP14/Effects/Magic/spells_icons.rsi
state: rift_arrow
- type: CP14MagicEffectManaCost
manaCost: 50
manaCost: 25
- type: CP14MagicEffect
magicType: Darkness
telegraphyEffects:

View File

@@ -7,7 +7,7 @@
sprite: _CP14/Effects/Magic/spells_icons.rsi
state: demi_arrow
- type: CP14MagicEffectManaCost
manaCost: 50
manaCost: 25
- type: CP14MagicEffect
magicType: Darkness
telegraphyEffects:

View File

@@ -8,7 +8,6 @@
slotFlags: RING
uiWindowPos: 0,1
strippingWindowPos: 0,3
dependsOn: pants
displayName: Ring
- name: mask
slotTexture: mask

View File

@@ -53,17 +53,4 @@
entity: CP14AstralHaze
count: 10
minGroupSize: 1
maxGroupSize: 1
- type: cp14DemiplaneModifier
id: TimeLimit10
generationWeight: 0.4
tiers:
- 1
- 2
name: cp14-modifier-time-limit-10
categories:
Danger: 0.1
components:
- type: CP14DemiplaneTimedDestruction
timeToDestruction: 600 # 10 minutes
maxGroupSize: 1

View File

@@ -71,8 +71,9 @@
- type: cp14DemiplaneModifier
id: EnemySkeleton
tiers:
- 1
- 2
name: cp14-modifier-zombie
name: cp14-modifier-skeleton
generationWeight: 1.5
categories:
Danger: 0.5
@@ -80,7 +81,7 @@
- !type:OreDunGen
entity: SpawnPointGhostDemiplaneSkeleton
count: 1
minGroupSize: 2
minGroupSize: 1
maxGroupSize: 3
- type: cp14DemiplaneModifier

View File

@@ -14,20 +14,6 @@
minGroupSize: 2
maxGroupSize: 3
#- type: cp14DemiplaneModifier
# id: Ruins
# tier: 1
# name: cp14-modifier-ruins
# generationWeight: 2
# categories:
# Reward: 0.35
# layers:
# - !type:OreDunGen
# entity: ##CP14DemiplanRuinsRoomSpawner
# count: 5
# minGroupSize: 1
# maxGroupSize: 1
- type: cp14DemiplaneModifier
id: Rabbits
tiers:

View File

@@ -1,11 +1,12 @@
- type: cp14DemiplaneModifier
id: ArtifactRoom
tiers:
- 1
- 2
- 3
generationWeight: 0.05
generationWeight: 0.1
categories:
Reward: 0.4
Reward: 0.3
layers:
- !type:OreDunGen
entity: CP14DemiplaneArtifactRoomSpawner

View File

@@ -25,4 +25,15 @@
entity: CP14DemiplanePassway
count: 2
minGroupSize: 1
maxGroupSize: 1
maxGroupSize: 1
- type: cp14DemiplaneModifier
id: TimeLimit10
generationProb: 0.33
tiers:
- 1
- 2
name: cp14-modifier-time-limit-10
components:
- type: CP14DemiplaneTimedDestruction
timeToDestruction: 600 # 10 minutes