-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy pathCardOverrides.php
More file actions
184 lines (183 loc) · 8.29 KB
/
CardOverrides.php
File metadata and controls
184 lines (183 loc) · 8.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<?php
function CardIDOverride($cardID) {
switch($cardID) {
case "SHD_030": return "SOR_033"; //Death Trooper
case "SHD_063": return "SOR_066"; //System Patrol Craft
case "SHD_066": return "SOR_068"; //Cargo Juggernaut
case "SHD_070": return "SOR_069"; //Resilient
case "SHD_081": return "SOR_080"; //General Tagge
case "SHD_085": return "SOR_083"; //Superlaser Technician
case "SHD_083": return "SOR_081"; //Seasoned Shoretrooper
case "SHD_166": return "SOR_162"; //Disabling Fang Fighter
case "SHD_223": return "SOR_215"; //Snapshot Reflexes
case "SHD_231": return "SOR_220"; //Surprise Strike
case "SHD_236": return "SOR_227"; //Snowtrooper Lieutenant
case "SHD_238": return "SOR_229"; //Cell Block Guard
case "SHD_257": return "SOR_247"; //Underworld Thug
case "SHD_262": return "SOR_251"; //Confiscate
case "SHD_121": return "SOR_117"; //Mercenary Company
case "TWI_077": return "SOR_078"; //Vanquish
case "TWI_107": return "SOR_111"; //Patrolling V-Wing
case "TWI_123": return "SHD_128"; //Outflank
case "TWI_124": return "SOR_124"; //Tactical Advantage
case "TWI_127": return "SOR_126"; //Resupply
case "TWI_128": return "SHD_131"; //Take Captive
case "TWI_170": return "SHD_178"; //Daring Raid
case "TWI_174": return "SOR_172"; //Open Fire
case "TWI_226": return "SOR_222"; //Waylay
case "TWI_254": return "SOR_248"; //Volunteer Soldier
case "C24_001": return "SOR_038"; //Count Dooku (Darth Tyranus)
case "C24_002": return "SOR_087"; //Darth Vader (Commanding the First Legion)
case "C24_003": return "SOR_135"; //Emperor Palpatine (Master of the Dark Side)
case "C24_004": return "SHD_141"; //Kylo Ren (Killing the Past)
case "C24_005": return "TWI_134"; //Asajj Ventress (Count Dooku's Assassin)
case "C24_006": return "TWI_135"; //Darth Maul (Revenge at Last)
case "J24_001": return "SOR_040"; //Avenger
case "J24_002": return "SOR_145"; //K-2SO
case "J24_003": return "SHD_037"; //Supreme Leader Snoke
case "J24_004": return "SHD_090"; //Maul
case "J24_005": return "SHD_154"; //Wrecker
case "J24_006": return "SHD_248"; //Tech
case "GG_001": return "SOR_021"; //Dagobah Swamp
case "GG_002": return "SOR_024"; //Echo Base
case "GG_003": return "SOR_026"; //Catacombs of Cadera
case "GG_004": return "SHD_026"; //Jabba's Palace
case "GG_005": return "SOR_001"; //Experience (Token Upgrade)
case "GG_006": return "SOR_002"; //Shield (Token Upgrade)
case "JTL_258": return "SOR_250"; //Corellian Freighter
case "JTL_113": return "SOR_113"; //Homestead Militia
case "JTL_167": return "SOR_165"; //Occupier Siege Tank
case "JTL_128": return "SOR_125"; //Prepare Prepare for Takeoff
case "JTL_075": return "SOR_074"; //Repair
case "JTLW_001": return "JTL_032"; //Director Krennic
case "JTLW_002": return "JTL_033"; //Onyx Squadron Brute
case "JTLW_003": return "JTL_045"; //Hera Syndulla
case "JTLW_004": return "JTL_048"; //Cassian Andor
case "JTLW_005": return "JTL_097"; //Leia Organa
case "JTLW_006": return "JTL_100"; //Poe Dameron
case "JTLW_007": return "JTL_103"; //Chewbacca
case "JTLW_008": return "JTL_134"; //General Hux
case "JTLW_009": return "JTL_141"; //IG-88
case "JTLW_010": return "JTL_145"; //BB-8
case "JTLW_011": return "JTL_051"; //Red Squadron Y-Wing
case "JTLW_012": return "JTL_151"; //Red Five
case "JTLW_013": return "JTL_161"; //Captain Tarkin
case "JTLW_014": return "JTL_176"; //Shoot Down
case "JTLW_015": return "JTL_189"; //Boba Fett
case "JTLW_016": return "JTL_197"; //Anakin Skywalker
case "JTLW_017": return "JTL_203"; //Han Solo
case "JTLW_018": return "JTL_240"; //Fett's Firespray
case "JTLW_019": return "JTL_249"; //Millennium Falcon
case "JTLW_020": return "JTL_256"; //Swarming Vulture Droid
case "C25_001": return "JTL_049"; //L3-37
case "C25_002": return "JTL_145"; //BB-8
case "C25_003": return "JTL_245"; //R2-D2
case "C25_004": return "LOF_191"; //BD-1
case "C25_005": return "SEC_093"; //C-3PO
case "C25_006": return "SEC_147"; //Chopper
case "P25_001":
case "P25_002": return "JTL_187"; //Bossk
case "P25_003":
case "P25_004":
case "P25_005":
case "P25_006": return "JTL_143"; //Devastator
case "P25_007":
case "P25_008":
case "P25_157":
case "P25_167": return "JTL_147"; //Black One
case "P25_009":
case "P25_010":
case "P25_011":
case "P25_012": return "JTL_204"; //Home One
case "P25_013":
case "P25_014": return "LOF_"; //Jedi Holocron
case "P25_015":
case "P25_016":
case "P25_017":
case "P25_018":
case "P25_081": return "LOF_132"; //Grand Inquisitor
case "P25_019":
case "P25_020": return "LOF_238"; //Darth Revan's Lightsabers
case "P25_021":
case "P25_022":
case "P25_023":
case "P25_024": return "LOF_234"; //Darth Malak
case "P25_039": return "SOR_097"; //Admiral Ackbar
case "P25_040": return "SOR_115"; //Agent Kallus
case "P25_041": return "SOR_144"; //Red Three
case "P25_042": return "SOR_196"; //Chewbacca
case "P25_043": return "SOR_198"; //Han Solo
case "P25_044":
case "P25_045": return "SOR_049"; //Obi-Wan
case "P25_046":
case "P25_047":
case "P25_048":
case "P25_049":
case "P25_050":
case "P25_051": return "SHD_141"; //Kylo Ren
case "P25_052": return "SHD_073"; //Mandalorian Armor
case "P25_053": return "TWI_138"; //Count Dooku
case "P25_054": return "TWI_165"; //Kit Fisto
case "P25_055": return "SOR_184"; //Fett's Firespray
case "P25_056": return "TWI_189"; //Unnatural Life
case "P25_057":
case "P25_058": return "SOR_135"; //Emperor Palpatine (Master of the Dark Side)
case "P25_059":
case "P25_060":
case "P25_061":
case "P25_062":
case "P25_063":
case "P25_064": return "SHD_046"; //Rey
case "P25_065": return "LOF_032"; //Director Krennic
case "P25_066": return "SOR_043"; //Superlaser Blast
case "P25_067": return "SHD_044"; //Razor Crest
case "P25_068": return "JTL_103"; //Chewbacca
case "P25_069": return "LOF_149"; //Mace Windu
case "P25_070": return "LOF_183"; //Shin Hati
case "P25_071": return "LOF_148"; //Rey
case "P25_072": return "LOF_229"; //Kylo Ren
case "P25_073": return "SOR_005"; //Luke Skywalker
case "P25_074": return "SOR_010"; //Darth Vader
case "P25_075": return "LOF_037"; //Darth Vader
case "P25_076": return "SHD_037"; //Supreme Leader Snoke
case "P25_077": return "LOF_046"; //Ezra Bridger
case "P25_087": return "LOF_070"; //Anakin Skywalker
case "J25_001": return "JTL_053"; //The Ghost
case "J25_002": return "TWI_064"; //Ki-Adi-Mundi
case "J25_003": return "TWI_080"; //Poggle The Lesser
case "J25_004": return "JTL_094"; //Luke Skywalker
case "J25_005": return "TWI_135"; //Darth Maul
case "J25_006": return "JTL_142"; //Darth Vader
case "J25_007": return "TWI_138"; //Count Dooku
case "J25_008": return "TWI_194"; //Ahsoka Tano
case "J25_009": return "TWI_198"; //Enfys Nest
case "LOF_058": return "SOR_061"; //Guardian of the Whills
case "LOF_060": return "TWI_058"; //Padawon Starfighter
case "LOF_162": return "SHD_168"; //Hunting Nexu
case "LOF_164": return "SOR_164"; //Wampa
case "SEC_238": return "SOR_228"; //Viper Probe Droid
case "SEC_250": return "SOR_239"; //Rebel Pathfinder
case "SEC_030": return "SOR_033"; //Death Trooper
default: return $cardID;
}
}
function CardUUIDOverride($cardID)
{
switch ($cardID) {
case "1706333706": return "8380936981";//Jabba's Rancor
//TODO: left here just in case we need these IDs
//case "1401885853"://con exclusive 2024 Count Dooku (Darth Tyranus)
//return "9624333142";
//case "8292269690"://con exclusive 2024 Darth Vader (Commanding the First Legion)
//return "8506660490";
//case "9954244145"://con exclusive 2024 Emperor Palpatine (Master of the Dark Side)
//return "9097316363";
//case "3038397952"://con exclusive 2024 Kylo Ren (Killing the Past)
//return "6263178121";
//case "7315203824"://con exclusive 2024 Asajj Ventress (Count Dooku's Assassin)
//return "3556557330";
//case "5866567543"://con exclusive 2024 Darth Maul (Revenge at Last)
//return "8613680163";
default: return $cardID;
}
}