View Single Post
  #52  
Old September 28th, 2006, 01:25 PM
Q's Avatar

Q Q is offline
Colonel
 
Join Date: Jan 2001
Posts: 1,661
Thanks: 0
Thanked 0 Times in 0 Posts
Q is on a distinguished road
Default Re: Modding SEV Thread Questions

Minesweeping seems still identical to SE IV but as far as I understand you can create new units and the mine-sweeping component has this ability:

Ability 1 Type := Units - Sweeping
Ability 1 Description := Can sweep [%Amount2%] mines per use.
Ability 1 Scope := Space Object
Ability 1 Range Formula := 0
Ability 1 Amount 1 Formula := "Mine"
Ability 1 Amount 2 Formula := 2 + (([%Level%] - 1) * 5)

So could you create "supermines" which can't be swept by the normal minesweeping component but only by the "superminesweeping" component (replace "mine" in the above formula by "supermine")??
That would be absolutely great as mines could be made useful even for later games!
Reply With Quote