Advent Pulsed Laser Cannon
I'm relatively new to the modding scene, but I've been working on a mod for my own use. It's mostly a pet peeve mod, really. I hate the Advent's 'laser cannons.' I work around real lasers on a daily basis, and the misnomer irritates me. As a result I'm in the process of changing the laser cannon over to either a pulsed Beam emitter (a BEAM type weapon that has a duration of 0.075000, a burst count of 6 and a burst delay of 0.100000) or the Psionic Surge (just the normal SPIRITBLADE weapon type) depending on what I think is more appropriate for the ship in question. Heavier ships get Psionic Surge and lighter ships get the pulsed Beam weapons. This might have a small effect on game balance, but I don't really think it will be noticeable. Additionally, I've been able to change the laser cannon research to affect Psionic Surges instead to maintain game balance.
The result so far looks pretty damn cool, if I do say so myself, but I have a couple of questions before I continue with the modding.
- What is the Advent "POINTDEFENSELASER"? I can't seem to find it anywhere other than on the Advent Titans and Corvettes. If I change this weapon type to "BEAM" and modify all the appropriate values will it cause any major problems?
- How do you write new technologies/delete old ones?
- How do you change the names/descriptions of research?
- Where do you find the actual effects of the abilities? Files with the Ability tag only seem to set out parameters such as allowable targets, range, visual effects, level required, antimatter cost, and the cooldown time. I haven't been able to find values for things like damage or antimatter drained or what have you.
- What is PointStaggerDelay? I'm assuming it's the variation on the point of impact, but I'm not sure.
- How do you create/modify weapon types? I can't find a BEAM file anywhere, so I don't know if it's really possible, but it would be interesting.
- Can I change what color the beam is by changing this parameter? beamGlowColor ffffffff I'm assuming that's a color tag of some sort, but I haven't gone through the trouble to find out.
Eventually I plan to do this for all the races. I would eliminate the Wave cannon for the Vasari and replace it with the Desintigrator Cannon, and do the same thing for the Techs, but we'll see how far I get.