Here this pack https://yadi.sk/d/0bygpYPe3GL6x8Chrono Vortex wrote:steamtex wrote:Soon...
Aaaaaand the link doesn't work anymore. RIP my hopes of releasing these myself.steamtex wrote:Alright, I think I'll just dump this here for people to screw around with, rather than giving it a proper release. I got lazy.
https://dl.dropboxusercontent.com/u/265 ... onPack.ftl
Previews from the impatient
- bamalf
- Posts: 204
- Joined: Wed Dec 17, 2014 12:57 pm
Re: Previews from the impatient
- Chrono Vortex
- Posts: 275
- Joined: Thu Jun 25, 2015 8:51 pm
Re: Previews from the impatient
Cool! Looks kinda like something outta Firefly. I like it.TaxiService wrote:
Well, that was easy. Thanks. I'll have to mess around with this...bamalf wrote:Here this pack https://yadi.sk/d/0bygpYPe3GL6x8
- Chrono Vortex
- Posts: 275
- Joined: Thu Jun 25, 2015 8:51 pm
Re: Previews from the impatient
I'm kinda surprised nobody's done this already.


I'd expect to see stuff like this in CE or the sM Polish Kit, but it doesn't look like it. Oh well, more concepts for me.
The crystal flak is already here, I'll get to coding and releasing the charger pretty soon.


I'd expect to see stuff like this in CE or the sM Polish Kit, but it doesn't look like it. Oh well, more concepts for me.
The crystal flak is already here, I'll get to coding and releasing the charger pretty soon.
-
- Posts: 46
- Joined: Mon Feb 23, 2015 6:25 am
Re: Previews from the impatient
slow actually made a proper Flak Charger in his Insurrection expansion as a exclusive weapon for one of his ships (Presumably the Lanius A/B). but dummied it out due to a glitch where it fires burst-fire style when two charges were fired.Chrono Vortex wrote:I'm kinda surprised nobody's done this already.
I'd expect to see stuff like this in CE or the sM Polish Kit, but it doesn't look like it. Oh well, more concepts for me.
Code: Select all
<weaponBlueprint name="CHARGEGUN_SHOTGUN">
<type>BURST</type>
<drone_targetable>1</drone_targetable>
<flavorType>Charge-Based Flak Cannon</flavorType>
<title>Flak Charge Cannon</title>
<short>Charge F.</short>
<tip>tip_flak</tip>
<desc>A flak cannon made specifically for this ship. Highly effective against Shields but difficult to aim accurately.</desc>
<tooltip>Fires a blast of debris across a random area doing up to 3 damage.</tooltip>
<radius>50</radius>
<damage>1</damage>
<shots>1</shots>
<sp>0</sp>
<spin>720</spin>
<fireChance>0</fireChance>
<breachChance>0</breachChance>
<cooldown>11</cooldown>
<power>3</power>
<cost>90</cost>
<bp>10</bp>
<speed>26</speed>
<rarity>0</rarity>
<chargeLevels>2</chargeLevels>
<projectiles>
<projectile count="1" fake="false">debris_large</projectile>
<projectile count="1" fake="false">debris_med</projectile>
<projectile count="1" fake="false">debris_med</projectile>
<projectile count="1" fake="true">debris_small</projectile>
<projectile count="1" fake="true">debris_small</projectile>
<projectile count="1" fake="true">debris_small</projectile>
</projectiles>
<launchSounds>
<sound>flak</sound>
</launchSounds>
<hitShipSounds>
<sound>flakImpact1</sound>
<sound>flakImpact2</sound>
<sound>flakImpact3</sound>
<sound>flakImpact4</sound>
</hitShipSounds>
<hitShieldSounds>
<sound>hitShield1</sound>
<sound>hitShield2</sound>
<sound>hitShield3</sound>
</hitShieldSounds>
<missSounds>
<sound>miss</sound>
</missSounds>
<weaponArt>flak_charger</weaponArt>
<iconImage>flak</iconImage>
</weaponBlueprint>
- Chrono Vortex
- Posts: 275
- Joined: Thu Jun 25, 2015 8:51 pm
Re: Previews from the impatient
Damn, I was afraid of something like that. Guess I'll have to come up with something else...FearTheBlaziken wrote:slow actually made a proper Flak Charger in his Insurrection expansion as a exclusive weapon for one of his ships (Presumably the Lanius A/B). but dummied it out due to a glitch where it fires burst-fire style when two charges were fired.
- NarnKar
- Posts: 778
- Joined: Thu Jun 19, 2014 4:24 pm
Re: Previews from the impatient
Clarification: weird flak behavior happens with more than one shot, regardless of the CHARGER property. Even if it's a simple two-shot flak weapon without charging or chain properties, it'll still glitch. The best you can do is define each flak burst to be only one projectile.
-
- Posts: 10
- Joined: Sat Feb 18, 2017 5:32 am
Re: Previews from the impatient

A mostly-assymetrical (possibly radially-symmetric) WIP enemy Zoltan ship (subject to change, especially with its room layouts), along with a working stun ion artillery. Plans changed, and it now has 4 ion stunner cannons and a stun beam, rather than 5. The above .gif purposefully shows it off, and is in no way representative of my skill level at FTL.
Ion stunner artillery (all parts combined)(WIP, and it still needs a more detailed beam animation)(the beam fires a bit later than in this image):

Ship hull image (WIP, and it still needs a glow and better lighting):

I made a generic-ish, unexciting visual of what could be made into some sort of a chain version of a hull-and-system-damaging ionized weapon if effort is put into it.

If anyone is interested in this preview, I can add more effort to these, playtest them more, and put them up for download. Constructive criticism is still welcome.
- R4V3-0N
- Posts: 1287
- Joined: Sun Oct 06, 2013 11:44 am
Re: Previews from the impatient
That certainly is an interesting artillery weapon system you have there.
R4V3-0N, a dreamer.
- TaxiService
- Posts: 204
- Joined: Mon Dec 23, 2013 6:04 pm
- R4V3-0N
- Posts: 1287
- Joined: Sun Oct 06, 2013 11:44 am
Re: Previews from the impatient
So that's where you've been gone for the past year!

R4V3-0N, a dreamer.