View Single Post
  #1  
Old October 12th, 2006, 10:21 AM

tmcc tmcc is offline
Corporal
 
Join Date: Sep 2006
Posts: 130
Thanks: 0
Thanked 0 Times in 0 Posts
tmcc is on a distinguished road
Default Potential Inconsistancy in RacialTraits.txt

I was looking though RacialTraits.txtx and notice the following under Physical Strength / Physical Weakness:

Name := Physical Strength
Picture Number := 0
Racial Cost := 500
Number Of Abilities := 2
Ability 1 Type := Ground Combat Damage Modifier
Ability 1 Description := Ground combat damage increased by [%Amount1%]%.
Ability 1 Scope := Galaxy - This Player
Ability 1 Range Formula := 0
Ability 1 Amount 1 Formula := 5
Ability 1 Amount 2 Formula := 0
Ability 2 Type := Boarding Defense Modifier Percent
Ability 2 Description := Ship crews have a combat strength of +[%Amount1%] for fighting off ship capture.
Ability 2 Scope := Galaxy - This Player
Ability 2 Range Formula := 0
Ability 2 Amount 1 Formula := 5
Ability 2 Amount 2 Formula := 0
Number Of Requirements := 0

Name := Physical Weakness
Picture Number := 0
Racial Cost := -500
Number Of Abilities := 2
Ability 1 Type := Ground Combat Damage Modifier
Ability 1 Description := Ground combat damage decreased by [%Amount1%]%.
Ability 1 Scope := Galaxy - This Player
Ability 1 Range Formula := 0
Ability 1 Amount 1 Formula := -5
Ability 1 Amount 2 Formula := 0
Ability 2 Type := Boarding Defense
Ability 2 Description := Ship crews have a combat strength of [%Amount1%] for fighting off ship capture.
Ability 2 Scope := Galaxy - This Player
Ability 2 Range Formula := 0
Ability 2 Amount 1 Formula := -3
Ability 2 Amount 2 Formula := 0
Number Of Requirements := 0

Strenth and Weakness use different main strings for ability description. One is Boarding Defense Modifier Percent and the other is Boarding Defense. Haven't tested to see if it works the way it should.
Reply With Quote