Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Alexander Radulov, Joe Pavelski, Evgeny Kuznetsov, Artemi Panarin, Cam Atkinson
Gardien
#1 : Devan Dubnyk, #2 : Semyon Varlamov
Lignes d'Attaque Perso. en Prol.
Sidney Crosby, Evgeny Kuznetsov, Artemi Panarin, Joe Pavelski, Kevin Labanc, Cam Atkinson, Cam Atkinson, Jonathan Marchessault, Tomas Hertl, Alexander Radulov, Mathieu Perreault
Lignes de Défense Perso. en Prol.
John Klingberg, P.K. Subban, Dougie Hamilton, Alexander Edler, Greg Pateryn
Astuces sur les Filtres (Anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
7000
6000
3000
5000
2000
Prix des Billets
105
65
40
30
205
Assistance
168,530
137,587
65,937
101,732
49,694
Attendance PCT
75.24%
71.66%
68.68%
63.58%
77.65%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
9
16359 - 71.13%
1,979,629$
63,348,120$
23000
100
Dépenses
Dépenses Annuelles à Ce Jour
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
76,033,245$
90,591,111$
27,311,944$
0$
-1,000,000$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
489,682$
74,841,356$
0$
24
1
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
17,816,659$
42
489,682$
20,566,644$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Cap Salarial de la Saison Éstimé
Compte Bancaire Actuel
Compte Bancaire Projeté
20,904,882$
94,408,000$
108,984,634$
105,896,411$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Joe Pavelski
AGE:34
PO:0
OV:93
Artemi Panarin
AGE:26
PO:0
OV:89
Jonathan Marchessault
AGE:27
PO:0
OV:89
Tomas Hertl
AGE:24
PO:0
OV:87
Cam Atkinson
AGE:29
PO:0
OV:87
Mathieu Perreault
AGE:30
PO:0
OV:83
Jakub Vrana
AGE:22
PO:0
OV:82
Ryan Dzingel
AGE:26
PO:0
OV:82
Jared McCann
AGE:22
PO:0
OV:80
Tomas Nosek
AGE:26
PO:0
OV:78
*Matthew Highmore
AGE:22
PO:0
OV:70
Teemu Pulkkinen
AGE:26
PO:0
OV:66
Spencer Abbott
AGE:30
PO:0
OV:64
Sidney Crosby
AGE:31
PO:0
OV:96
Evgeny Kuznetsov
AGE:26
PO:0
OV:93
Joe Pavelski
AGE:34
PO:0
OV:93
Jonathan Marchessault
AGE:27
PO:0
OV:89
Tomas Hertl
AGE:24
PO:0
OV:87
Brandon Sutter
AGE:29
PO:0
OV:86
Riley Sheahan
AGE:26
PO:0
OV:83
Mathieu Perreault
AGE:30
PO:0
OV:83
Jared McCann
AGE:22
PO:0
OV:80
Joel Eriksson Ek
AGE:21
PO:0
OV:80
Mikhail Grigorenko
AGE:24
PO:0
OV:77
*Matthew Highmore
AGE:22
PO:0
OV:70
Kyle Rau
AGE:25
PO:0
OV:69
*Danny O'Regan
AGE:24
PO:0
OV:68
Quinton Howden
AGE:26
PO:0
OV:66
Dustin Byfuglien
AGE:33
PO:0
OV:95
Evgeny Kuznetsov
AGE:26
PO:0
OV:93
Joe Pavelski
AGE:34
PO:0
OV:93
Alexander Radulov
AGE:32
PO:0
OV:90
Artemi Panarin
AGE:26
PO:0
OV:89
Tomas Hertl
AGE:24
PO:0
OV:87
Cam Atkinson
AGE:29
PO:0
OV:87
Brandon Sutter
AGE:29
PO:0
OV:86
Kevin Labanc
AGE:22
PO:0
OV:81
Zack Kassian
AGE:27
PO:0
OV:80
Jake Virtanen
AGE:22
PO:0
OV:79
Brett Ritchie
AGE:25
PO:0
OV:79
Tomas Jurco
AGE:25
PO:0
OV:77
Lawson Crouse
AGE:21
PO:0
OV:76
Hudson Fasching
AGE:23
PO:0
OV:69
Teemu Pulkkinen
AGE:26
PO:0
OV:66
Nick Sorensen
AGE:23
PO:0
OV:66
Alexandre Grenier
AGE:27
PO:0
OV:64
Défense #1
Défense #2
Gardien
Dustin Byfuglien
AGE:33
PO:0
OV:95
P.K. Subban
AGE:29
PO:0
OV:94
John Klingberg
AGE:26
PO:0
OV:90
Alexander Edler
AGE:32
PO:0
OV:90
Dougie Hamilton
AGE:25
PO:0
OV:89
Trevor Daley
AGE:34
PO:0
OV:87
Nikita Zadorov
AGE:23
PO:0
OV:85
Greg Pateryn
AGE:28
PO:0
OV:84
Michal Kempny
AGE:28
PO:0
OV:82
Connor Carrick
AGE:24
PO:0
OV:79
Ian McCoshen
AGE:23
PO:0
OV:77
David Warsofsky
AGE:28
PO:0
OV:74
*Marcus Pettersson
AGE:22
PO:0
OV:73
*Roland McKeown
AGE:22
PO:0
OV:72
Devan Dubnyk
AGE:32
PO:0
OV:96
Semyon Varlamov
AGE:30
PO:0
OV:92
*Alex Lyon
AGE:25
PO:0
OV:83
Jon Gillies
AGE:24
PO:0
OV:83
*Thatcher Demko
AGE:22
PO:0
OV:80
Adin Hill
AGE:22
PO:0
OV:80
Éspoirs
Astuces sur les Filtres (Anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
[2019-02-03 07:24:16] - Jacob Deserres has been deleted from Warpath. [2019-02-03 07:24:09] - Brandon Hynes has been deleted from Warpath. [2019-02-03 07:24:02] - Marek Schwarz has been deleted from Warpath. [2019-02-03 07:23:55] - Rob Schremp has been deleted from Warpath. [2019-01-15 21:16:26] - TRADE : From Warpath to Lycans : Conditional Draft Pick - Y:2020-RND:1-WPT. [2019-01-15 21:16:26] - TRADE : From Lycans to Warpath : Conditional Draft Pick - Y:2020-RND:2-LYC. [2019-01-15 21:14:10] - TRADE : From Warpath to Lycans : Duncan Keith (93), Elias Lindholm (85), Eric Staal (93), Y:2019-RND:3-WPT, Y:2020-RND:4-WPT. [2019-01-15 21:14:10] - TRADE : From Lycans to Warpath : Brandon Sutter (86), Dustin Byfuglien (95), Tomas Hertl (87), Kristian Vesalainen (P), Y:2019-RND:1-HEL. [2018-10-22 20:42:00] - TRADE : From Warpath to Pioneers : Derek Stepan (88), Jacob Trouba (90), Joonas Donskoi (80), Vladislav Kotkov (P), Y:2006-RND:0-, Y:2006-RND:0-. [2018-10-22 20:42:00] - TRADE : From Pioneers to Warpath : Jakub Vrana (82), P.K. Subban (94). [2018-10-22 20:40:45] - TRADE : From Warpath to Pioneers : Derek Stepan (88), Jacob Trouba (90), Joonas Donskoi (80), Vladislav Kotkov (P), Y:2019-RND:2-WPT, Y:2019-RND:5-WPT. [2018-10-22 20:40:45] - TRADE : From Pioneers to Warpath : Jakub Vrana (82), P.K. Subban (94). [2018-10-21 20:05:33] - TRADE : From Titans to Warpath : Devan Dubnyk (96), Y:2019-RND:6-TIT. [2018-10-21 20:05:33] - TRADE : From Warpath to Titans : Cam Talbot (94), Damon Severson (85). [2018-10-11 19:38:23] - TRADE : From Warpath to MobyDicks : Kevin Shattenkirk (86). [2018-10-11 19:38:23] - TRADE : From MobyDicks to Warpath : Derek Stepan (88), 1 000 000 $ (Salary Cap). [2018-09-27 05:42:36] - Duncan Keith has been selected as assistant for Warpath. [2018-09-27 05:42:36] - Unknown Player is no longer as assistant for Warpath. [2018-09-27 05:42:36] - Eric Staal has been selected as assistant for Warpath. [2018-09-27 05:42:36] - Unknown Player is no longer as assistant for Warpath. [2018-09-25 18:28:35] - TRADE : From Warpath to Piranhas : Vladimir Sobotka (84), Madison Bowey (81), Y:2019-RND:2-GOB. [2018-09-25 18:28:35] - TRADE : From Piranhas to Warpath : Duncan Keith (93). [2018-09-25 18:27:20] - TRADE : From Goblins to Warpath : Brett Ritchie (79), Michal Kempny (83). [2018-09-25 18:27:20] - TRADE : From Warpath to Goblins : Gemel Smith (75), Henrik Zetterberg (91), Y:2019-RND:7-WPT. [2018-09-24 18:29:59] - Brian Gionta retired from Warpath [2018-08-14 06:45:25] - Trevor Daley signed with Warpath for 3 111 111 $ for 2 year(s). [2018-08-14 06:45:25] - Trevor Daley was added to Warpath. [2018-08-11 07:27:16] - Adin Hill signed with Warpath for 925 000 $ for 2 year(s). [2018-08-11 07:27:16] - Adin Hill was added to Warpath. [2018-08-05 08:32:38] - Jim O'Brien was released. [2018-08-05 08:32:38] - Warpath paid 0 $ to release Jim O'Brien. [2018-08-04 07:52:37] - Danny O'Regan was added to Warpath. [2018-08-04 07:27:40] - Matthew Highmore was added to Warpath. [2018-08-04 07:27:40] - Madison Bowey was added to Warpath. [2018-08-04 07:27:40] - Alex Lyon was added to Warpath. [2018-08-04 07:27:40] - Marcus Pettersson was added to Warpath. [2018-08-04 07:27:40] - Roland McKeown was added to Warpath. [2018-08-04 07:27:40] - Thatcher Demko was added to Warpath.
[2019-02-14 06:03:24] Successfully loaded Warpath lines done with STHS Client - 3.1.7.7
[2019-02-12 21:43:49] Successfully loaded Warpath lines done with STHS Client - 3.1.7.7
[2019-02-10 18:19:08] Successfully loaded Warpath lines done with STHS Client - 3.1.7.7
[2019-02-10 18:19:08] Kevin Labanc of Warpath was sent to pro.
[2019-02-09 06:31:30] Game 577 - Dustin Byfuglien from Warpath is injured (Abdomen/Ribs) and is out for 1 month.
[2019-02-09 06:31:22] Successfully loaded Warpath lines done with STHS Client - 3.1.7.7
[2019-02-08 06:06:51] Sidney Crosby from Warpath is back from Strained Left Knee Injury.
[2019-02-05 06:01:52] Successfully loaded Warpath lines done with STHS Client - 3.1.7.7
[2019-02-04 06:04:04] Successfully loaded Warpath lines done with STHS Client - 3.1.7.7 [2019-02-03 07:24:16] Jacob Deserres has been deleted from Warpath. [2019-02-03 07:24:09] Brandon Hynes has been deleted from Warpath. [2019-02-03 07:24:02] Marek Schwarz has been deleted from Warpath. [2019-02-03 07:23:55] Rob Schremp has been deleted from Warpath.
[2019-02-03 06:47:32] Alexander Edler from Warpath is back from Lacerated Left Calf Injury.
[2019-01-30 06:13:59] Successfully loaded Warpath lines done with STHS Client - 3.1.7.7
[2019-01-28 18:43:56] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6
[2019-01-28 06:00:54] Last 30 Days Farm Star : 1 - Riley Sheahan of Jardiniers (25-38-63) / 2 - Kevin Labanc of Jardiniers (25-36-61) / 3 - Blake Coleman of Casse-Tete (24-29-53)
[2019-01-28 06:00:54] Last 30 Days Pro Star : 1 - Patrik Laine of Lycans (13-12-25) / 2 - Braden Holtby of Raiders (0,940) / 3 - Evgeny Kuznetsov of Warpath (8-13-21)
[2019-01-27 07:34:06] Last 7 Days Pro Star : 1 - Evgeny Kuznetsov of Warpath (3-7-10) / 2 - Nikita Kucherov of Outlaws (4-3-7) / 3 - Patrik Laine of Lycans (5-1-6)
[2019-01-24 05:34:48] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6 [2019-01-24 05:34:48] Joel Eriksson Ek of Warpath was sent down to farm.
[2019-01-23 05:38:52] Tomas Hertl from Warpath has scored a Hat Trick!
[2019-01-23 05:38:52] Game 497 - Alexander Edler from Warpath is injured (Lacerated Left Calf) and is out for 2 weeks.
[2019-01-20 07:01:27] Brandon Sutter from Warpath is back from Bruised Right Shoulder Injury.
[2019-01-19 09:44:05] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6
[2019-01-18 06:13:16] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6
[2019-01-16 04:57:39] Riley Sheahan from Jardiniers has scored a Hat Trick!
[2019-01-16 04:57:30] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6 [2019-01-15 21:16:26] TRADE : From Warpath to Lycans : Conditional Draft Pick - Y:2020-RND:1-WPT. [2019-01-15 21:16:26] TRADE : From Lycans to Warpath : Conditional Draft Pick - Y:2020-RND:2-LYC. [2019-01-15 21:14:10] TRADE : From Warpath to Lycans : Duncan Keith (93), Elias Lindholm (85), Eric Staal (93), Y:2019-RND:3-WPT, Y:2020-RND:4-WPT. [2019-01-15 21:14:10] TRADE : From Lycans to Warpath : Brandon Sutter (86), Dustin Byfuglien (95), Tomas Hertl (87), Kristian Vesalainen (P), Y:2019-RND:1-HEL.
[2019-01-15 06:05:51] P.K. Subban from Warpath is back from Herniated Disc Injury.
[2019-01-13 09:12:42] Last 7 Days Farm Star : 1 - Riley Sheahan of Jardiniers (15-23-38) / 2 - Kevin Labanc of Jardiniers (13-24-37) / 3 - Tage Thompson of Evil Saints (18-6-24)
[2019-01-13 09:12:42] Matthew Highmore from Jardiniers has scored a Hat Trick!
[2019-01-13 09:12:42] Brett Ritchie from Jardiniers has scored a Hat Trick!
[2019-01-13 09:12:42] Kevin Labanc from Jardiniers has scored a Hat Trick!
[2019-01-13 09:12:42] Riley Sheahan from Jardiniers has scored a Hat Trick!
[2019-01-10 06:10:45] Kyle Rau from Jardiniers has scored a Hat Trick!
[2019-01-10 06:10:45] Matthew Highmore from Jardiniers has scored a Hat Trick!
[2019-01-10 06:10:45] Tomas Nosek from Jardiniers has scored a Hat Trick!
[2019-01-10 06:10:45] Jake Virtanen from Jardiniers has scored a Hat Trick!
[2019-01-10 06:10:45] Zack Kassian from Jardiniers has scored a Hat Trick!
[2019-01-10 06:10:45] Riley Sheahan from Jardiniers has scored a Hat Trick!
[2019-01-09 06:12:48] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6
[2019-01-07 19:24:53] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6
[2019-01-07 06:35:25] Cam Atkinson from Warpath has scored a Hat Trick!
[2019-01-06 07:57:19] Last 7 Days Pro Star : 1 - Evgeny Kuznetsov of Warpath (3-1-4) / 2 - Corey Crawford of Hellpepitos (0,944) / 3 - Rickard Rakell of Hoodlums (2-2-4)
[2019-01-04 10:43:34] Successfully loaded Warpath lines done with STHS Client - 3.1.6.6
[2019-01-04 10:43:34] Joel Eriksson Ek of Warpath was sent to pro.