-
Notifications
You must be signed in to change notification settings - Fork 523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Return RCD to frontier #1109
Return RCD to frontier #1109
Changes from 2 commits
8474f73
9c52591
50f2b55
e68011b
9f27054
ad2e93f
93b9c40
2e26e40
6d09157
b5a9528
31e3931
0d978ca
7021040
1aa4f28
edd866f
fdff25a
c20376a
a52ab8f
34e2069
650d525
91b1777
9299828
a622d9a
714d1c1
e1f6ec6
0054ba1
065c84d
ce18929
7701f4f
41ff359
b57358c
719be3b
f5fcd41
41b04a5
87939de
2457bc9
223e3f9
8dcb88a
028de8b
56c535f
c05c1b8
41f784a
84894d8
8104eba
c677eb7
97e1542
613ff73
ec967ba
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
- type: cargoProduct | ||
id: EngineeringRCDAmmo | ||
icon: | ||
sprite: Objects/Tools/rcd.rsi | ||
state: ammo | ||
product: CrateRCDAmmo | ||
cost: 10000 | ||
category: Engineering | ||
group: market | ||
|
||
- type: cargoProduct | ||
id: EngineeringRCD | ||
icon: | ||
sprite: Objects/Tools/rcd.rsi | ||
state: icon | ||
product: CrateRCD | ||
cost: 15000 | ||
category: Engineering | ||
group: market | ||
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Tier 1 | ||
|
||
# Tier 2 | ||
|
||
- type: technology | ||
id: RapidConstruction | ||
name: research-technology-rapid-construction | ||
icon: | ||
sprite: Objects/Tools/rcd.rsi | ||
state: icon | ||
discipline: Industrial | ||
tier: 2 | ||
cost: 10000 | ||
recipeUnlocks: | ||
- RCD | ||
- RCDAmmo | ||
- BorgModuleRCD | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Put it as tier 3, and 15k points. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. A bit much, don't you think? I think it'll be better as default RCD in advanced tools research in T2 and rechargeable RCD in T3 under this one. Not to mention you can buy one of atmos ships, it comes with RCD on it and you can get both RCD and one cartridge for it for 20k-ish, if you just buy-sell ship. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Definitely can do. Though why exactly increase it to tier 3? It was pretty heavily under utilized before even as a tier 2 with less price. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "rechargeable RCD" you mean the admin tool that is infinite, hell no. Also if you can name the ship we will go and remove it as no ship should have RCD mapped on it Ill leave the increase it to tier 3 open a bit for talks if other maintainers want to comment about what they think about it @MagnusCrowe @GreaseMonk @Cheackraze There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
It's already been removed, but at the Ship Maker's discretion not out of any current known limitation
I think they mean the other one that recharges slower, with a max charge limit. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As if cartridge printing would be difficult at tier 3, not to mention you get bluespace bags there so hauling bunch of them won't be problematic. Currently RCD only needed for asteroid steam traps (basically one and only tool that can solve it). Not a big deal, no? Condor. Atmos\SCI vessel. It comes with RCD, one cartridge & axe on it. you can buy it for ~70k and sell ship for ~50k. @dvir001 If only wizden kept axe tile prying as is it was... There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Condor will be getting a fix, RCD Is used for all floor removal as per axe tile changes, we cannot just revert the axe thing without fucking with another system. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I mean a borg RCD. 3 max charge capacity, 30 second recharge rate. Asteroids need a tweak then. Even with RCD you can't deal with them as fast, as you been able to with axe. And they are time limited. If you don't have RCD - no point to head in there. Maybe a ninja one - yeah, but definetly not a syndie one. Because there's so much steam in there that you probably won't even vent it all before asteroid disappears. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Asteroids do need a tweak, but thats need to be on another PR |
||
|
||
# Tier 3 | ||
|
||
# - type: technology # frontier - threw this in here since I noticed it was missing, incase anyone wanted it back in. not the point of this pr so can remove it if needed. | ||
# id: CompactPower | ||
# name: research-technology-compact-power | ||
# icon: | ||
# sprite: Structures/Power/Generation/wallmount_generator.rsi | ||
# state: panel | ||
# discipline: Industrial | ||
# tier: 3 | ||
# cost: 15000 | ||
# recipeUnlocks: | ||
# - WallmountSubstationElectronics | ||
# - WallmountGeneratorElectronics | ||
# - WallmountGeneratorAPUElectronics | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If this was uncommented on upstream file and missing, put it in upstream file, if not, remove this uncommented from here as it has no use to be here. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It was removed entirely from upstream, but still exists as a recipe to be unlocked by the Circuit printer via research There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This should be fully removed here tbh it makes power more free then its already is. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah I do definitely agree that power is cheap right now. I'm just sad to see usable content being cut is all. Maybe it can see a return someday as like a tier 3 Civilian tech or something. I'll get it nixed after work |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, this should never ever be in cargo, not to mention the crate was uncommented from the upstream file.
This gives people a fast way to destroy ships / poi and to mess with people.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I can definitely understand that.
I did a quick set up for it to be purchasable through Cargo due to some conversations in discord and since it was permitted to spawn loose on a ship recently with little-to-no issue to hopefully serve as a little cash sink.
If the consensus overall is it's not desirable I can nix it certainly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was removed from that ship.
#1106