Using the new Upgrade SW |
Extended Tiberian Sun adds a new kind of superweapon, the Upgrade SW.
Example: |
[UpgradeSpecial]
Name=Upgrade
IsPowered=false
RechargeTime=4
Type=Upgrade ; Upgrade is the
type for new Upgrade SW.
Action=UpgradeAction ; Check out the
Adding custom Actions page to find out more about this
SidebarImage=UPGRDICON
; tags for upgrade sw only
UpgradeType=ARMOR,CLOAK,SPEED,FIREPOWER ; Upgrade type: can be one or more constants
UpgradeRadius=3 ; Upgrade radius in cells
UpgradeValue=2.0 ; Value, which depends from upgrade type
New tags |
UpgradeType | Description |
ARMOR | Units Strength= upgraded by multiple of UpgradeValue <not-tested> |
SPEED | Units Speed= upgraded by multiple of UpgradeValue |
CLOAK | Object is cloaked if UpgradeValue is 1.0, otherwise object lost cloak device. |
FIREPOWER | Units Firepower= is upgraded by multiple of UpgradeValue |
VETERAN | Object gets veteran upgrade, UpgradeValue is number of levels to progress. |
HEAL | Add health points to object. (current object health - object type health) * UpgradeValue |
More information
You can specify more than one upgrade type at the same time. UpgradeDuration
isn't supported in RP 1.10.
UpgradeRadius in cells and this is integer number, so you can't set
it to 2.5 for example.
Extended Tiberian Sun 3.40
Main page
Last change: 05.05.07