Because I felt like creating one.
What would you like to do?
Published on March 3, 2011 By Kitkun In Sins Modding

A list of some things I'd like to see for modding so that the devs can tell me I have my head in the clouds:

Different 'armor' types for shields and hull.

Ability to define some currently harcoded elements such as armortypes and other elements.

numArmorTypes 1

ArmorType "Light"

MaxShipLevel 10

MaxAbilityLevel 3

MaxWeaponBanks 3

etc.

Ability to define firing angles (And stats?) for each weapon point.

Make it so Boolean modifiers can be based on ability/research level instead of just "yes/no"

Make it so research and abilities can have a manual 'target' list by entity file names as well as gravity well types, etc.

    targetFilter
        numOwnerships 1
        ownership "Friendly"
        numObjects 0
        numSpaces 1
        space "Normal"
        numConstraints 0
        numGravWellTypes 2
        gravwelltype "Planet"
        gravwelltype "Asteroid"
        numManualEntity 1
        entity "CAPITALSHIP_TECHBATTLESHIP"

Make it so that each spawnable entity can have a max spawned limit.

Make it so that the number of a certain strikecraft type a ship can have can be limited.

Give each movable entity a 'canPhaseJump TRUE/FALSE' flag along with corresponding research/buff to change.

Make it so buff types and research are more versatile. Example: Instead of 'StealAntimatter', just 'Steal' and definable of what to steal.

Give each ability and research a 'ShareWithAlly TRUE/FALSE' flag as well as a corresponding research/buff to change.

Make it so research/abilties/bufftypes can have other prerequisites such as 'x of a certain entity' or 'hasPeaceTreaty with this player'

Make many, many more variable get research/bufftypes. Cost to buy capital ship level, etc.

 

Anybody else?

 


Comments (Page 3)
4 Pages1 2 3 4 
on Sep 16, 2011

Wait... giving fighters shields crashes the game? Then that is my next suggestion:

Make it possible for fighters to have shields.

on Sep 16, 2011

That would be nice.  I was working on a mod a while back that would have allowed a capital to give fighters surrounding it shields, but caused the above problem..

on Sep 16, 2011

-Norbert-
Wait... giving fighters shields crashes the game? Then that is my next suggestion:

Make it possible for fighters to have shields.

Yup, we've even managed to technically get shields on fighters, but as soon as they take damage the game just doesn't know what to do and crashes. This discovery was quite disappointing to the modding community, but perhaps it will be changed in Rebellion.

on Sep 16, 2011

GoaFan77
Yup, we've even managed to technically get shields on fighters, but as soon as they take damage the game just doesn't know what to do and crashes. This discovery was quite disappointing to the modding community, but perhaps it will be changed in Rebellion.

Indeed. That day was first nice, and then saddening due to the mini-dump that followed.

on Sep 17, 2011

I sent this stuff to yalaran a few days ago, and i just stumbled onto this thread, so i might as well post it here

 

Max weapon count from 3-8

Minimum weapon range.
Target count by weapon and bank (Not sure if this is already in, though i have a sneaking suspicion it is....)

Weapon1

targetcountfront

 

Starship firing orientation.

When ships have more damage on one firing bank (Or equal for multiple banks)  than all others, the game tries to make the ship orient to that side. However. If the ship is symmetrical and it has a bank on the left and the right that are more powerful than the front, it will turn around to always engage with the left bank. Even if the right side is already facing the target. (A hotfix for this would be nice, Even better would be the suggestion below)
I would like to see is some orientation behaviors available in the ship files and in game (Similar to fleet cohesion) which allow you to figure out what kind of orientation you want you ship to take. Orientation forward (Do not turn to fire side weapons if they are more powerful), and Orientation most powerful (Turn to fire most powerful weapons)

This would allow things to look proper as well as establishing more interesting fleet battles. if everything is oriented forward with one fleet, they can power right into the ranks of another. If it had side orientation, it wouldn’t be half as maneuverable in battle.

 

 


Planet disturbances

Ability to change planet type Via bombardment or abilities



 

on Sep 17, 2011

the50first
Starship firing orientation.

When ships have more damage on one firing bank (Or equal for multiple banks) than all others, the game tries to make the ship orient to that side. However. If the ship is symmetrical and it has a bank on the left and the right that are more powerful than the front, it will turn around to always engage with the left bank. Even if the right side is already facing the target. (A hotfix for this would be nice, Even better would be the suggestion below)
I would like to see is some orientation behaviors available in the ship files and in game (Similar to fleet cohesion) which allow you to figure out what kind of orientation you want you ship to take. Orientation forward (Do not turn to fire side weapons if they are more powerful), and Orientation most powerful (Turn to fire most powerful weapons)

This would allow things to look proper as well as establishing more interesting fleet battles. if everything is oriented forward with one fleet, they can power right into the ranks of another. If it had side orientation, it wouldn’t be half as maneuverable in battle.

firingAlignmentType "Default"

You use this line to fix that issue.

on Sep 18, 2011

Is that an Entrenchment+ thing? I'm not seeing it in base.

on Sep 18, 2011

firingAlignmentType "Default"

You use this line to fix that issue.

This does not fix the issue; if you set it to TiltFoward plus an angle, the ship will keep moving about; it will not merely turn that angle and sit still, which is what the50first is referring to in his post. 

on Sep 18, 2011

i would like to see more available weapon types not just Gauss, laser, plasma, beam and anything else that is already in the game but the ability to add more

on Sep 18, 2011

Dante551
i would like to see more available weapon types not just Gauss, laser, plasma, beam and anything else that is already in the game but the ability to add more

 

Dear God YES!  Modders being able to insert new weapon types is a must.  Also, more to the damn fleet and formation entities than

TXT
entityType "Fleet"
defaultCohesionRange "Near"

TXT
entityType "Formation"

on Sep 19, 2011

Speaking of orientation, it would be nice if that would be dynamic.

If you lock up weapons and only unlock them by research, the AI tries to use the most damaging bank, even it isn't unlocked yet. So if you lock up a Radiances beams and plasma, it will sit in front of the enemy completely helpless and unable to fire. But if you tell it to use broadsides, it will always use broadsides, even when the all weapons are unlocked.

So it would be nice if the oriantation would either be calculated from active weapons only or if it could be changed by research subjects.

on Sep 19, 2011

Another nice thing would be if you gave certain weapon types passive abilities, for instance, it would be nice if wave cannons actually did something for once.  You could make Waves degrade enemy armor slightly, or perhaps make a new ion type that deals extra damage to shields.  I'd love it if certain weapons only affected shields or hull, and if the hull-only weapons get fired on a shield, either negligible damage is incurred or absolutely nothing happens to the target.

on Sep 19, 2011

Volt_Cruelerz
I'd love it if certain weapons only affected shields or hull, and if the hull-only weapons get fired on a shield, either negligible damage is incurred or absolutely nothing happens to the target.

I think that's actually currently possible.  It can't be done globally, but ship weapons can be made so they affect their only hull or only shields.  In a ship's .entity files each weapon has an entry called DamageAffectType, and I think in addition to "AFFECTS_SHIELDS_AND_HULL" "AFFECTS_ONLY_HULL" and "AFFECTS_ONLY_SHIELDS" are acceptable entries.  I haven't tested it, but that's something I recall from an old pre-Entrenchment thread.

on Sep 19, 2011

Volt_Cruelerz
or perhaps make a new ion type that deals extra damage to shields

You can do this with a passive ability, if I'm right.

I'd love it if certain weapons only affected shields

This is possible. Use the line "AFFECTS_ONLY_SHIELDS" in the weapon's data. Edit: Sparda, I've tested and confirmed it before.

or hull, and if the hull-only weapons get fired on a shield, either negligible damage is incurred or absolutely nothing happens to the target.

This would be interesting to see. Currently, AFFECTS_ONLY_HULL will deal direct damage to the hull, even if shields are up. Maybe you could get some obscene shield mitigation penalty for the weapon, so that when fired at something with shields, it does virtually, or no, damage as you want it to.

on Sep 19, 2011

Lavo_2
This is possible. Use the line "AFFECTS_ONLY_SHIELDS" in the weapon's data. Edit: Sparda, I've tested and confirmed it before.

That's good to know.  Do any ships in SOGE use this for ion cannons?

4 Pages1 2 3 4