Usage
{{Faction Diplomacy begin}}
{{FD | <faction name/link>| <empathy between -1 and +1>}}
{{FD | <faction name/link>| <empathy between -1 and +1>}}
...
{{Faction Diplomacy end}}
Note: The empathy numbers follow the same convention as those within Freelancer INI files.
Example
Faction Diplomacy begin and its Variables: Format and Examples
- If the first field is unused, it will default to "Faction"
- If the second field is unused, it will default to "Relationship"
- If either field is used but left empty, it will be blank
- If both fields are used and left empty, the header will be skipped.
{{Faction Diplomacy begin}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy end}}
Faction
|
Relationship
|
...
|
|
...
|
|
{{Faction Diplomacy begin|first|second}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy end}}
{{Faction Diplomacy begin||}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy end}}