• Help Support The Rugby Forum :

Chemistry...

Draggs

Hall of Fame
TRF Legend
Joined
May 28, 2010
Messages
10,373
Does anyone know what traits for each position help to create team chemistry?
I could find the traits for Wing/Fullback but not the others.
Thanks!
 
I think alot has to do with special abilities. I'm pretty sure front row for example all have to have scrummaging. As far as attributes, I think they need to be in the mid to high 80s at least. I'll list the attributes for each position that affects their overall rating, not sure how that translates to the chemistry but we'll see

Prop: Scrum, strength, tackle, ruck
Hooker: Hooking, Scrum, strength, tackle, ruck
Lock: Lineout, Scrum, strength, tackle, ruck
Back Row: Handling, tackle, ruck
9: passing, handling, tackle
10: kicking, passing, handling
Center: handling, passing
Wing: speed, acceleration, agility
Fullback: speed, acceleration, handling, kicking

Not sure though, because for example I updated Fourie du Preez and Morne Steyn, both of them got their important attributes in they high 80s or 90s with plenty of special abilities and they still don't have chemistry so I dunno.
 
Cheers Ridgerunner,
I've tried various combinations of abilities and skills but I am still way off on a few I guess.
I've managed to make James Hook have chemistry with Mike Phillips at 9 and Gavin Henson at 12, so there is a start!
 
After delving into the xml files, I found one called e74247ee7c0b1c728e760548e4344da9.xml which lists all positions and attributes needed for chemistry.
I'll try to 'translate' some of it a bit later.

<Combinations>
<Combination Name="FrontRow" Number="5" TeamChemistryBonus="5" CheckPosition="TRUE" >
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
<PlayerType Skill="Tackler" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Loosehead Prop">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Hooker">
<Requirements>
<Requirement Attr="Hooking" GTE="75" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Tight Head Prop">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
<PlayerType Skill="Tackler" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Loosehead Prop">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Hooker">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Tight Head Prop">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
<PlayerType Skill="Tackler" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Loosehead Prop">
<Requirements>
<Skill Type="Tackling" />
<Requirement Attr="Tackling" GTE="80" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Hooker">
<Requirements>
<Skill Type="BallWinner" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Tight Head Prop">
<Requirements>
<Requirement Attr="Rucking" GTE="90" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
<PlayerType Skill="Tackler" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Loosehead Prop">
<Requirements>
<Skill Type="Tackling" />
<Requirement Attr="Tackling" GTE="80" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Hooker">
<Requirements>
<Skill Type="BallWinner" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Tight Head Prop">
<Requirements>
<Requirement Attr="Speed" GTE="60" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
<PlayerType Skill="Tackler" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Loosehead Prop">
<Requirements>
<Requirement Attr="Speed" GTE="60" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Hooker">
<Requirements>
<Skill Type="BallWinner" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Tight Head Prop">
<Requirements>
<Requirement Attr="Rucking" GTE="90" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

</Combination>
<Combination Name="Locks" Number="2" TeamChemistryBonus="5" CheckPosition="TRUE" >
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
<PlayerType Skill="Lineouts" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Second Row1">
<Requirements>
<Skill Type="Jumper" />
<Skill Type="Playmaker" />
<Requirement Attr="LineOuts" GTE="75" LTE="100" />
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
<Bonus Attribute="LineOuts" Percent="10" Points="0" />
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Second Row2">
<Requirements>
<Skill Type="Jumper" />
<Requirement Attr="LineOuts" GTE="75" LTE="100" />
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
<Bonus Attribute="LineOuts" Percent="10" Points="0" />
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
<PlayerType Skill="Lineouts" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Second Row1">
<Requirements>
<Skill Type="Jumper" />
<Requirement Attr="LineOuts" GTE="75" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="LineOuts" Percent="10" Points="0" />
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Second Row2">
<Requirements>
<Requirement Attr="Speed" GTE="70" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="LineOuts" Percent="10" Points="0" />
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

</Combination>
<Combination Name="TightFive" Number="1" TeamChemistryBonus="5" CheckPosition="TRUE" >
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Scrums" />
</CheckPlayerType>
<Player Position="Loosehead Prop">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Hooker">
<Requirements>
<Requirement Attr="Hooking" GTE="75" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Tight Head Prop">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Second Row1">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Second Row2">
<Requirements>
<Skill Type="Scrummager" />
</Requirements>
<Bonuses>
<Bonus Attribute="Scrummaging" Percent="5" Points="0" />
</Bonuses>
</Player>

</ValidCombination>

</Combination>
<Combination Name="BackRow" Number="2" TeamChemistryBonus="5" CheckPosition="TRUE" >
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Tackler" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Blindside Flanker">
<Requirements>
<Skill Type="Tackling" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Openside Flanker">
<Requirements>
<Skill Type="BallWinner" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Number Eight">
<Requirements>
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Tackler" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Rucks" />
</CheckPlayerType>
<Player Position="Blindside Flanker">
<Requirements>
<Skill Type="Tackling" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Openside Flanker">
<Requirements>
<Skill Type="BallWinner" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Number Eight">
<Requirements>
<Skill Type="Command" />
</Requirements>
<Bonuses>
<Bonus Attribute="Rucking" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

</Combination>
<Combination Name="HalfBacks" Number="3" TeamChemistryBonus="5" CheckPosition="TRUE" >
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Tackler" />
<PlayerType Skill="Passer" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Scrum Half">
<Requirements>
<Skill Type="DefensiveOrganisation" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="5" Points="0" />
<Bonus Attribute="Defense" Percent="5" Points="0" />
</Bonuses>
</Player>
<Player Position="Fly Half">
<Requirements>
<Skill Type="DefensiveOrganisation" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="5" Points="0" />
<Bonus Attribute="Defense" Percent="5" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Tackler" />
<PlayerType Skill="Passer" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Scrum Half">
<Requirements>
<Skill Type="Passer" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="70" Points="0" />
</Bonuses>
</Player>
<Player Position="Fly Half">
<Requirements>
<Skill Type="Playmaker" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="70" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Tackler" />
<PlayerType Skill="Passer" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Scrum Half">
<Requirements>
<Skill Type="Passer" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="70" Points="0" />
</Bonuses>
</Player>
<Player Position="Fly Half">
<Requirements>
<Requirement Attr="Kicking" GTE="75" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="70" Points="0" />
<Bonus Attribute="Kicking" Percent="60" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

</Combination>
<Combination Name="MidField" Number="5" TeamChemistryBonus="5" CheckPosition="TRUE" >
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Passer" />
<PlayerType Skill="Runner" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Fly Half">
<Requirements>
<Skill Type="Passer" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="70" Points="0" />
</Bonuses>
</Player>
<Player Position="Inside Centre">
<Requirements>
<Skill Type="Playmaker" />
</Requirements>
<Bonuses>
<Bonus Attribute="Passing" Percent="60" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Passer" />
<PlayerType Skill="Runner" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Fly Half">
<Requirements>
<Skill Type="Passer" />
</Requirements>
<Bonuses>
<Bonus Attribute="SetPlaySuccess" Percent="5" Points="0" />
<Bonus Attribute="CrashBallRating" Percent="10" Points="0" />
</Bonuses>
</Player>
<Player Position="Inside Centre">
<Requirements>
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
<Bonus Attribute="SetPlaySuccess" Percent="5" Points="0" />
<Bonus Attribute="CrashBallRating" Percent="10" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Passer" />
<PlayerType Skill="Runner" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Fly Half">
<Requirements>
<Skill Type="Playmaker" />
</Requirements>
<Bonuses>
</Bonuses>
</Player>
<Player Position="Inside Centre">
<Requirements>
<Skill Type="TacticalKicking" />
</Requirements>
<Bonuses>
<Bonus Attribute="Kicking" Percent="10" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Passer" />
<PlayerType Skill="Runner" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Inside Centre">
<Requirements>
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
<Bonus Attribute="SetPlaySuccess" Percent="5" Points="0" />
<Bonus Attribute="CrashBallRating" Percent="10" Points="0" />
</Bonuses>
</Player>
<Player Position="Outside Centre">
<Requirements>
<Skill Type="Passer" />
</Requirements>
<Bonuses>
<Bonus Attribute="SetPlaySuccess" Percent="5" Points="0" />
<Bonus Attribute="CrashBallRating" Percent="10" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Passer" />
<PlayerType Skill="Runner" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Kicker" />
<PlayerType Skill="Playmaker" />
</CheckPlayerType>
<Player Position="Inside Centre">
<Requirements>
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
<Bonus Attribute="SetPlaySuccess" Percent="5" Points="0" />
<Bonus Attribute="CrashBallRating" Percent="10" Points="0" />
</Bonuses>
</Player>
<Player Position="Outside Centre">
<Requirements>
<Skill Type="Scoring" />
</Requirements>
<Bonuses>
<Bonus Attribute="SetPlaySuccess" Percent="5" Points="0" />
<Bonus Attribute="CrashBallRating" Percent="10" Points="0" />
</Bonuses>
</Player>
</ValidCombination>

</Combination>
<Combination Name="ThreeQuarters" Number="2" TeamChemistryBonus="5" CheckPosition="TRUE" >
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Runner" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Tackler" />
<PlayerType Skill="Kicker" />
</CheckPlayerType>
<Player Position="Wing1">
<Requirements>
<Requirement Attr="Speed" GTE="85" LTE="100" />
</Requirements>
<Bonuses>
<Bonus Attribute="GapDefense" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Wing2">
<Requirements>
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
<Bonus Attribute="GapDefense" Percent="90" Points="0" />
</Bonuses>
</Player>
<Player Position="Full Back">
<Requirements>
<Skill Type="DefensiveOrganisation" />
</Requirements>
<Bonuses>
<Bonus Attribute="GapDefense" Percent="90" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
<ValidCombination ChemistryBonus="5">
<CheckPlayerType>
<PlayerType Skill="Runner" />
<PlayerType Skill="Crasher" />
<PlayerType Skill="Tackler" />
<PlayerType Skill="Kicker" />
</CheckPlayerType>
<Player Position="Wing1">
<Requirements>
<Requirement Attr="Speed" GTE="85" LTE="100" />
</Requirements>
<Bonuses>
</Bonuses>
</Player>
<Player Position="Wing2">
<Requirements>
<Skill Type="CrashBall" />
</Requirements>
<Bonuses>
</Bonuses>
</Player>
<Player Position="Full Back">
<Requirements>
<Skill Type="DefensiveOrganisation" />
</Requirements>
<Bonuses>
<Bonus Attribute="Kicking" Percent="10" Points="0" />
</Bonuses>
</Player>
</ValidCombination>
</Combination>

</Combinations>
 
I know this thread is from a few months back but I 'translated' the chemistry file a year or so back.

Just explaining how I set this out:
FrontRow
1.Scrummager - 5% Scrummaging
2.Hooking > 74 - 5% scrummaging
3.Scrummager - 5% scrummaging
Chemistry Bonus - 5%

The numbers 1, 2 and 3 are referring to the players in jerseys 1, 2 and 3 (or loosehead prop, hooker and tighthead prop).
The next bit refers to what each player needs in order to obtain this chemistry bonus (e.g. the props both need the 'scrummager' special skill and the hooker needs a hooking stat of over 74)
The bit after the '-' sign refers to what bonus each player will get because of the chemistry this unit has. In this case, they all get a 5% scrummaging bonus (which I assume means +5 to their scrummaging stat rather than an extra 5% of what they already have but I could be wrong).
If the requirements are met, not only will the players receive this 5% scrummaging bonus, but the team chemistry will increase by 5%.

As you can see (if you read below) there are many ways of increasing your team's chemistry.


FrontRow
1.Scrummager - 5% Scrummaging
2.Hooking > 74 - 5% scrummaging
3.Scrummager - 5% scrummaging
Chemistry Bonus - 5%

1.Scrummager - 5% Scrummaging
2.Scrummager - 5% scrummaging
3.Scrummager - 5% scrummaging
Chemistry Bonus - 5%

1.Tackling > 79 - 5% Rucking
2.Ball Winner - 5% Rucking
3.Rucking > 74 - 5% Rucking
Chemistry Bonus - 5%

1.Tackling > 79 - 5% Rucking
2.Ball Winner - 5% Rucking
3.Speed > 59 - 5% Rucking
Chemistry Bonus - 5%

1.Speed > 59 - 5% Rucking
2.Ballwinner - 5% Rucking
3.Rucking > 74 - 5% Rucking
Chemistry Bonus - 5%

Locks
4.Jumper + Playmaker + Lineouts > 74 + Crashball - Lineouts 10% + Rucking 5%
5.Jumper + Lineouts > 74 + Crashball - Lineouts 10% + Rucking 5%
Chemistry Bonus - 5%

4.Jumper + Lineouts > 74 - Lineouts 10% + Rucking 5%
5.Speed > 69 - Lineouts 10% + Rucking 5%
Chemistry Bonus - 5%

Tight Five
1.Scrummager - Scrummaging 5%
2.Hooking > 74 - 5% scrummaging
3.Scrummager - 5% scrummaging
4.Scrummager - 5% scrummaging
5.Scrummager - 5% scrummaging
Chemistry Bonus - 5%

Back Row
6.Tackling - Rucking 5%
7.Ball Winner - Rucking 5%
8.Crash Ball - Rucking 5%
Chemistry Bonus - 5%

6.Tackling - Rucking 5%
7.Ball Winner - Rucking 5%
8.Command - Rucking 5%
Chemistry Bonus - 5%

Half Backs
9.Defensive Organisation - 5% Passing + 5% Defense
10.Defensive Organisation - 5% Passing + 5% Defense
Chemistry Bonus - 5%

9.Passer - 5% Passing
10.Playmaker - 5% Passing
Chemistry Bonus - 5%

9.Passer - 5% Passing
10.Kicking > 74 - 5% Passing + 10% Kicking
Chemistry Bonus - 5%

Midfield
10.Passer - Passing 5%
12.Playmaker - Passing 5%
Chemistry Bonus - 5%

10.Passer - Set Play Success +5% + Crash Ball Rating 10%
12.Crash Ball - Set Play Success +5% + Crash Ball Rating 10%
Chemistry Bonus - 5%

10.Playmaker
12.Tactical Kicking - Kicking 10%
Chemistry Bonus - 5%

12.Crash Ball - Set Play Success +5% + Crash Ball Rating 10%
13.Passer - Set Play Success +5% + Crash Ball Rating 10%
Chemistry Bonus - 5%

12.Crash Ball - Set Play Success +5% + Crash Ball Rating 10%
13.Scoring - Set Play Success +5% + Crash Ball Rating 10%
Chemistry Bonus - 5%

Three Quarters
11.Speed > 84 - Gap Defense 5%
14.Crashball - Gap Defense 5%
15.Defensive Organisation - Gap Defense 5%

11.Speed > 84
14.Crash Ball
15.Defensive Organisation - Kicking 10%

Team
9.Defensive Organisation
10.Tactical Kicking
15.Tactical Kicking
LG Kicker - Goal Kicker
SG Kicker - Goal Kicker
TC - Command

Team Bonus
Scrummaging 5%
LineOuts 5%
Rucking 5%
Passing 5%
GapDefense 5%
 
bobbilycious,

Stellar work on that translation! One query however; could you please detail the Player Specialities (I think it is) required for each combination? That is, for example, in the original roster, F.Pelous, whilst a Number Eight with the Command Special Ability, cannot contribute to a back-row chemistry as, I believe, his Speciality is "line-outs". Similarly, the tight-five tends to only work with a handful of players which are actually out-of-position props. A "runner" fly-half, in spite of a high kicking attribute, is another failed combination.

I'd have a crack at it myself, but the xml has disappeared, seemingly...

Any help would be so greatly appreciated.

(By the by, if it helps, those Player Specialities are: scrums, line-outs, tackler, runner, passer, tactical kicker, tackle breaker, rucks, goal kicking, playmaker).
 
Sorry, I haven't cbecked this site for a few days.

Thanks, it is good to know that this is appreciated :)
I haven't actually experimented with the chemistry too much so I haven't noticed anything like this. I will play around with it later today and hopefully get back to you on it soon.
 
I still need to download a few files (I think) to open the data.gob file again. It has been several years since I opened the xml file so I can't actually really remember much about what programmes to use. I am a bit busy this week finishing something I promised someone but I should get a good chance to look at this towards the middle/end of the week.

When playing around with it yesterday I did notice a few other things that confused me. Lawrence Dallaglio was giving a chemistry bonus of 15% when placed at No.8 rather than the expected 5% amongst other things.
 
You're a gentleperson. (Much like a gentleman, but not gender-specific; would I be so bold?!)

It is only a curiosity of mine, and should you ever even remember to explore it I would be more than grateful. But really, don't sweat it.

As for Dayglo and his antics, he was always one to bend the rules!
 

Similar threads

R
Replies
0
Views
3K
redfang22
R
4
Replies
11
Views
2K
gushernunez
G
F
Replies
1
Views
1K
candybum
C
K
Replies
7
Views
8K
sneijder
S
J
Replies
44
Views
19K
Nickdnz
N

Latest posts

Top