|
From: <geo...@us...> - 2003-11-22 17:03:51
|
Update of /cvsroot/timewarp/ships In directory sc8-pr-cvs1:/tmp/cvs-serv21207/ships Modified Files: shpbatde.ini Log Message: MRT tweak Index: shpbatde.ini =================================================================== RCS file: /cvsroot/timewarp/ships/shpbatde.ini,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** shpbatde.ini 9 Nov 2003 11:27:21 -0000 1.6 --- shpbatde.ini 22 Nov 2003 17:03:48 -0000 1.7 *************** *** 1,55 **** ! [Info] ! Origin = TW ! SC1Cost = 12 ! SC2Cost = 12 ! TWCost = 12 ! Name1 = Batha ! Name2 = Deviant ! Coders = GeomanNL ! Code = BathaDeviant ! ; the name, and idea: IamTheSongMan ! ; graphix: GeomanNL ! ! [Ship] ! Crew = 20 ! CrewMax = 20 ! Batt = 14 ! BattMax = 14 ! SpeedMax = 50 ;35 ! AccelRate = 0.1 ;8 ! TurnRate = 2 ! RechargeAmount = 1 ! RechargeRate = 2 ! WeaponDrain = 6 ;8 ! WeaponRate = 6 ! SpecialDrain = 1 ! SpecialRate = 1 ! HotspotRate = 6 ! Mass = 12 ! ! [Weapon] ! Range = 45 ! Velocity = 70 ! Damage = 2 ;6 ! Armour = 3 ;4 ! TurnRate = 12 ;10 ! Mass = 4 ! TailDelay = 0.02 ; in seconds, how much time between updates of the tail ! ! [Special] ! ; gas cloud :) ! LifeTime = 3.0 ! Damage = 1 ! ! ! [Quirk] ! CrewDieTime = 5000 ! WhipFactor = 0.1 ! WhipAccMax = 0.25 ! WellSize = 50 ;25 ! GravityForce = 1.5 ;0.75 ! DrainDistance = 80.0 ;20.0 ; batt drain per X movement ! DieAsteroid = 1 ! DieShip = 4 ! DiePlanet = 8 ! GravRange = 26 --- 1,55 ---- ! [Info] ! Origin = TW ! SC1Cost = 12 ! SC2Cost = 12 ! TWCost = 12 ! Name1 = Batha ! Name2 = Deviant ! Coders = GeomanNL ! Code = BathaDeviant ! ; the name, and idea: IamTheSongMan ! ; graphix: GeomanNL ! ! [Ship] ! Crew = 20 ! CrewMax = 20 ! Batt = 14 ! BattMax = 14 ! SpeedMax = 50 ! AccelRate = 5 ! TurnRate = 2 ! RechargeAmount = 1 ! RechargeRate = 2 ! WeaponDrain = 6 ! WeaponRate = 6 ! SpecialDrain = 1 ! SpecialRate = 0.25 ! HotspotRate = 6 ! Mass = 12 ! ! [Weapon] ! Range = 45 ! Velocity = 70 ! Damage = 3 ! Armour = 3 ! TurnRate = 12 ! Mass = 0 ! TailDelay = 0.02 ; in seconds, how much time between updates of the tail ! ! [Special] ! ; gas cloud :) ! Damage = 1 ! LifeTime = 4.0 ! ! ! [Quirk] ! CrewDieTime = 5000 ! WhipFactor = 0.1 ! WhipAccMax = 0.25 ! WellSize = 15 ! GravityForce = 1.0 ! DrainDistance = 80.0 ; batt drain per X movement ! DieAsteroid = 1 ! DieShip = 4 ! DiePlanet = 8 ! GravRange = 25 \ No newline at end of file |