AsyncEclipse / DiscordBot

GNU General Public License v3.0
1 stars 3 forks source link

Muon Source - Special Rules #112

Open TaylorBoyd opened 1 month ago

TaylorBoyd commented 1 month ago

Apparently this part does not get added to your ship blueprints. It just adds a passive +2 to the ships power and connects outside.

Maybe we could add a small graphic like so and just adjust the "base_ship_nrg" stat to account for it.

image

patrickmilligan commented 1 month ago

If it helps with coding its functions, I did think ahead about this part. It is the only part in the ship parts JSON with the trait "external": 1

Every other part is "external": 0

patrickmilligan commented 1 month ago

I can make a couple little assets to plot over the appropriate ship. We need 1) a chevron because the Muon Source grants a little combat speed 2) a copy of this +2 Energy mini part.

Fingon00 commented 1 month ago

Whoops missed that external detail, rn the command just looks out for muon source especially. I will leave this up because I believe we could still use better visuals