1.2 Patch Change Values

Started by SleepKiller, February 24, 2013, 08:51:12 PM

Previous topic - Next topic
Topic title explains it all. The ODF changes for the 1.2 patch. Not all of them are here yet as I am only getting the ones I need for now. I will edit this post when I have more.

Jet Trooper
JetJump = "5.0" //7 //The initial jump-push given when enabling the jet
JetPush = "8.0" //The constant push given while the jet is enabled (20 is gravity)
JetEffect = "jetpack"
JetType = "hover"
JetFuelRechargeRate = "0.06" //Additional fuel per second (fuel is 0 to 1) SK: Changed from 0.1 to 0.06
JetFuelCost = "0.2" //Cost per second when hovering (only used for jet-hovers)(fuel is 0 to 1)
JetFuelInitialCost = "0.25" //initial cost when jet jumping(fuel is 0 to 1)
JetFuelMinBorder = "0.24" //minimum fuel to perform a jet jump(fuel is 0 to 1)


Droideka Shield
MaxShield           = 4000 // SK: changed from 3000 to 4000
AddShield           = -100
AddShieldOff        = 300


Darktrooper (Pulled from Secretsociety)
JetJump                = "21.0"          //The initial jump-push given when enabling the jet
JetPush                = "0.0"     //The constant push given while the jet is enabled (20 is gravity)
JetEffect               = "darktrooper_jetpack"
JetFuelRechargeRate          = "0.06" //Additional fuel per second (fuel is 0 to 1)
JetFuelCost               = "0.0" //Cost per second when hovering (only used for jet-hovers)(fuel is 0 to 1)
JetFuelInitialCost          = "0.45" //4initial cost when jet jumping(fuel is 0 to 1)
JetFuelMinBorder          = "0.45" //minimum fuel to perform a jet jump(fuel is 0 to 1)


Darktrooper's Shotgun
PitchSpread = "1.5"
YawSpread = "3.0"

February 24, 2013, 09:12:19 PM #1 Last Edit: February 24, 2013, 09:14:07 PM by Phobos
do you happen to know the original clone jet JetFuel 1.0 values?
edit: nvm it looks like you posted them in comments