-
Notifications
You must be signed in to change notification settings - Fork 26
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
RSC rifle crate as cargo purchase #189
Conversation
RSI Diff Bot; head commit 1e33821 merging into 3f9d14d Resources/Textures/_Harmony/Objects/Weapons/Guns/Snipers/rsc-m1917.rsi
|
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.
Good sprites.
I have no idea if we should reference real world locations and events with this rifle, even the name is a bit too historically accurate for the SS14 vibe, if you get what I mean.
Anyways, good sprites.
@Unisol test fail is real
|
- id: WeaponSniperRSC | ||
orGroup: guns | ||
amount: 5 | ||
# Lost is a dogshit show |
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.
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.
- Test fail should be addressed (if amount of rifles/ammo changes significantly price may need to be reduced).
- Lost comment, while appreciated and agreed with, should be removed.
- Cargo access on the crate will finally prevent slamming it with pickaxe like idiots. But it differs from other gun purchases. If that's an intended change, I agree with this, but please test if it overwrites
access: [["Armory"]]
ofCrateWeaponSecure
and if Armory access should be added (maybe instead of security even, who knows. No idea how it works without testing).
Thanks for this addition. Hail Cargonia!
I'll read and test this more thoroughly when changes are addressed.
There is a precedent with Mosin, and they have the same vibe IMO. |
PS: I especially dig the RNG factor of the crate XD |
Increased CrateArmoryRSC capacity to 50; removed truthful comment; added Armory access to the crate in addition to Supply and Securty. |
Another test fail: |
No idea what this is about, I've checked crate, rifle and clip - all have only static price and not stack price. |
I'll debug when I get some time next week. |
Was a Heisentest XD |
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.
Code is good! great job, thank you.
I'll leave it hanging for a bit for admins and Keld to pitch in, since it's a new weapon and weapon source for the crew.
Considering there's an AK and a Mosin in game, I like the idea. Sprite is great looking too. |
About the PR
Added RSC Model 1917, a Nanotrasen-approved Great War rifle. Available for purchase for supply department. Packed by senile veteran of six stellar wars who can't quite remember how many rifles and stripper clips should go in one crate; your mileage will vary.
Why / Balance
Syndicate has cheap mass infantry option, and now Nanotrasen does too. Meant to be a cheap way to arm large amounts of people with questionable quality guns. RSC 1917 is mechanically identical to Mosin Nagant.
Crates are can be unlocked using general security or cargo access.
Cost: one crate goes for 2000$, with one rifle costing $400 and one clip costing $5. Anywhere between 2 and 5 rifles per crate, with anywhere between 4 and 42 clips mean that total cost varies between $1020 and $2210. This ensures cargo can't reliably resell these at a profit.
Stripper clips in secfab go for one steel sheet per one clip with five rounds. This is in line with other .30 ammo options, which come out to 0.18 steel per round.
Technical details
Media
Requirements
Breaking changes
Changelog
🆑