ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Degenerates: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Nighthawk200 (talk | contribs) Updated with DCoder's info. |
||
Line 1: | Line 1: | ||
{{ | {{flag | ||
Can be set to 'yes' or 'no' and specifies whether or not the projectile loses strength as it travels. If this is set to 'yes' then the values specified by the MissileSpeedVar= and MissileROTVar= statements from the [General] section are applied to the projectile. | |name={{PAGENAME}} | ||
|files=rulesmd.ini | |||
|values={{values|booleans}} | |||
|types=[[Projectile|Projectiles]] | |||
|ts=yes | |||
|fs=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|rp=yes}}<br /> | |||
Can be set to 'yes' or 'no' and specifies whether or not the projectile loses strength as it travels. If this is set to 'yes' then the values specified by the MissileSpeedVar= and MissileROTVar= statements from the [General] section are applied to the projectile.<br><br> | |||
The weapon loses 1 point of damage per frame until its damage drops to 5. Only applicable if the projectile also is [[Dropping|Dropping=yes]], has a [[ROT]] greater than 0, or [[Ranged|Ranged=yes]]. This appears to be the only place where [[Ranged]] is validated. |
Revision as of 19:37, 22 February 2008
Flag: | Degenerates |
File(s): | rulesmd.ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Applicable to: | Projectiles |
Can be set to 'yes' or 'no' and specifies whether or not the projectile loses strength as it travels. If this is set to 'yes' then the values specified by the MissileSpeedVar= and MissileROTVar= statements from the [General] section are applied to the projectile.
The weapon loses 1 point of damage per frame until its damage drops to 5. Only applicable if the projectile also is Dropping=yes, has a ROT greater than 0, or Ranged=yes. This appears to be the only place where Ranged is validated.