* farming rebalance

* Update base.yml

* Update CP14FarmingSystem.Resourse.cs

* dead tree

* Update scattering_grenades.yml
This commit is contained in:
Ed
2025-04-12 11:43:45 +03:00
committed by GitHub
parent da5190ae60
commit e64c8f3d4f
16 changed files with 105 additions and 13 deletions

View File

@@ -157,10 +157,10 @@
map: ["Base"]
- state: primed
map: ["enum.TriggerVisualLayers.Base"]
- type: ScatteringGrenade
fillPrototype: BulletFoam
capacity: 30
velocity: 30
#- type: ScatteringGrenade #CP14 disabled (type !ent0 in discord)
# fillPrototype: BulletFoam
# capacity: 30
# velocity: 30
- type: OnUseTimerTrigger
beepSound:
path: "/Audio/Effects/beep1.ogg"

View File

@@ -153,6 +153,47 @@
tree05: ""
tree06: ""
- type: entity
parent: CP14BaseTree
id: CP14FloraTreeDead
components:
- type: Sprite
offset: 0,1.1
sprite: _CP14/Structures/Flora/tree_died.rsi
layers:
- state: tree01
map: ["random"]
- type: RandomSprite
available:
- random:
tree01: ""
tree02: ""
tree03: ""
tree04: ""
- type: CP14WaveShader
speed: 0.3
dis: 3
- type: entity
parent: CP14BaseTree
id: CP14FloraTreeDeadSmall
components:
- type: Sprite
sprite: _CP14/Structures/Flora/tree_died_small.rsi
layers:
- state: tree01
map: ["random"]
- type: RandomSprite
available:
- random:
tree01: ""
tree02: ""
tree03: ""
tree04: ""
- type: CP14WaveShader
speed: 0.3
dis: 3
- type: entity
parent: CP14BaseTreeLarge
id: CP14FloraTreeGreenLarge

View File

@@ -126,12 +126,15 @@
- CP14FloorGrassLight
- CP14FloorGrassTall
entities:
- CP14FloraTreeBirchLarge
- CP14FloraTreeBirchSmall
- CP14FloraTreeBirchMedium
- CP14FloraTreeGreen
- CP14FloraTreeGreen
- CP14FloraTreeGreen
- CP14FloraTreeGreenLarge
- CP14FloraTreeBirchSmall
- CP14FloraTreeBirchMedium
- CP14FloraTreeBirchLarge
- CP14FloraTreeDead
- CP14FloraTreeDeadSmall
- !type:BiomeEntityLayer # More Rocks
threshold: 0.7
noise:
@@ -178,12 +181,14 @@
- CP14FloorGrassLight
- CP14FloorGrassTall
entities:
- CP14FloraTreeBirchLarge
- CP14FloraTreeBirchSmall
- CP14FloraTreeBirchMedium
- CP14FloraTreeGreen
- CP14FloraTreeGreen
- CP14FloraTreeGreenLarge
- CP14FloraTreeBirchSmall
- CP14FloraTreeBirchMedium
- CP14FloraTreeBirchLarge
- CP14FloraTreeDead
- CP14FloraTreeDeadSmall
- type: biomeTemplate
id: CP14GrasslandHills # Холмы

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by TheShuEd and Omsoyk",
"copyright": "Generated by ChatGPT + polished by TheShuEd and Omsoyk",
"size": {
"x": 80,
"y": 204

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by TheShuEd and Omsoyk",
"copyright": "Generated by ChatGPT + polished by TheShuEd and Omsoyk",
"size": {
"x": 64,
"y": 156

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by TheShuEd and Omsoyk",
"copyright": "Generated by ChatGPT + polished by TheShuEd and Omsoyk",
"size": {
"x": 64,
"y": 124

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Generated by ChatGPT + polished by TheShuEd and Omsoyk",
"size": {
"x": 96,
"y": 112
},
"states": [
{
"name": "tree01"
},
{
"name": "tree02"
},
{
"name": "tree03"
},
{
"name": "tree04"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Generated by ChatGPT + polished by TheShuEd and Omsoyk",
"size": {
"x": 48,
"y": 80
},
"states": [
{
"name": "tree01"
},
{
"name": "tree02"
},
{
"name": "tree03"
},
{
"name": "tree04"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB