Quote:
Captain Kwok said:
Fields that can use formulas are labeled "Blah blah Formula".
|
This is good to know, and after looking at the data file, I noticed that what I was worried about actually has a Blah Blah Formula label...now the question is find the right formula, and syntax of formula to get what I want...
Basically I was looking for the Plasma Torpedo, from SE3, and Star Fleet Battles. The PT tracks like a seeker, and starts out with a set amount of damage, which decrease in range blocks the longer it takes to get to the target, but can be shot by beam weapons to decrease the damage it does. So basically the structure/HP of the seeker is equal to the current damage of the torpedo.
Weapon Space At Range Distance Increment := 10.0
Weapon Space Min Damage At Range := 0.0
Weapon Space Max Damage At Range := 0.0
Weapon Space Min Damage Modifier Formula
Weapon Space Max Damage Modifier Formula
Weapon Seeker Tonnage Structure Formula
Weapon Seeker Defense Modifier Formula
I figure between all of these I can mod it to get what I want...just have to figure out how...