Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Commit a380d37

Browse files
authored
Merge pull request RonRonstation#215 from lemurian-ronstation/stop-nerfing-pkas
Revert "PKA Modkits + Rebalance (space-wizards#31247)"
2 parents 08f9dd4 + e1d0fa6 commit a380d37

10 files changed

Lines changed: 145 additions & 147 deletions

File tree

Resources/Prototypes/Entities/Markers/Spawners/Random/Salvage/tables_loot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,11 @@
256256
children:
257257
- id: JetpackBlueFilled
258258
- id: JetpackBlackFilled
259-
- !type:GroupSelector
260-
children:
261-
- id: PKAUpgradeDamage
262-
- id: PKAUpgradeRange
263-
- id: PKAUpgradeFireRate
259+
# - !type:GroupSelector
260+
# children:
261+
# - id: PKAUpgradeDamage
262+
# - id: PKAUpgradeRange
263+
# - id: PKAUpgradeFireRate
264264

265265

266266
- type: entityTable
Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,80 @@
1-
- type: entity
2-
id: BasePKAUpgrade
3-
parent: BaseItem
4-
name: PKA modkit
5-
description: A modkit for a proto-kinetic accelerator.
6-
abstract: true
7-
components:
8-
- type: Sprite
9-
sprite: Objects/Tools/upgrade.rsi
10-
- type: Item
11-
size: Small
12-
- type: GunUpgrade
13-
- type: StaticPrice
14-
price: 750
15-
- type: Tag
16-
tags:
17-
- PKAUpgrade
1+
# - type: entity
2+
# id: BasePKAUpgrade
3+
# parent: BaseItem
4+
# name: PKA modkit
5+
# description: A modkit for a proto-kinetic accelerator.
6+
# abstract: true
7+
# components:
8+
# - type: Sprite
9+
# sprite: Objects/Tools/upgrade.rsi
10+
# - type: Item
11+
# size: Small
12+
# - type: GunUpgrade
13+
# - type: StaticPrice
14+
# price: 750
15+
# - type: Tag
16+
# tags:
17+
# - PKAUpgrade
1818

19-
- type: entity
20-
id: PKAUpgradeDamage
21-
parent: BasePKAUpgrade
22-
name: PKA modkit (damage)
23-
components:
24-
- type: Sprite
25-
layers:
26-
- state: base
27-
- state: overlay-1
28-
color: "#ec9b2d"
29-
- state: overlay-2
30-
color: "#a71010"
31-
- state: overlay-3
32-
color: "#eb4c13"
33-
- type: GunUpgrade
34-
tags: [ GunUpgradeDamage ]
35-
examineText: gun-upgrade-examine-text-damage
36-
- type: GunUpgradeDamage
37-
damage:
38-
types:
39-
Blunt: 10
40-
Structural: 15
19+
# - type: entity
20+
# id: PKAUpgradeDamage
21+
# parent: BasePKAUpgrade
22+
# name: PKA modkit (damage)
23+
# components:
24+
# - type: Sprite
25+
# layers:
26+
# - state: base
27+
# - state: overlay-1
28+
# color: "#ec9b2d"
29+
# - state: overlay-2
30+
# color: "#a71010"
31+
# - state: overlay-3
32+
# color: "#eb4c13"
33+
# - type: GunUpgrade
34+
# tags: [ GunUpgradeDamage ]
35+
# examineText: gun-upgrade-examine-text-damage
36+
# - type: GunUpgradeDamage
37+
# damage:
38+
# types:
39+
# Blunt: 10
40+
# Structural: 15
4141

42-
- type: entity
43-
id: PKAUpgradeRange
44-
parent: BasePKAUpgrade
45-
name: PKA modkit (range)
46-
components:
47-
- type: Sprite
48-
layers:
49-
- state: base
50-
- state: overlay-1
51-
color: "#2decec"
52-
- state: overlay-2
53-
color: "#1012a7"
54-
- state: overlay-3
55-
color: "#1373eb"
56-
- type: GunUpgrade
57-
tags: [ GunUpgradeRange ]
58-
examineText: gun-upgrade-examine-text-range
59-
- type: GunUpgradeSpeed
60-
coefficient: 1.5
42+
# - type: entity
43+
# id: PKAUpgradeRange
44+
# parent: BasePKAUpgrade
45+
# name: PKA modkit (range)
46+
# components:
47+
# - type: Sprite
48+
# layers:
49+
# - state: base
50+
# - state: overlay-1
51+
# color: "#2decec"
52+
# - state: overlay-2
53+
# color: "#1012a7"
54+
# - state: overlay-3
55+
# color: "#1373eb"
56+
# - type: GunUpgrade
57+
# tags: [ GunUpgradeRange ]
58+
# examineText: gun-upgrade-examine-text-range
59+
# - type: GunUpgradeSpeed
60+
# coefficient: 1.5
6161

62-
- type: entity
63-
id: PKAUpgradeFireRate
64-
parent: BasePKAUpgrade
65-
name: PKA modkit (fire rate)
66-
components:
67-
- type: Sprite
68-
layers:
69-
- state: base
70-
- state: overlay-1
71-
color: "#bbf134"
72-
- state: overlay-2
73-
color: "#07901b"
74-
- state: overlay-3
75-
color: "#9bf134"
76-
- type: GunUpgrade
77-
tags: [ GunUpgradeReloadSpeed ]
78-
examineText: gun-upgrade-examine-text-reload
79-
- type: GunUpgradeFireRate
80-
coefficient: 1.5
62+
# - type: entity
63+
# id: PKAUpgradeFireRate
64+
# parent: BasePKAUpgrade
65+
# name: PKA modkit (fire rate)
66+
# components:
67+
# - type: Sprite
68+
# layers:
69+
# - state: base
70+
# - state: overlay-1
71+
# color: "#bbf134"
72+
# - state: overlay-2
73+
# color: "#07901b"
74+
# - state: overlay-3
75+
# color: "#9bf134"
76+
# - type: GunUpgrade
77+
# tags: [ GunUpgradeReloadSpeed ]
78+
# examineText: gun-upgrade-examine-text-reload
79+
# - type: GunUpgradeFireRate
80+
# coefficient: 1.5

Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
sprite: Objects/Weapons/Guns/Basic/kinetic_accelerator.rsi
88
- type: Item
99
sprite: Objects/Weapons/Guns/Basic/kinetic_accelerator.rsi
10-
size: Large
11-
shape:
12-
- 0,0,2,1
10+
size: Normal
1311
- type: GunWieldBonus
1412
minAngle: -43
1513
maxAngle: -43

Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/pka.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
map: [ "empty-icon" ]
1414
# todo: add itemcomponent with inhandVisuals states using unused texture and animation assets in kinetic_accelerator.rsi
1515
# todo: add clothingcomponent with clothingVisuals states using unused texture and animations assets in kinetic_accelerator.rsi
16-
- type: UpgradeableGun
17-
whitelist:
18-
tags:
19-
- PKAUpgrade
20-
- type: ContainerContainer
21-
containers:
22-
upgrades: !type:Container
16+
# - type: UpgradeableGun
17+
# whitelist:
18+
# tags:
19+
# - PKAUpgrade
20+
# - type: ContainerContainer
21+
# containers:
22+
# upgrades: !type:Container

Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
Structural: 30
462462
# Short lifespan
463463
- type: TimedDespawn
464-
lifetime: 0.22 # roughly 5.5 tiles
464+
lifetime: 4
465465
- type: GatheringProjectile
466466

467467
- type: entity

Resources/Prototypes/Entities/Structures/Machines/lathe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
- SecurityWeaponsStatic
400400
dynamicPacks:
401401
- SalvageSecurityBoards
402-
- SalvageSecurityWeapons
402+
# - SalvageSecurityWeapons
403403
- SecurityEquipment
404404
- SecurityBoards
405405
- SecurityExplosives

Resources/Prototypes/Recipes/Lathes/Packs/science.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
- WeaponPistolCHIMP
5454
- WeaponForceGun
5555
- WeaponProtoKineticAccelerator
56-
- PKAUpgradeDamage
57-
- PKAUpgradeRange
58-
- PKAUpgradeFireRate
56+
# - PKAUpgradeDamage
57+
# - PKAUpgradeRange
58+
# - PKAUpgradeFireRate
5959
- WeaponTetherGun
6060
- WeaponGauntletGorilla
6161

Resources/Prototypes/Recipes/Lathes/Packs/shared.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
recipes:
5656
- ShuttleGunKineticCircuitboard
5757

58-
- type: latheRecipePack
59-
id: SalvageSecurityWeapons
60-
recipes:
61-
- WeaponProtoKineticAccelerator
62-
- PKAUpgradeDamage
63-
- PKAUpgradeRange
64-
- PKAUpgradeFireRate
58+
# - type: latheRecipePack
59+
# id: SalvageSecurityWeapons
60+
# recipes:
61+
# - WeaponProtoKineticAccelerator
62+
# - PKAUpgradeDamage
63+
# - PKAUpgradeRange
64+
# - PKAUpgradeFireRate

Resources/Prototypes/Recipes/Lathes/salvage.yml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -69,36 +69,36 @@
6969
Silver: 200
7070
Diamond: 100
7171

72-
- type: latheRecipe
73-
id: PKAUpgradeDamage
74-
result: PKAUpgradeDamage
75-
categories:
76-
- Weapons
77-
completetime: 5
78-
materials:
79-
Steel: 1500
80-
Gold: 500
81-
Silver: 500
72+
# - type: latheRecipe
73+
# id: PKAUpgradeDamage
74+
# result: PKAUpgradeDamage
75+
# categories:
76+
# - Weapons
77+
# completetime: 5
78+
# materials:
79+
# Steel: 1500
80+
# Gold: 500
81+
# Silver: 500
8282

83-
- type: latheRecipe
84-
id: PKAUpgradeRange
85-
result: PKAUpgradeRange
86-
categories:
87-
- Weapons
88-
completetime: 5
89-
materials:
90-
Steel: 1500
91-
Gold: 500
92-
Silver: 500
83+
# - type: latheRecipe
84+
# id: PKAUpgradeRange
85+
# result: PKAUpgradeRange
86+
# categories:
87+
# - Weapons
88+
# completetime: 5
89+
# materials:
90+
# Steel: 1500
91+
# Gold: 500
92+
# Silver: 500
9393

94-
- type: latheRecipe
95-
id: PKAUpgradeFireRate
96-
result: PKAUpgradeFireRate
97-
categories:
98-
- Weapons
99-
completetime: 5
100-
materials:
101-
Steel: 1500
102-
Gold: 500
103-
Silver: 500
94+
# - type: latheRecipe
95+
# id: PKAUpgradeFireRate
96+
# result: PKAUpgradeFireRate
97+
# categories:
98+
# - Weapons
99+
# completetime: 5
100+
# materials:
101+
# Steel: 1500
102+
# Gold: 500
103+
# Silver: 500
104104

Resources/Prototypes/Research/arsenal.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -155,19 +155,19 @@
155155
recipeUnlocks:
156156
- WeaponXrayCannon
157157

158-
- type: technology
159-
id: KineticModifications
160-
name: research-technology-kinetic-modifications
161-
icon:
162-
sprite: Objects/Tools/upgrade.rsi
163-
state: display
164-
discipline: Arsenal
165-
tier: 2
166-
cost: 7500
167-
recipeUnlocks:
168-
- PKAUpgradeDamage
169-
- PKAUpgradeRange
170-
- PKAUpgradeFireRate
158+
# - type: technology
159+
# id: KineticModifications
160+
# name: research-technology-kinetic-modifications
161+
# icon:
162+
# sprite: Objects/Tools/upgrade.rsi
163+
# state: display
164+
# discipline: Arsenal
165+
# tier: 2
166+
# cost: 7500
167+
# recipeUnlocks:
168+
# - PKAUpgradeDamage
169+
# - PKAUpgradeRange
170+
# - PKAUpgradeFireRate
171171

172172
- type: technology
173173
id: BasicShuttleArmament

0 commit comments

Comments
 (0)