mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 18:59:10 +01:00
added definitions for Portugal
This commit is contained in:
parent
0dfc3a5ae7
commit
3f7c8364d0
22
support_files/definitions/portugal/country_portugal.xml
Normal file
22
support_files/definitions/portugal/country_portugal.xml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<country>
|
||||||
|
<name>Portugal</name>
|
||||||
|
<symbol>flag_portugal.png</symbol>
|
||||||
|
<sid>portugal</sid>
|
||||||
|
<rating>8</rating>
|
||||||
|
<leagues>
|
||||||
|
<league>portugal1</league>
|
||||||
|
<league>portugal2</league>
|
||||||
|
</leagues>
|
||||||
|
<cups>
|
||||||
|
<cup>portugal_cup</cup>
|
||||||
|
<cup>portugal_leaguecup</cup>
|
||||||
|
<cup>supercup_portugal</cup>
|
||||||
|
<cup>europe_uefa</cup>
|
||||||
|
<cup>europe_cwc</cup>
|
||||||
|
<cup>europe_champ_league</cup>
|
||||||
|
<cup>supercup_league_vs_cup</cup>
|
||||||
|
<cup>supercup_europe_uefa</cup>
|
||||||
|
<cup>supercup_europe_intercontinental</cup>
|
||||||
|
</cups>
|
||||||
|
</country>
|
32
support_files/definitions/portugal/cup_portugal_cup.xml
Normal file
32
support_files/definitions/portugal/cup_portugal_cup.xml
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<cup>
|
||||||
|
<name>Taca de Portugal</name>
|
||||||
|
<short_name>TdP</short_name>
|
||||||
|
<symbol>flag_portugal.png</symbol>
|
||||||
|
<sid>portugal_cup</sid>
|
||||||
|
<last_week>40</last_week>
|
||||||
|
<week_gap>3</week_gap>
|
||||||
|
<property>national</property>
|
||||||
|
<cup_rounds>
|
||||||
|
<cup_round>
|
||||||
|
<choose_teams>
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>portugal1</choose_team_sid>
|
||||||
|
</choose_team>
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>portugal2</choose_team_sid>
|
||||||
|
</choose_team>
|
||||||
|
</choose_teams>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
<home_away>0</home_away>
|
||||||
|
<neutral>1</neutral>
|
||||||
|
</cup_round>
|
||||||
|
</cup_rounds>
|
||||||
|
</cup>
|
@ -0,0 +1,32 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<cup>
|
||||||
|
<name>Taca de Liga</name>
|
||||||
|
<short_name>TdL</short_name>
|
||||||
|
<symbol>flag_portugal.png</symbol>
|
||||||
|
<sid>portugal_leaguecup</sid>
|
||||||
|
<last_week>35</last_week>
|
||||||
|
<week_gap>3</week_gap>
|
||||||
|
<property>national</property>
|
||||||
|
<cup_rounds>
|
||||||
|
<cup_round>
|
||||||
|
<choose_teams>
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>portugal1</choose_team_sid>
|
||||||
|
</choose_team>
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>portugal2</choose_team_sid>
|
||||||
|
</choose_team>
|
||||||
|
</choose_teams>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
</cup_round>
|
||||||
|
<cup_round>
|
||||||
|
<home_away>0</home_away>
|
||||||
|
<neutral>1</neutral>
|
||||||
|
</cup_round>
|
||||||
|
</cup_rounds>
|
||||||
|
</cup>
|
30
support_files/definitions/portugal/cup_supercup_portugal.xml
Normal file
30
support_files/definitions/portugal/cup_supercup_portugal.xml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<cup>
|
||||||
|
<name>SuperTaca Candido de Oliveira</name>
|
||||||
|
<short_name>SuperTaca</short_name>
|
||||||
|
<sid>supercup_portugal</sid>
|
||||||
|
<add_week>1000</add_week>
|
||||||
|
<group>59</group>
|
||||||
|
<property>national</property>
|
||||||
|
|
||||||
|
<cup_rounds>
|
||||||
|
<cup_round>
|
||||||
|
<choose_teams>
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>portugal_cup</choose_team_sid>
|
||||||
|
<number_of_teams>1</number_of_teams>
|
||||||
|
<start_idx>1</start_idx>
|
||||||
|
<end_idx>1</end_idx>
|
||||||
|
</choose_team>
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>portugal1</choose_team_sid>
|
||||||
|
<number_of_teams>1</number_of_teams>
|
||||||
|
<start_idx>1</start_idx>
|
||||||
|
<end_idx>2</end_idx>
|
||||||
|
</choose_team>
|
||||||
|
</choose_teams>
|
||||||
|
<home_away>0</home_away>
|
||||||
|
<neutral>1</neutral>
|
||||||
|
</cup_round>
|
||||||
|
</cup_rounds>
|
||||||
|
</cup>
|
69
support_files/definitions/portugal/league_portugal1.xml
Normal file
69
support_files/definitions/portugal/league_portugal1.xml
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<league>
|
||||||
|
<sid>portugal1</sid>
|
||||||
|
<name>Liga</name>
|
||||||
|
<short_name>PL</short_name>
|
||||||
|
<symbol>flag_portugal.png</symbol>
|
||||||
|
<first_week>1</first_week>
|
||||||
|
<week_gap>1</week_gap>
|
||||||
|
<average_talent>7800</average_talent>
|
||||||
|
<names_file>brazil</names_file>
|
||||||
|
<prom_rel>
|
||||||
|
<prom_rel_element>
|
||||||
|
<rank_start>15</rank_start>
|
||||||
|
<rank_end>16</rank_end>
|
||||||
|
<dest_sid>portugal2</dest_sid>
|
||||||
|
<prom_rel_type>relegation</prom_rel_type>
|
||||||
|
</prom_rel_element>
|
||||||
|
</prom_rel>
|
||||||
|
<teams>
|
||||||
|
<team>
|
||||||
|
<team_name>Porto</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>S. Lisboa</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>V. Guimarães</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>B. Lisboa</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Marítimo</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>V. Setúbal</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Braga</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Belenenses</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Boavista</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Nacional</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Naval</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>A. Coimbra</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>E. Amadora</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Leixões</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>P. Ferreira</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Leiria</team_name>
|
||||||
|
</team>
|
||||||
|
</teams>
|
||||||
|
</league>
|
69
support_files/definitions/portugal/league_portugal2.xml
Normal file
69
support_files/definitions/portugal/league_portugal2.xml
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<league>
|
||||||
|
<sid>portugal2</sid>
|
||||||
|
<name>Liga de Honra</name>
|
||||||
|
<short_name>PLH</short_name>
|
||||||
|
<symbol>flag_portugal.png</symbol>
|
||||||
|
<first_week>1</first_week>
|
||||||
|
<week_gap>1</week_gap>
|
||||||
|
<average_talent>7500</average_talent>
|
||||||
|
<names_file>brazil</names_file>
|
||||||
|
<prom_rel>
|
||||||
|
<prom_rel_element>
|
||||||
|
<rank_start>1</rank_start>
|
||||||
|
<rank_end>2</rank_end>
|
||||||
|
<dest_sid>portugal1</dest_sid>
|
||||||
|
<prom_rel_type>promotion</prom_rel_type>
|
||||||
|
</prom_rel_element>
|
||||||
|
</prom_rel>
|
||||||
|
<teams>
|
||||||
|
<team>
|
||||||
|
<team_name>Trofense</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Rio Ave</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Vizela</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>G. Vicente</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Olhanese</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Beira-Mar</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Estoril</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Aves</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Varzim</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Sta. Clara</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Portimonese</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Gondomar</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Freamunde</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Feirense</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Penafiel</team_name>
|
||||||
|
</team>
|
||||||
|
<team>
|
||||||
|
<team_name>Fátima</team_name>
|
||||||
|
</team>
|
||||||
|
</teams>
|
||||||
|
</league>
|
Loading…
Reference in New Issue
Block a user