Changeset 8857 for code/trunk/data/levels/templates/spaceshipSwallow.oxt
- Timestamp:
- Aug 22, 2011, 3:55:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/data/levels/templates/spaceshipSwallow.oxt
r8706 r8857 7 7 explosionchunks = 6 8 8 9 health = 100 10 maxhealth = 200 11 initialhealth = 100 9 health = 50 10 maxhealth = 120 11 initialhealth = 50 12 13 shieldhealth = 60 14 initialshieldhealth = 60 15 maxshieldhealth = 80 16 shieldabsorption = 0.75 17 reloadrate = 1.5 18 reloadwaittime = 0.2 12 19 13 20 primaryThrust = 600; 14 21 auxilaryThrust = 30; 15 22 rotationThrust = 25; 23 24 lift = 1.2; 25 stallSpeed = 220; 26 27 boostPower = 20 28 boostPowerRate = 1 29 boostRate = 5 30 boostCooldownDuration = 10 16 31 17 32 collisionType = "dynamic" … … 59 74 speedupdown = 60 60 75 61 accelerationfront = 70076 accelerationfront = 1000 62 77 accelerationbrake = 300 63 78 accelerationback = 100
Note: See TracChangeset
for help on using the changeset viewer.