Skip to content
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

Add scary war paint (Crimson Holo Disfigurator) #2167

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ThrosturX
Copy link
Contributor

@ThrosturX ThrosturX commented Jul 31, 2022

Allows the player to paint the ship in scary war paint (kind of crimson colored) to earn respect from pirates, and hate from others.

NOTE: Contains placeholders (logo, store gfx).

Allows the player to paint the ship in scary war paint (kind of crimson colored) to earn respect from pirates, and hate from others.
@ThrosturX ThrosturX changed the title Add scary war paint Add scary war paint (Crimson Holo Disfigurator) Aug 1, 2022
covers the edge case when the player is in an auxiliary ship but had a crimson paint outfit fitted, which would cause the pilot flying the player's ship to target and attack the player on being scanned.
@@ -12,15 +12,6 @@
<desc_extra>Projects an unsettling visual appearance onto the ship's hull, causing a mild shock to those that lay their eyes upon it. Pirates tend to respect those that go the extra mile just for appearance's sake.</desc_extra>
<gfx_store>black_cat_doll.webp</gfx_store>
<limit>fake_transponder</limit>
<illegalto>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove illegality? I like the idea of it being a trade-off between pirate love and other faction love.

Copy link
Contributor Author

@ThrosturX ThrosturX Aug 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found after some testing that illegality is not required, since all the factions that check for illegality also do a scan, and anyone that scans you and isn't a pirate will set you as hostile. So this gives the player a choice -- shoot back and lose standings or ignore them (but don't lose standings). I could go either way, but I found it was a bit annoying to lose 2% faction standing at the very end of a journey right before landing.

But, it's up to you and all the other players, as I said, I could go either way, but I think illegality here is a little bit overkill because whoever scans you will start harassing you anyway, which either forces you to respond or run away/tank.

And maybe a quick side note -- pirates will still relentlessly attack you, but they will back off once they finish scanning you. This leads to some dicey situations like a pirate hyena leaving a cargo shuttle at only a few hitpoints left after trying to barrage it with missiles, only to turn around and say "oh, you're cool, nevermind".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants