This repository has been archived by the owner on May 24, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcards_update_nfraker.sql
801 lines (801 loc) · 201 KB
/
cards_update_nfraker.sql
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
UPDATE cards SET name = 'Auron', cost = '6', element = 'fire', type = 'forward', job = 'Guardian', category = 'X', text = 'When Auron deals damage to your opponent, you may play 1 Fire Backup from your hand onto the field dull', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '1' limit 1;
UPDATE cards SET name = 'Auron', cost = '5', element = 'fire', type = 'forward', job = 'Guardian', category = 'X', text = 'The Backups you control cannot be broken by your opponent\'s Summons or abilities.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '2' limit 1;
UPDATE cards SET name = 'Red Mage', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'III', text = 'Choose 1 Forward. It cannot block this turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '3' limit 1;
UPDATE cards SET name = 'Ifrit', cost = '1', element = 'fire', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 Forward. Deal it 4000 damage.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '4' limit 1;
UPDATE cards SET name = 'Warrior of Light', cost = '2', element = 'fire', type = 'forward', job = 'Warrior', category = 'DFF - I', text = 'If Warrior of Light deals damage to a Forward of cost 4 or more, double the damage instead.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '5' limit 1;
UPDATE cards SET name = 'Garland', cost = '5', element = 'fire', type = 'forward', job = 'Knight', category = 'DFF - I', text = 'Brave</p><p>When Garland attacks, Garland gains +4000 power until the end of the turn.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '6' limit 1;
UPDATE cards SET name = 'Gadot', cost = '2', element = 'fire', type = 'forward', job = 'NORA', category = 'XIII', text = 'When Gadot enters the field, you may play 1 Fire Forward of cost 2 or less from your hand onto the field.</p><p>When Gadot enters the field, all the Forwards you control gain +1000 power until the end of the turn.', rarity = 'R', power ='4000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '7' limit 1;
UPDATE cards SET name = 'Ranger', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'III', text = 'Choose 1 Forward of cost 3 or less. Deal it 2000 damage.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '8' limit 1;
UPDATE cards SET name = 'Cloud', cost = '2', element = 'fire', type = 'forward', job = 'SOLDIER', category = 'VII', text = 'If you control a [Category (VII)] Forward other than Cloud, Could gains +2000 power.</p><p>When Cloud enters the field, choose 1 Forward opponent controls. Deal it 2000 damage.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '9' limit 1;
UPDATE cards SET name = 'Black Mage', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'III', text = ', put Black Mage into the Break Zone: Choose 1 Forward. Deal it 4000 damage.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '10' limit 1;
UPDATE cards SET name = 'Evoker', cost = '1', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'III', text = '', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '11' limit 1;
UPDATE cards SET name = 'Zack', cost = '3', element = 'fire', type = 'forward', job = 'SOLDIER', category = 'VII', text = 'If you control [Card Name (Aerith)], Zack gains +2000 power.</p><p>When Zack enters the field, choose 1 Forward opponent controls. Deal it 2000 damage.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '12' limit 1;
UPDATE cards SET name = 'Sazh', cost = '3', element = 'fire', type = 'backup', job = 'Ravager', category = 'XIII', text = ': Chose 1 Forward. Deal it 2000 damage. Sazh will not activate during your next Active Phase. If you have cast [Card Name (Brynhildr)] this turn, deal that Forward 4000 damage instead. Sazh will not activate during your next Active Phase.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '13' limit 1;
UPDATE cards SET name = 'Samurai', cost = '3', element = 'fire', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'Brave (Attacking does not cause this Forward to dull.)', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '14' limit 1;
UPDATE cards SET name = 'Jecht', cost = '5', element = 'fire', type = 'forward', job = 'Guardian', category = 'DFF - X', text = 'For each Forward opponent controls, Jecht gains +1000 power.</p><p>Ultimate Jecht Shot : Choose 1 Forward. Break it.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '15' limit 1;
UPDATE cards SET name = 'Tifa', cost = '2', element = 'fire', type = 'forward', job = 'Martial Artist', category = 'VII', text = 'Haste (This Character can attach or use abilities containing [dull] in the cost the turn it enters the field.)', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '16' limit 1;
UPDATE cards SET name = 'Dajh', cost = '2', element = 'fire', type = 'backup', job = 'L\'Cie', category = 'XIII', text = 'If you control [Card Name (Sazh)], it cannot be chosen by your opponent\'s Summons or abilities.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '17' limit 1;
UPDATE cards SET name = 'Bahamut', cost = '9', element = 'fire', type = 'summon', job = '', category = 'XIII', text = 'Choose up to 2 Forwards opponent controls. Deal them 10000 damage. If they are put from the field into the Break Zone this turn, remove them from the game instead.', rarity = 'L', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '18' limit 1;
UPDATE cards SET name = 'Chocobo Chick', cost = '2', element = 'fire', type = 'backup', job = 'Chocobo Chick', category = 'XIII', text = '[fire][dull]: Choose 1 Fire Backup. Activate it.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '19' limit 1;
UPDATE cards SET name = 'Fang', cost = '4', element = 'fire', type = 'forward', job = 'Commando', category = 'XIII', text = 'The cost required to cast [Card Name (Bahamut)] is reduced by 2 (it cannot become 0).</p><p>When Fang attacks, Fang gains First Strike until the end of the turn.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '20' limit 1;
UPDATE cards SET name = 'Firion', cost = '4', element = 'fire', type = 'forward', job = 'Rebel', category = 'II', text = 'When Firion enters the field, choose 1 Forward. Deal it 4000 damage.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '21' limit 1;
UPDATE cards SET name = 'Firion', cost = '4', element = 'fire', type = 'forward', job = 'Warrior', category = 'DFF - II', text = '[1]: Firion gains First Strike until the end of the turn.</p><p>[1]: Firion gains Brave until the end of the turn</p><p>[2]: Choose 1 Forward. Deal it 1000 damage.</p><p>[2]: Firion gains +1000 power until the end of the turn.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '22' limit 1;
UPDATE cards SET name = 'Brynhildr', cost = '3', element = 'fire', type = 'summon', job = '', category = 'XIII', text = 'EX BURST Choose 1 Forward. Deal it 7000 damage.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '23' limit 1;
UPDATE cards SET name = 'Magus', cost = '3', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'III', text = 'When Magus enters the field, deal 3000 damage to all the Forwards opponent controls.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '24' limit 1;
UPDATE cards SET name = 'Squire', cost = '2', element = 'fire', type = 'forward', job = 'Standard Unit', category = 'FFT', text = '', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '25' limit 1;
UPDATE cards SET name = 'Squire', cost = '1', element = 'fire', type = 'forward', job = 'Standard Unit', category = 'FFT', text = '', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '26' limit 1;
UPDATE cards SET name = 'Lann', cost = '3', element = 'fire', type = 'forward', job = 'Mirage Keeper', category = 'WOFF', text = 'Lann cannot be blocked by a Forward with a power greater than his.</p><p>Lann cannot block a Forward with a power greater than his.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '27' limit 1;
UPDATE cards SET name = 'Reynn', cost = '4', element = 'fire', type = 'backup', job = 'Mirage Keeper', category = 'WOFF', text = 'EX BURST When Reynn enters the field, you may search for 1 [Card Name (Lann)] and add it to your hand.</p><p>[fire][1][dull]: Choose 1 [Card Name (Lann)]. It gains +1000 power until the end of the turn.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '28' limit 1;
UPDATE cards SET name = 'Red XIII', cost = '2', element = 'fire', type = 'forward', job = 'Warrior', category = 'VII', text = 'First Strike (If this Forward blocks or is blocked by a Forward without First Strike, this Forward deals damage first.)', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '29' limit 1;
UPDATE cards SET name = 'Lebreau', cost = '3', element = 'fire', type = 'backup', job = 'NORA', category = 'XIII', text = 'The Fire Forwards you control gain +1000 power,', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '30' limit 1;
UPDATE cards SET name = 'Chemist', cost = '3', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'FFT', text = 'When Chemist enters the field, choose 1 Forward. Dull it,', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '31' limit 1;
UPDATE cards SET name = 'Chemist', cost = '2', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'FFT', text = 'When Chemist enters the field, choose 1 Forward. It cannot be broken this turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '32' limit 1;
UPDATE cards SET name = 'Argath', cost = '2', element = 'ice', type = 'forward', job = 'Squire', category = 'FFT', text = 'When Argath enters the field, your opponent discards 1 card from his/her hand.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '33' limit 1;
UPDATE cards SET name = 'Orran', cost = '3', element = 'ice', type = 'backup', job = 'Astrologer', category = 'FFT', text = 'Celestial Stasis [s][ice][ice][ice][dull]: Dull all the Forwards opponent controls.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '34' limit 1;
UPDATE cards SET name = 'Bard', cost = '2', element = 'ice', type = 'forward', job = 'Standard Unit', category = 'III', text = '[ice][ice][dull]: Choose 1 Forward. Dull it.', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '35' limit 1;
UPDATE cards SET name = 'Bard', cost = '2', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'III', text = '[ice][dull], put Bard into the Break Zone: Your opponent discards 1 card from his/her hand.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '36' limit 1;
UPDATE cards SET name = 'Kuja', cost = '5', element = 'ice', type = 'forward', job = 'Genome', category = 'DFF - IX', text = 'When Kuja is chosen by a Summon or an ability of your opponent, your opponent discards 1 card from his/her hand.', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '37' limit 1;
UPDATE cards SET name = 'Shiva', cost = '3', element = 'ice', type = 'summon', job = '', category = 'XIII', text = 'EX BURST Choose 1 Forward. Dull it and Freeze it.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '38' limit 1;
UPDATE cards SET name = 'Shiva', cost = '1', element = 'ice', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 dull Forward. Deal it 5000 damage.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '39' limit 1;
UPDATE cards SET name = 'Summoner', cost = '1', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '40' limit 1;
UPDATE cards SET name = 'Squall', cost = '3', element = 'ice', type = 'forward', job = 'SeeD', category = 'VII', text = 'When Squall blocks or is blocked, choose 1 Forward. You may deal it 6000 damage.</p><p>Renzokuken [s][ice]: Squall gains First Strike until the end of the turn.', rarity = 'L', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '41' limit 1;
UPDATE cards SET name = 'Squall', cost = '4', element = 'ice', type = 'forward', job = 'SeeD', category = 'DFF - VIII', text = 'If you control [Card Name (Laguna)], Squall gains +3000 power.</p><p>When Squall enters the field, each player discards 1 card from his/her hand. If you control [Card Name (Laguna)], your opponent discards 1 more card from his/her hand.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '42' limit 1;
UPDATE cards SET name = 'Snow', cost = '1', element = 'ice', type = 'forward', job = 'Commando', category = 'XIII', text = 'When Snow attacks, choose 1 Forward opponent controls. Dull it. If you have cast [Card Name (Shiva)] this turn, Freeze it also.', rarity = 'H', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '43' limit 1;
UPDATE cards SET name = 'Sephiroth', cost = '5', element = 'ice', type = 'forward', job = 'SOLDIER', category = 'VII', text = 'First Strike</p><p>When Sephiroth enters the field, each player discards 2 cards from his/her hand.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '44' limit 1;
UPDATE cards SET name = 'Serah', cost = '2', element = 'ice', type = 'backup', job = 'L\'Cie', category = 'XIII', text = 'If you control [Card Name (Snow)], it cannot be chosen by your opponent\'s abilities.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '45' limit 1;
UPDATE cards SET name = 'Terra', cost = '3', element = 'ice', type = 'forward', job = 'Magitek Knight', category = 'DFF - VI', text = 'The cost required for your opponent to cast Summons increases by 1.</p><p>Terra cannot be chosen by opponent\'s Summons.</p><p>Trance [s][ice][ice]: Until the end of the turn, Terra gains +3000 power and First Strike', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '46' limit 1;
UPDATE cards SET name = 'Terra', cost = '4', element = 'ice', type = 'forward', job = 'Magitek Knight', category = 'DFF - VI', text = 'When Terra enters the field, choose up to 2 dull Forwards opponent controls. Deal them 4000 damage.</p><p>[ice] Choose 1 dull Forward. Deal it 1000 damage.</p><p>Magic Charge [s]: Terra gains "If Terra deals damage to a Forward, double the damage" until the end of the turn.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '47' limit 1;
UPDATE cards SET name = 'Devout', cost = '4', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'III', text = '[dull], put Devout into the Break Zone: Choose 1 Forward of cost 4or less from your Break Zone. Play it onto the field. You can only use this ability during your turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '48' limit 1;
UPDATE cards SET name = 'Time Mage', cost = '2', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '[ice][dull]: Choose 1 Forward. It cannot attack this turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '49' limit 1;
UPDATE cards SET name = 'Knight', cost = '3', element = 'ice', type = 'forward', job = 'Standard Unit', category = 'FFT', text = '', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '50' limit 1;
UPDATE cards SET name = 'Nooj', cost = '3', element = 'ice', type = 'forward', job = 'Mevyn', category = 'X', text = 'When Nooj enters the field, your opponent discards 1 card from his/her hand.</p><p>When Nooj leaves the field, your opponent draws 1 card.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '51' limit 1;
UPDATE cards SET name = 'Hades', cost = '5', element = 'ice', type = 'summon', job = '', category = 'VII', text = 'Choose 1 Forward and 1 Backup opponent controls. Dull the Forward and return the Backup to its owner\'s hand. Your opponent discards 1 card from his/her hand.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '52' limit 1;
UPDATE cards SET name = 'Summoner', cost = '3', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'III', text = '[ice], put Summoner into the Break Zone: Choose 1 Summon. Cancel its effect.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '53' limit 1;
UPDATE cards SET name = 'Dark Knight', cost = '4', element = 'ice', type = 'forward', job = 'Standard Unit', category = 'III', text = '[ice][ice]: Deal 1000 damage to all the Forwards opponent controls.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '54' limit 1;
UPDATE cards SET name = 'Dark Knight', cost = '3', element = 'ice', type = 'forward', job = 'Standard Unit', category = 'III', text = 'When Dark Knight is put from the field into the Break Zone, Dark Knight deals you 1 point of damage,', rarity = 'C', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '55' limit 1;
UPDATE cards SET name = 'Josef', cost = '4', element = 'ice', type = 'forward', job = 'Rebel', category = 'II', text = 'Brave</p><p>[dull], put Joseph into the Break Zone: Choose 1 blocking Forward. It cannot be broken this turn.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '56' limit 1;
UPDATE cards SET name = 'Duke Larg', cost = '3', element = 'ice', type = 'backup', job = 'Duke', category = 'FFT', text = 'The Ice Forwards you control gain +1000 power.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '57' limit 1;
UPDATE cards SET name = 'Laguna', cost = '5', element = 'ice', type = 'forward', job = 'Marksman', category = 'VII', text = 'When Leguna deals damage to your opponent, choose 1 dull Forward. you may deal it 7000 damage,</p><p>Desperado [s][ice][ice]: Choose 1 dull Forward. Deal it 9000 damage.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '58' limit 1;
UPDATE cards SET name = 'Laguna', cost = '4', element = 'ice', type = 'forward', job = 'Marksman', category = 'DFF - VIII', text = 'EX BURST When Laguna enters the field, choose 1 Forward opponent controls. Dull it. If you control [Card Name (Squall)], Freeze this forward also.</p><p>If you control [Card Name (Squall)], Laguna gains +2000 power.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '59' limit 1;
UPDATE cards SET name = 'Leon', cost = '3', element = 'ice', type = 'forward', job = 'Dark Knight', category = 'II', text = 'When Leon enters the field, your opponent may play 1 Character Card from his/her hand onto the field.', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '60' limit 1;
UPDATE cards SET name = 'Alexander', cost = '4', element = 'wind', type = 'summon', job = '', category = 'XII', text = 'EX BURST Choose 1 Forward of cost 5 or more. Break it.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '61' limit 1;
UPDATE cards SET name = 'Valefor', cost = '5', element = 'wind', type = 'summon', job = '', category = 'X', text = 'Return all Forwards to their owners\' hands.', rarity = 'L', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '62' limit 1;
UPDATE cards SET name = 'Vaan', cost = '5', element = 'wind', type = 'forward', job = 'Sky Pirate', category = 'DFF - XII', text = 'When Vaan enters the field, you may play 1 Wind Forward of cost 3 or less from your hand onto the field.</p><p>When Vaan attacks, choose up to 2 Backups you control. Activate them.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '63' limit 1;
UPDATE cards SET name = 'Aerith', cost = '3', element = 'wind', type = 'backup', job = 'Ancient', category = 'VII', text = 'When Aerith enters the field, choose up to 3 Backups you control other than Aerith. Activate them.</p><p>Planet Protector [s][dull]: Activate all Forwards you control. They cannot be chosen by Summons or abilities this turn.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '64' limit 1;
UPDATE cards SET name = 'Aerith', cost = '2', element = 'wind', type = 'backup', job = 'Ancient', category = 'VII', text = 'When Aerith enters the field, choose 1 Backup you control other than Aerith. Activate it.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '65' limit 1;
UPDATE cards SET name = 'Dancer', cost = '3', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '[dull]: Deal 1000 damage to all the Forwards opponent controls.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '66' limit 1;
UPDATE cards SET name = 'Onion Knight', cost = '4', element = 'wind', type = 'forward', job = 'Ninja', category = 'DFF - III', text = 'When Onion Knight enters the field, choose 1 Backup you control. Activate it.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '67' limit 1;
UPDATE cards SET name = 'Evoker', cost = '1', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'III', text = '', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '68' limit 1;
UPDATE cards SET name = 'Thief', cost = '2', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'III', text = 'When Thief enters the field, your opponent puts the top card of his/her deck into the Break Zone.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '69' limit 1;
UPDATE cards SET name = 'Thief', cost = '2', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'III', text = 'When Thief enters the field, your opponent puts the top card of his/her deck into the Break Zone.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '70' limit 1;
UPDATE cards SET name = 'Zidane', cost = '2', element = 'wind', type = 'forward', job = 'Genome', category = 'DFF - IX', text = 'Zidane cannot be chosen by your opponent\'s Summons or abilities</p><p>Zidane cannot be blocked by a Forward of cost 4 or more', rarity = 'L', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '71' limit 1;
UPDATE cards SET name = 'Cid Highwind', cost = '4', element = 'wind', type = 'forward', job = 'Pilot', category = 'VII', text = 'When the Forward that took damage from Cid Highwind is put from the field into the Break Zone on the same turn, your opponent puts the top 2 cards of his/her deck into the Break Zone.</p><p>Highwind [s][dull]: Your opponent puts the top 2 cards of his/her deck into the Break Zone.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '72' limit 1;
UPDATE cards SET name = 'Cid Highwind', cost = '2', element = 'wind', type = 'forward', job = 'Pilot', category = 'VII', text = 'When the Forward that took damage from Cid Highwind is put from the field into the Break Zone on the same turn, your opponent puts the top 2 cards of his/her deck into the Break Zone.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '73' limit 1;
UPDATE cards SET name = 'Sylph', cost = '1', element = 'wind', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 Forward. Activate it. All the Forwards you control gain +1000 power until the end of the turn.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '74' limit 1;
UPDATE cards SET name = 'Chocobo', cost = '3', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'VII', text = 'Haste</p><p>When Chocobo forms a party and attacks, Chocobo and all the Forwards forming a party with it gain +3000 power until the end of the turn.', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '75' limit 1;
UPDATE cards SET name = 'Chocobo', cost = '1', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'VII', text = 'When Chocobo forms a party and attacks, Chocobo and all the Forwards forming a party with it gain +2000 power until the end of the turn.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '76' limit 1;
UPDATE cards SET name = 'Devout', cost = '5', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'III', text = 'When Devout enters the field, choose 1 Forward of cost 2 or less from your Break Zone. Play it onto the field.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '77' limit 1;
UPDATE cards SET name = 'Ninja', cost = '3', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'III', text = '<img class="small-icon" src="/img/icons/wind.png" />, discard 1 card from your hand: Choose 1 Forward. Deal it 2000 damage.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '78' limit 1;
UPDATE cards SET name = 'Nora', cost = '3', element = 'wind', type = 'backup', job = 'Mother', category = 'XIII', text = 'EX BURST When Nora enters the field, you may search for 1 [Card name (Hope)] and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '79' limit 1;
UPDATE cards SET name = 'Bartz', cost = '5', element = 'wind', type = 'forward', job = 'Wanderer', category = 'DFF - V', text = 'EX BURST When Bartz enters the field, activate all the Wind Characters you control.', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '80' limit 1;
UPDATE cards SET name = 'Bartz', cost = '4', element = 'wind', type = 'forward', job = 'Wanderer', category = 'DFF - V', text = 'Bartz has all the jobs.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '81' limit 1;
UPDATE cards SET name = 'Hope', cost = '3', element = 'wind', type = 'forward', job = 'Ravager', category = 'XIII', text = 'When Hope enters the field, choose 1 Backup you control. Activate it. If you have cast [Card Name(Alexander)] this turn, activate all the Backups you control instead.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '82' limit 1;
UPDATE cards SET name = 'Maria', cost = '4', element = 'wind', type = 'backup', job = 'Rebel', category = 'II', text = 'The Forwards you control gain +1000 power,', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '83' limit 1;
UPDATE cards SET name = 'Y\'shtola', cost = '2', element = 'wind', type = 'forward', job = 'Scion of the Seventh Dawn', category = 'DFF - XIV', text = '<img class="small-icon" src="/img/icons/wind.png" />: Choose 1 Forward. Deal it 1000 damage.</p><p>[dull]: Choose 1 Forward. Deal it 2000 damage.', rarity = 'H', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '84' limit 1;
UPDATE cards SET name = 'Yuffie', cost = '3', element = 'wind', type = 'forward', job = 'Ninja', category = 'VII', text = 'Yuffie cannot be blocked by a Forward of cost 4 or more.</p><p>Bloodfest [s][dull]: Choose up to 3 Forwards. Divide 6000 damage among them as you like. (Unit must be 1000.)', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '85' limit 1;
UPDATE cards SET name = 'Yuffie', cost = '1', element = 'wind', type = 'forward', job = 'Ninja', category = 'VII', text = 'Yuffie cannot be blocked by a Forward of cost 3 or more.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '86' limit 1;
UPDATE cards SET name = 'Archer', cost = '1', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'First Strike (If this Forward blocks or is blocked by a Forward that doesn\'t have First Strike, this Forward deals damage first.)', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '87' limit 1;
UPDATE cards SET name = 'Archer', cost = '2', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />[dull], put Archer into the Break Zone: Choose 1 Backup of cost 3 or less. Break it.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '88' limit 1;
UPDATE cards SET name = 'Rikku', cost = '2', element = 'wind', type = 'backup', job = 'Al Bhed', category = 'X', text = '<img class="small-icon" src="/img/icons/wind.png" />[dull]: Your opponent puts 1 card from the top of his/her deck into the Break Zone.</p><p>Mug [s]<img class="small-icon" src="/img/icons/wind.png" />[dull]: Your opponent puts the top 2 cards of his/her deck into the Break Zone. You draw 1 card.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '89' limit 1;
UPDATE cards SET name = 'Rikku', cost = '4', element = 'wind', type = 'forward', job = 'Al Bhed', category = 'X', text = 'When Rikki enters the field, choose up to 5 Backups you control. Return them to their owners\' hands.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '90' limit 1;
UPDATE cards SET name = 'Amodar', cost = '4', element = 'earth', type = 'backup', job = 'Lieutenant', category = 'XIII', text = 'EX BURST When Amodar enters the field, you may search for 1 [Card Name (Lightning)] or [Card Name (Snow)] and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '91' limit 1;
UPDATE cards SET name = 'Dark Knight', cost = '2', element = 'earth', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'For each point of damage you have received, Dark Knight gains +1000 power.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '92' limit 1;
UPDATE cards SET name = 'Vanille', cost = '4', element = 'earth', type = 'forward', job = 'Saboteur', category = 'XIII', text = 'When Vanille is put from the field into the Break Zone, search for 1 [Card Name (Hecatoncheir)] and remove it from the game. If you do so, return Vanille onto the field dull.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '93' limit 1;
UPDATE cards SET name = 'Vincent', cost = '5', element = 'earth', type = 'forward', job = 'Gunslinger', category = 'VII', text = 'When Vincent attachs, Vincent gains First Strike until the end of the turn.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '94' limit 1;
UPDATE cards SET name = 'Enna Kros', cost = '3', element = 'earth', type = 'backup', job = 'Creator of Worlds', category = 'WOFF', text = 'The Earth Forwards you control gain +1000 power', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '95' limit 1;
UPDATE cards SET name = 'Mystic', cost = '2', element = 'earth', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'Put 1 Backup into the Break Zone: Mystic gains +3000 power until the end of the turn.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '96' limit 1;
UPDATE cards SET name = 'Guy', cost = '4', element = 'earth', type = 'forward', job = 'Rebel', category = 'II', text = 'Brave</p><p>Guy cannot become dull by your opponent\'s Summons or abilities.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '97' limit 1;
UPDATE cards SET name = 'Gabranth', cost = '6', element = 'earth', type = 'forward', job = 'Judge', category = 'DFF - XII', text = 'For each point of damage you have received, Gabranth gains +1000 power.</p><p>If you have received 6 points of damage or more, Gabranth gains Brave.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '98' limit 1;
UPDATE cards SET name = 'Black Belt', cost = '4', element = 'earth', type = 'forward', job = 'Standard Unit', category = 'III', text = '', rarity = 'C', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '99' limit 1;
UPDATE cards SET name = 'Black Belt', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'III', text = '[earth][dull]: Choose 1 blocking Forward. It gains +1000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '100' limit 1;
UPDATE cards SET name = 'Gippal', cost = '4', element = 'earth', type = 'forward', job = 'Faction Leader', category = 'X', text = 'EX BURST When Gippal enters the field, all the Forwards you control gain +4000 power until the end of the turn.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '101' limit 1;
UPDATE cards SET name = 'Kimahri', cost = '4', element = 'earth', type = 'forward', job = 'Guardian', category = 'X', text = 'Ronso Rage [s][earth][earth]: Choose 1 Forward opponent controls. Kimahri gains its Special Ability until the end of the turn. You can use this ability without paying any cost but only once.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '102' limit 1;
UPDATE cards SET name = 'Kimahri', cost = '2', element = 'earth', type = 'backup', job = 'Guardian', category = 'X', text = 'Kimahri gains Elements of all the Characters opponent controls except Light and Dark.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '103' limit 1;
UPDATE cards SET name = 'Kefka', cost = '4', element = 'earth', type = 'backup', job = 'Mage', category = 'DFF - VI', text = '[dull]: Choose 1 Forward you control. It gains +5000 power until the end of the turn. At the end of the turn, break it.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '104' limit 1;
UPDATE cards SET name = 'Evoker', cost = '1', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'III', text = '', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '105' limit 1;
UPDATE cards SET name = 'Golem', cost = '1', element = 'earth', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 Forward. It gains +2000 power until the end of the turn. If it is blocking, it gains +4000 power until the end of the turn instead.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '106' limit 1;
UPDATE cards SET name = 'Shantotto', cost = '7', element = 'earth', type = 'backup', job = 'Mage', category = 'DFF - XI', text = 'If Shantotto is on the field, it gains Elements of Fire, Ice, Wind, Earth, Lightning and Water.</p><p>When Shantotto enters the field, remove all the Forwards from the game.', rarity = 'L', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '107' limit 1;
UPDATE cards SET name = 'Cecil', cost = '3', element = 'earth', type = 'forward', job = 'Dark Knight', category = 'DFF - IV', text = 'When you receive damage, choose 1 Forward opponent controls, You may deal it 5000 damage.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '108' limit 1;
UPDATE cards SET name = 'Serafie', cost = '2', element = 'earth', type = 'forward', job = 'Companion', category = 'WOFF', text = 'EX BURST When Serafie enters the field, each player selects 1 Forward from his/her Break Zone and adds it to his/her hand.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '109' limit 1;
UPDATE cards SET name = 'Titan', cost = '2', element = 'earth', type = 'summon', job = '', category = 'FFT', text = 'Choose 1 Forward you control. Dull it. It cannot be broken this turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '110' limit 1;
UPDATE cards SET name = 'Tama', cost = '2', element = 'earth', type = 'backup', job = 'Companion', category = 'WOFF', text = '[x][dull], put Tama into the Break Zone: Play 1 Character Card of cost X or less from your hand onto the field.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '111' limit 1;
UPDATE cards SET name = 'Delita', cost = '3', element = 'earth', type = 'forward', job = 'Knight', category = 'FFT', text = 'When Delita enters the field, choose 1 Character you control. Break it.</p><p>Northswain\'s Strike [s][earth]: Choose 1 Forward blocking Delita. Break it.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '112' limit 1;
UPDATE cards SET name = 'Delita', cost = '2', element = 'earth', type = 'forward', job = 'Warrior', category = 'FFT', text = 'When Delita blocks, Delita gains +2000 power until the end of the turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '113' limit 1;
UPDATE cards SET name = 'Barret', cost = '3', element = 'earth', type = 'forward', job = 'AVALANCHE Operative', category = 'VII', text = 'Hammer Blow [s][earth][earth]: Choose 1 Forward. Deal it 4000 damage. Barret gains +4000 power until the end of the turn.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '114' limit 1;
UPDATE cards SET name = 'Geomancer', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'III', text = 'When Geomancer enters the field, choose 1 Forward. It gains Brave until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '115' limit 1;
UPDATE cards SET name = 'Prishe', cost = '5', element = 'earth', type = 'forward', job = 'Abhorrent One', category = 'DFF - XI', text = 'When Prishe blocks, Prishe gains +4000 power until the end of the turn.</p><p>{earth}: Prishe gains Brave until the end of the turn.</p><p>Auroral Uppercut [s][earth]: Double the power of Prishe until the end of the turn.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '116' limit 1;
UPDATE cards SET name = 'Hecatoncheir', cost = '3', element = 'earth', type = 'summon', job = '', category = 'XIII', text = 'Choose 1 Backup of cost 3 or more. Break it.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '117' limit 1;
UPDATE cards SET name = 'Mustadio', cost = '5', element = 'earth', type = 'backup', job = 'Machinist', category = 'FFT', text = 'EX BURST When Mustadio enters the field, choose 1 dull Forward. Break it.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '118' limit 1;
UPDATE cards SET name = 'Monk', cost = '2', element = 'earth', type = 'forward', job = 'Standard Unit', category = 'FFT', text = '', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '119' limit 1;
UPDATE cards SET name = 'Monk', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '[earth][dull], put Monk into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '120' limit 1;
UPDATE cards SET name = 'Red Mage', cost = '2', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'III', text = '[lightning][dull]: Choose 1 Forward. It gains Haste until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '121' limit 1;
UPDATE cards SET name = 'Exdeath', cost = '5', element = 'lightning', type = 'forward', job = 'Wizard', category = 'DFF - V', text = 'Any card put in the Damage Zone due to Exdeath cannot use its EX Burst', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '122' limit 1;
UPDATE cards SET name = 'Odin', cost = '4', element = 'lightning', type = 'summon', job = '', category = 'XIII', text = 'Choose 1 Forward of cost 4 or less. Break it.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '123' limit 1;
UPDATE cards SET name = 'Odin', cost = '7', element = 'lightning', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 Forward. Break it.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '124' limit 1;
UPDATE cards SET name = 'Onion Knight', cost = '3', element = 'lightning', type = 'forward', job = 'Sage', category = 'DFF - III', text = 'When Onion Knight enters the field, choose 1 damaged Forward. Deal it 5000 damage.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '125' limit 1;
UPDATE cards SET name = 'Orlandeau', cost = '5', element = 'lightning', type = 'forward', job = 'Sword Saint', category = 'FFT', text = 'When Orlandeau attacks, deal 3000 damage to all the Forwards opponent controls.</p><p>[lightning][lightning]: Orlandeau gains Haste until the end of the turn.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '126' limit 1;
UPDATE cards SET name = 'Kain', cost = '6', element = 'lightning', type = 'forward', job = 'Dragoon', category = 'DFF - IV', text = 'EX BURST When Kain enters the field, choose 1 Forward. It loses 5000 power until the end of the turn.</p><p>Dragoon\'s Pride [s][lightning][lightning][dull]: Choose 1 Forward. Break it. Kain will not activate during your next Active Phase.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '127' limit 1;
UPDATE cards SET name = 'Gilgamesh', cost = '3', element = 'lightning', type = 'forward', job = 'Praetorian', category = 'DFF - V', text = 'Gilgamesh Morphing Time [s][lightning][lightning]: Until the end of the turn, Gilgamesh doubles its power and gains First Strike and Brave. Gilgamesh can attack twice this turn. You can use this ability only during your turn.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '128' limit 1;
UPDATE cards SET name = 'Gilgamesh', cost = '4', element = 'lightning', type = 'forward', job = 'Praetorian', category = 'DFF - V', text = 'Brave</p><p>Strongest Sword [s][dull]: Choose 1 Forward. Remove the top card of your deck from the game. If the removed card is a Forward, break it. If not, deal it 3000 damage.', rarity = 'C', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '129' limit 1;
UPDATE cards SET name = 'Black Mage', cost = '2', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '[lightning][lightning][dull], put Black Mage into the Break Zone: Choose 1 damaged Forward. Break it.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '130' limit 1;
UPDATE cards SET name = 'Cait Sith', cost = '3', element = 'lightning', type = 'forward', job = 'Spy', category = 'VII', text = 'When Cait Sith enters the field, choose 1 Backup of cost 1 or less. Break it.</p><p>Slots [s][lightning][dull]: Remove the top card of your deck from the game. If it\'s a Forward, deal 7000 damage to all the active Forwards opponent controls.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '131' limit 1;
UPDATE cards SET name = 'Cait Sith', cost = '1', element = 'lightning', type = 'forward', job = 'Spy', category = 'VII', text = 'EX BURST When Cait Sith enters the field, choose 1 Forward opponent controls. Dull it.', rarity = 'C', power ='2000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '132' limit 1;
UPDATE cards SET name = 'Sage', cost = '4', element = 'lightning', type = 'backup', job = 'Standard unit', category = 'III', text = 'When Sage enters the field, choose 1 Character Card in your Break Zone. Add it to your hand.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '133' limit 1;
UPDATE cards SET name = 'Duke Goltanna', cost = '3', element = 'lightning', type = 'backup', job = 'Duke', category = 'FFT', text = 'When Duke Goltanna enters the field, you may search for 1 [Job (Knight)] and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '134' limit 1;
UPDATE cards SET name = 'Golbez', cost = '6', element = 'lightning', type = 'forward', job = 'Warlock', category = 'DFF - IV', text = 'When Golbez is put from the field into the Break Zone, you may search for up to 4 Forwards of cost 2, each of a different Element and play them onto the field. Their auto-abilities will not trigger.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '135' limit 1;
UPDATE cards SET name = 'Zalbaag', cost = '3', element = 'lightning', type = 'forward', job = 'Knight', category = 'FFT', text = 'When Zalbaag enters the field, choose 1 Forward of cost 2. Break it.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '136' limit 1;
UPDATE cards SET name = 'Seymour', cost = '4', element = 'lightning', type = 'backup', job = 'Summoner', category = 'X', text = 'When Seymour enters the field, choose 1 Forward of cost 3 or less. Break it.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '137' limit 1;
UPDATE cards SET name = 'Summoner', cost = '1', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '138' limit 1;
UPDATE cards SET name = 'Summoner', cost = '3', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'III', text = '[dull], put Summoner into the Break Zone: Cast 1 Summon of cost 6 or less from your hand without paying its cost.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '139' limit 1;
UPDATE cards SET name = 'Magus', cost = '3', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'III', text = 'When Magus enters the field, choose 1 Forward. Deal it 5000 damage.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '140' limit 1;
UPDATE cards SET name = 'Lightning', cost = '6', element = 'lightning', type = 'forward', job = 'Ravager', category = 'XIII', text = 'When Lightning enters the field, you may search for 1 [Card Name (Odin)] and add it to your hand.</p><p>Army of One [s][lightning]: Until the end of the turn, Lightning gains Haste, First Strike and "When Lightning attacks, choose up to 1 Forward opponent controls. If it is possible, it must block Lightning this turn".', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '141' limit 1;
UPDATE cards SET name = 'Lightning', cost = '4', element = 'lightning', type = 'forward', job = 'Ravager', category = 'XIII', text = 'Haste</p><p>When Lightning enters the field, choose 1 Forward opponent controls. Dull it.', rarity = 'R', power ='4000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '142' limit 1;
UPDATE cards SET name = 'Ramuh', cost = '1', element = 'lightning', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 active Forward. Deal it 5000 damage.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '143' limit 1;
UPDATE cards SET name = 'Ramza', cost = '4', element = 'lightning', type = 'forward', job = 'Knight', category = 'FFT', text = 'For each Backup you control, Ramza gains +1000 power.</p><p>Shout [s][lightning]: Until the end of the turn, Ramza gains +2000 power, Haste and First Strike.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '144' limit 1;
UPDATE cards SET name = 'Ramza', cost = '3', element = 'lightning', type = 'forward', job = 'Warrior', category = 'FFT', text = '[dull]: Choose 1 Backup. Activate it.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '145' limit 1;
UPDATE cards SET name = 'Ricard', cost = '4', element = 'lightning', type = 'forward', job = 'Dragoon', category = 'II', text = '[lightning], put Ricard into the Break Zone: Choose 1 Forward. It cannot be broken this turn.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '146' limit 1;
UPDATE cards SET name = 'Dragoon', cost = '3', element = 'lightning', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'First Strike (If this Forward blocks or is blocked by a Forward without First Strike, this Forward deals damage first.)', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '147' limit 1;
UPDATE cards SET name = 'Dragoon', cost = '3', element = 'lightning', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'Haste (This Character can attack or use abilities containing [dull] in the cost the turn it enters the field.)', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '148' limit 1;
UPDATE cards SET name = 'Lulu', cost = '5', element = 'lightning', type = 'backup', job = 'Guardian', category = 'X', text = '[dull], put 1 Backup into the Break Zone: Choose 1 Forward. Deal it 5000 damage.</p><p>Thundaga [s][lightning][dull]: Choose 1 Forward. Deal it 10000 damage.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '149' limit 1;
UPDATE cards SET name = 'Lulu', cost = '3', element = 'lightning', type = 'backup', job = 'Guardian', category = 'X', text = 'The Lightning Forwards you control gain +1000 power.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '150' limit 1;
UPDATE cards SET name = 'Agrias', cost = '5', element = 'water', type = 'forward', job = 'Knight', category = 'FFT', text = 'First Strike</p><p>EX BURST When Agrias enters the field, you may search for 1 [Card Name (Ovelia)] and add it to your hand.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '151' limit 1;
UPDATE cards SET name = 'Ultimecia', cost = '5', element = 'water', type = 'forward', job = 'Witch', category = 'DFF - VIII', text = 'All the Forwards other than Ultimecia enter the field dull.</p><p>Time Compression [s][water][water][water]: Freeze all the Forwards other than Ultimecia.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '152' limit 1;
UPDATE cards SET name = 'Alma', cost = '3', element = 'water', type = 'backup', job = 'Cleric', category = 'FFT', text = 'If you control [Card Name (Ovelia)], the cost for playing Alma onto the field is reduced by 1.</p><p>[dull]: Draw 1 card, then discard 1 card from your hand.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '153' limit 1;
UPDATE cards SET name = 'Vaan', cost = '5', element = 'water', type = 'forward', job = 'Pirate', category = 'DFF - XII', text = 'When Vaan enters the field, draw 1 card.</p><p>When Vaan forms a party and attacks, draw 1 card then discard 1 card from your hand.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '154' limit 1;
UPDATE cards SET name = 'Warrior of Light', cost = '4', element = 'water', type = 'forward', job = 'Warrior', category = 'DFF - I', text = 'The [Job (Standard Unit)] Forwards you control gain +2000 power and First Strike.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '155' limit 1;
UPDATE cards SET name = 'Ovelia', cost = '2', element = 'water', type = 'backup', job = 'Princess', category = 'FFT', text = 'The [Job (Knight)] Forwards you control gain +1000 power.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '156' limit 1;
UPDATE cards SET name = 'Scholar', cost = '2', element = 'water', type = 'backup', job = 'Standard Unit', category = 'III', text = '[dull], put Scholar into the Break Zone: Choose 1 Forward you control. Return it to its owner\'s hand.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '157' limit 1;
UPDATE cards SET name = 'Cloud of Darkness', cost = '6', element = 'water', type = 'forward', job = 'Wraith', category = 'DFF - III', text = 'When Could of Darkness enters the field, each Player selects 1 Forward he/she controls. All the Forwards that were not selected are put into the Break Zone.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '158' limit 1;
UPDATE cards SET name = 'Evoker', cost = '1', element = 'water', type = 'backup', job = 'Standard Unit', category = 'III', text = '', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '159' limit 1;
UPDATE cards SET name = 'Gordon', cost = '2', element = 'water', type = 'forward', job = 'Prince', category = 'II', text = '[dull]: The next damage dealt to Gordon becomes 0 this turn.', rarity = 'H', power ='4000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '160' limit 1;
UPDATE cards SET name = 'White Mage', cost = '2', element = 'water', type = 'backup', job = 'Standard Unit', category = 'FFT', text = 'When White Mage enters the field, choose 1 Forward. Activate it.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '161' limit 1;
UPDATE cards SET name = 'Cecil', cost = '5', element = 'water', type = 'forward', job = 'Paladin', category = 'DFF - IV', text = 'Summons or abilities of your opponent must choose Cecil if possible.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '162' limit 1;
UPDATE cards SET name = 'Tidus', cost = '4', element = 'water', type = 'forward', job = 'Guardian', category = 'DFF - X', text = 'For each Forward other than Tidus you contol, Tidus gains +1000 power.</p><p>Blitz Ace [s][water][water]: Until the end of the turn Tidus gains Brave. Tidus can attack as many times as your points of damage this turn.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '163' limit 1;
UPDATE cards SET name = 'Tidus', cost = '4', element = 'water', type = 'forward', job = 'Guardian', category = 'X', text = 'When Tidus attacks, all the Water Forwards you control gain +1000 power until the end of the turn.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '164' limit 1;
UPDATE cards SET name = 'Knight', cost = '2', element = 'water', type = 'forward', job = 'Standard Unit', category = 'III', text = 'The Forwards forming a party with Knight don\'t receive any damage.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '165' limit 1;
UPDATE cards SET name = 'Knight', cost = '1', element = 'water', type = 'forward', job = 'Standard Unit', category = 'III', text = 'The Forwards forming a party with Knight don\'t receive any damage.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '166' limit 1;
UPDATE cards SET name = 'Viking', cost = '2', element = 'water', type = 'forward', job = 'Standard Unit', category = 'III', text = 'When Viking enters the field, draw 1 card.', rarity = 'C', power ='1000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '167' limit 1;
UPDATE cards SET name = 'Geomancer', cost = '3', element = 'water', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'When Geomancer is put from the field into the Break Zone, draw 1 card.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '168' limit 1;
UPDATE cards SET name = 'Geomancer', cost = '2', element = 'water', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '[dull]: Look at the top card of your deck. You may place the card at the bottom of your deck.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '169' limit 1;
UPDATE cards SET name = 'Fairy', cost = '2', element = 'water', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 Forward. Activate it. Draw 1 card.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '170' limit 1;
UPDATE cards SET name = 'Minwu', cost = '3', element = 'water', type = 'backup', job = 'Mage', category = 'II', text = 'The Forwards you control don\'t receive damage that is less than their power.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '171' limit 1;
UPDATE cards SET name = 'Moogle', cost = '1', element = 'water', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Draw 2 cards, then discard 1 card from your hand.', rarity = 'C', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '172' limit 1;
UPDATE cards SET name = 'Mime', cost = '2', element = 'water', type = 'forward', job = 'Standard Unit', category = 'FFT', text = 'When your Attack Phase starts, name 1 Element other than Light and Dark. Until the end of the turn, the Element of Mime becomes the named one.</p><p>When Mime forms a party and attacks, draw 1 card.', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '173' limit 1;
UPDATE cards SET name = 'Yaag Rosch', cost = '2', element = 'water', type = 'backup', job = 'PSICOM', category = 'XIII', text = 'Summons or abilities of your opponent must choose Yaag Rosch if possible.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '174' limit 1;
UPDATE cards SET name = 'Yuj', cost = '3', element = 'water', type = 'forward', job = 'NORA', category = 'XIII', text = 'When Yuj enters the field, draw 1 card, then place 1 card from your hand at the bottom of your deck.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '175' limit 1;
UPDATE cards SET name = 'Yuna', cost = '5', element = 'water', type = 'backup', job = 'Summoner', category = 'X', text = 'EX BURST When Yuna enters the field, choose 1 Forward. Return it to its owner\'s hand.</p><p>When a Character is put from the field into the Break Zone, you may remove it from the game instead.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '176' limit 1;
UPDATE cards SET name = 'Yuna', cost = '2', element = 'water', type = 'backup', job = 'Summoner', category = 'X', text = 'The cost required to cast your Water Summons is reduced by 1 (it cannot become 0).', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '177' limit 1;
UPDATE cards SET name = 'Leviathan', cost = '3', element = 'water', type = 'summon', job = '', category = 'FFT', text = 'EX BURST Choose 1 Forward. Return it to its owner\'s hand.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '178' limit 1;
UPDATE cards SET name = 'Leila', cost = '3', element = 'water', type = 'forward', job = 'Pirate', category = 'II', text = 'When Leila deals damage to your opponent, draw 1 card.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '179' limit 1;
UPDATE cards SET name = 'Wakka', cost = '3', element = 'water', type = 'backup', job = 'Blitzballer', category = 'X', text = 'The Water Forwards you control gain +1000 power.', rarity = 'R', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '180' limit 1;
UPDATE cards SET name = 'Onion Knight', cost = '2', element = 'light', type = 'forward', job = 'Onion Knight', category = 'DFF - III', text = 'Haste</p><p>[1][dull], return Onion Knight to its owner\'s hand: You may play 1 [Card Name (Onion Knight)] from your hand onto the field. You can only use this ability during your turn.', rarity = 'H', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '181' limit 1;
UPDATE cards SET name = 'Cloud', cost = '4', element = 'light', type = 'forward', job = 'SOLDIER', category = 'DFF - VII', text = 'Brave</p><p>Meteorain [s][1][dull]: Deal 4000 damage to all the Forwards opponent controls.</p><p>Omnislash [s][3][dull]: Choose 1 Forward. Break it.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '182' limit 1;
UPDATE cards SET name = 'Cosmos', cost = '2', element = 'light', type = 'backup', job = 'Goddess of Harmony', category = 'DFF', text = 'Cosmos can be played onto the field even if you control other Light Characters.</p><p>You can play 2 or more Light Characters onto the field.</p><p>If Cosmos is on the field, Cosmos can produce CP of any Element.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '183' limit 1;
UPDATE cards SET name = 'Chaos', cost = '2', element = 'dark', type = 'backup', job = 'God of Chaos', category = 'DFF - I', text = 'Chaos can be played onto the field even if you control other Dark Characters.</p><p>You can play 2 or more Dark Characters onto the field.</p><p>If Chaos is on the field, Chaos can produce CP of any Element.', rarity = 'H', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '184' limit 1;
UPDATE cards SET name = 'The Emperor', cost = '5', element = 'dark', type = 'forward', job = 'Emperor', category = 'DFF - II', text = 'When The Emperor is put from the field into the Break Zone, you may search for 1 [Card Name (The Emperor)] and play it onto the field dull.', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '185' limit 1;
UPDATE cards SET name = 'Sephiroth', cost = '8', element = 'dark', type = 'forward', job = 'War Hero', category = 'DFF - VII', text = 'First Strike', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '186' limit 1;
UPDATE cards SET name = 'Cloud', cost = '6', element = 'fire', type = 'forward', job = 'SOLDIER', category = 'VII', text = 'The cost required to play Cloud onto the field is reduced by 1 for each [Category (VII)] Forward you control.</p><p>Each time a Forward you control attacks, it gains +1000 power until the end of the turn.</p><p>Climhazzard [s][fire][1][dull]: Choose 1 Forward. Deal it 8000 damage.', rarity = 'S', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '187' limit 1;
UPDATE cards SET name = 'Zangan', cost = '4', element = 'fire', type = 'backup', job = 'Martial Arts Master', category = 'VII', text = 'EX BURST When Zangan enters the field, you may search for 1 [Card Name (Tifa)] and add it to your hand.</p><p>The [Card Name (Tifa)] of cost 4 or less you control gains Haste.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '188' limit 1;
UPDATE cards SET name = 'Tifa', cost = '4', element = 'fire', type = 'forward', job = 'Martial Artist', category = 'VII', text = 'Waterkick [s][fire]: Choose 1 Forward. Dull it and deal it 6000 damage.', rarity = 'S', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '189' limit 1;
UPDATE cards SET name = 'Bahamut Fury', cost = '2', element = 'fire', type = 'summon', job = '', category = 'VII', text = 'EX BURST Choose 1 Forward. You may discard 1 card from your hand. If you do so, deal it 7000 damage. If not, deal it 5000 damage.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '190' limit 1;
UPDATE cards SET name = 'Red XIII', cost = '3', element = 'fire', type = 'forward', job = 'Warrior', category = 'VII', text = 'When Red XIII enters the field, choose 1 Forward. It gains +3000 power until the end of the turn.</p><p>Cosmo Memory [s][fire][fire][fire][fire][dull]: Deal 6000 damage to all the Forwards opponent controls.', rarity = 'S', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '191' limit 1;
UPDATE cards SET name = 'Cid Raines', cost = '2', element = 'ice', type = 'forward', job = 'The Calvery', category = 'XIII', text = 'When Cid Raines enters the field, choose 1 dull Forward opponent controls. Deal it 4000 damage. When it is put from the field into the Break Zone this turn, your opponent discards 1 card from his/her hand.', rarity = 'S', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '192' limit 1;
UPDATE cards SET name = 'Jihl Nabaat', cost = '2', element = 'ice', type = 'backup', job = 'Saboteur', category = 'XIII', text = 'EX BURST When Jihl Nabaat enters the field, choose up to 2 Forwards. Freeze them.</p><p>Sadistic Surge [s][ice][dull]: Choose 1 Forward. Dull it and Freeze it.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '193' limit 1;
UPDATE cards SET name = 'Snow', cost = '3', element = 'ice', type = 'forward', job = 'Sentinel', category = 'XIII', text = 'When Snow Blocks, choose 1 Forward. Dull it.</p><p>Vendetta [s][ice]: Until the end of the turn, Snow gains +2000 power and First Strike. You can only use this ability while Snow is blocking.', rarity = 'S', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '194' limit 1;
UPDATE cards SET name = 'Serah', cost = '3', element = 'ice', type = 'forward', job = 'Saboteur', category = 'XIII', text = 'When Serah enters the field, your opponent discards 1 card from his/her hand.', rarity = 'S', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '195' limit 1;
UPDATE cards SET name = 'Mog (XIII-2)', cost = '3', element = 'ice', type = 'backup', job = 'Moogle', category = 'XIII', text = 'When Mog (XIII-2) enters the field, you may search for 1 [Category (XIII)] Forward and add it to your hand.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '196' limit 1;
UPDATE cards SET name = 'Brother', cost = '3', element = 'wind', type = 'backup', job = 'Gullwings', category = 'X', text = 'When Brother enters the field, you may search for 1 [Category(X)] Forward and add it to your hand.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '197' limit 1;
UPDATE cards SET name = 'Valefor', cost = '2', element = 'wind', type = 'summon', job = '', category = 'X', text = 'EX Burst Deal 3000 damage to all the Forwards opponent controls. If you control [Card Name (Yuna)], activate all the Backups you control.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '198' limit 1;
UPDATE cards SET name = 'Paine', cost = '3', element = 'wind', type = 'forward', job = 'Gullwings', category = 'X', text = 'When Paine enters the field, if you control [Card Name (Yuna)], draw 1 card.</p><p>When Paine enters the field, choose up to 3 Backups you control. If you control [Card Name (Rikku)], activate them.', rarity = 'S', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '199' limit 1;
UPDATE cards SET name = 'Baralai', cost = '2', element = 'wind', type = 'backup', job = 'Praetor', category = 'X', text = '[dull], put Baralai into the Break Zone: Choose up to 2 Forwards. Activate them.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '200' limit 1;
UPDATE cards SET name = 'Rikku', cost = '4', element = 'wind', type = 'forward', job = 'Gullwings', category = 'X', text = 'If you control [Card Name (Yuna)], Rikku gains +2000 power and Rikku cannot be chosen by Summons.</p><p>If you control [Card Name (Paine)], Rikku gains +2000 power and Rikku cannot be chosen by abilities.', rarity = 'S', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '201' limit 1;
UPDATE cards SET name = 'Vincent', cost = '3', element = 'earth', type = 'forward', job = 'Gunslinger', category = 'VII', text = 'When Vincent attacks, Vincent gains First Strike until the end of the turn', rarity = 'S', power ='7000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '202' limit 1;
UPDATE cards SET name = 'Wedge', cost = '4', element = 'earth', type = 'backup', job = 'AVALANCE Operative', category = 'VII', text = 'When Wedge enters the field, you may search for 1 [Card Name (Biggs)] and add it to your hand.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '203' limit 1;
UPDATE cards SET name = 'Jessie', cost = '3', element = 'earth', type = 'backup', job = 'AVALANCE Operative', category = 'VII', text = 'When Jessie enters the field, you may search for 1 [Category (VII)] Forward and add it to your hand.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '204' limit 1;
UPDATE cards SET name = 'Barret', cost = '2', element = 'earth', type = 'forward', job = 'AVALANCE Operative', category = 'VII', text = 'Grenade Bomb [s]: Deal 2000 damage to all the Forwards opponent controls.', rarity = 'S', power ='6000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '205' limit 1;
UPDATE cards SET name = 'Biggs', cost = '2', element = 'earth', type = 'backup', job = 'AVALANCE Operative', category = 'VII', text = 'When a Backup you control is put from the field into the Break Zone, deal 1000 damage to all the Forwards opponent controls.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '206' limit 1;
UPDATE cards SET name = 'Gilgamesh', cost = '4', element = 'lightning', type = 'forward', job = 'Commando', category = 'XIII', text = 'Gilgamesh cannot be returned to its owner\'s hand by opponent\'s Summons or abilities.</p><p>[lightning][lightning]: Gilgamesh gains +1000 power until the end of the turn.</p><p>Divider [s][lightning][lightning]: Choose 1 Forward. Break it. You can only use this ability if you have received 4 points of damage or more.', rarity = 'S', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '207' limit 1;
UPDATE cards SET name = 'Noel', cost = '3', element = 'lightning', type = 'forward', job = 'Commando', category = 'XIII', text = 'Haste</p><p>If you control [Card Name (Serah)], Noel gains +2000 power.', rarity = 'S', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '208' limit 1;
UPDATE cards SET name = 'Maqui', cost = '2', element = 'lightning', type = 'backup', job = 'NORA', category = 'XII', text = '[lightning][dull]: Choose 1 attacking Lightning Forward. It gains First Strike until the end of the turn.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '209' limit 1;
UPDATE cards SET name = 'Lightning', cost = '6', element = 'lightning', type = 'forward', job = 'Ravager', category = 'XIII', text = 'The cost required to play Lightning onto the field is reduced by 1 for each [Category (XIII)] Forward you control.</p><p>Haste</p><p>When Lightning deals damage to your opponent, choose 1 Forward opponent controls. Dull it.', rarity = 'S', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '210' limit 1;
UPDATE cards SET name = 'Rygdea', cost = '2', element = 'lightning', type = 'forward', job = 'The Cavalry', category = 'XIII', text = 'When Rygdea enters the field, choose 1 active Forward. Deal it 3000 damage. When it is put from the field into the Break Zone this turn, choose 1 Forward opponent controls. Dull it.', rarity = 'S', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '211' limit 1;
UPDATE cards SET name = 'Shuyin', cost = '4', element = 'water', type = 'backup', job = 'Illusion', category = 'X', text = 'EX BURST When Shuyin enters the field, choose 1 Forward of cost 3 or less opponent controls. Return it to its owner\'s hand.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '212' limit 1;
UPDATE cards SET name = 'Tidus', cost = '6', element = 'water', type = 'forward', job = 'Guardian', category = 'X', text = 'The cost required to play Tidus onto the field is reduced by 1 for each [Category (X)] Forward you control.</p><p>If you control [Card Name (Yuna)], Tidus gains Brave.</p><p>When the Forward [Card Name (Yuna)] is put from your field to the Break Zone, draw 2 cards.', rarity = 'S', power ='9000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '213' limit 1;
UPDATE cards SET name = 'Yuna', cost = '2', element = 'water', type = 'forward', job = 'Summoner', category = 'X', text = 'When you cast a Summon, you may dull Yuna if it is active. If you do so, draw 1 card. This effect will trigger only once per turn.', rarity = 'S', power ='5000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '214' limit 1;
UPDATE cards SET name = 'Lenne', cost = '2', element = 'water', type = 'backup', job = 'Summoner', category = 'X', text = 'When your opponent casts a Summon, activate Lenne.', rarity = 'S', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '215' limit 1;
UPDATE cards SET name = 'Wakka', cost = '4', element = 'water', type = 'forward', job = 'Blitzballer', category = 'X', text = 'When Wakka attacks, choose 1 Forward you control. Until the end of the turn, it gains +1000 power for each Forward you control.</p><p>Status Reels [s][water]: Choose 1 Forward. Until the end of the turn, it loses all its abilities and its power becomes 1000.', rarity = 'S', power ='8000', updated_at = NOW() where set_number = '1' and TRIM(LEADING '0' FROM card_number) = '216' limit 1;
UPDATE cards SET name = 'Irvine', cost = '3', element = 'fire', type = 'backup', job = 'Sniper', category = 'VIII', text = 'When Irvine enters the field, choose 1 forward. Deal it 6000 damage.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '1' limit 1;
UPDATE cards SET name = 'Ifrit', cost = '2', element = 'fire', type = 'summon', job = '', category = 'VIII', text = 'Choose 1 Forward. Deal it 6000 damage.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '2' limit 1;
UPDATE cards SET name = 'Ward', cost = '3', element = 'fire', type = 'forward', job = 'Warrior', category = 'VIII', text = 'When Ward attacks, Ward gains +3000 power until the end of the turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '3' limit 1;
UPDATE cards SET name = 'Ephemeral Phantom', cost = '2', element = 'fire', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When your opponent controls 2 or more Forwards, Ephemeral Phantom gains +2000 power.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '4' limit 1;
UPDATE cards SET name = 'Sage', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'III', text = 'When Sage enters the field, choose 1 Forward. It gains Haste until end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '5' limit 1;
UPDATE cards SET name = 'Sazh', cost = '2', element = 'fire', type = 'forward', job = 'Ravager', category = 'XIII', text = 'When Sazh attacks, choose 1 Forward opponent controls. Deal it 1000 damage for each point of damage you have received.', rarity = 'R', power ='3000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '6' limit 1;
UPDATE cards SET name = 'Emperor Xande', cost = '5', element = 'fire', type = 'forward', job = 'Emperor', category = 'XIV', text = 'You can only pay with Fire CP to play Emperor Xande onto the field. </p><p>When Emperor Xande attacks, choose 1 Forward opponent controls. Deal it 5000 damage. </p><p></p><p>When Emperor Xande is put from the field into the Break Zone, choose 1 Forward opponent controls. Deal it 9000 damage.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '7' limit 1;
UPDATE cards SET name = 'Zell', cost = '3', element = 'fire', type = 'forward', job = 'SeeD Candidate', category = 'VIII', text = 'When Zell attacks, choose 1 Forward of cost 3 or less opponent controls. It cannot block this turn.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '8' limit 1;
UPDATE cards SET name = 'Selphie', cost = '2', element = 'fire', type = 'backup', job = 'SeeD Candidate', category = 'VIII', text = '[fire][fire][dull]: Choose 1 attacking Forward. It gains +2000 power until the end of the turn', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '9' limit 1;
UPDATE cards SET name = 'Warrior', cost = '2', element = 'fire', type = 'forward', job = 'Standard Unit', category = 'XIV', text = '[fire]: Warrior gains +1000 power until the end of the turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '10' limit 1;
UPDATE cards SET name = 'Tifa', cost = '5', element = 'fire', type = 'forward', job = 'Martial Artist', category = 'DFF - VII', text = 'When Tifa attacks, choose 1 Forward. It cannot block this turn.</p><p></p><p>Falcon\'s Dive [s][fire][fire][fire]: All Forwards of cost 3 or less cannot block this turn.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '11' limit 1;
UPDATE cards SET name = 'Tellah', cost = '4', element = 'fire', type = 'backup', job = 'Sage', category = 'IV', text = '[dull], put Tellah into the Break Zone: Choose 1 Forward. Deal it 9000 damage.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '12' limit 1;
UPDATE cards SET name = 'Ninja', cost = '2', element = 'fire', type = 'forward', job = 'Standard Unit', category = 'III', text = 'First Strike</p><p></p><p>When Ninja is blocked, deal the blocking forward 2000 damage.', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '13' limit 1;
UPDATE cards SET name = 'Basch', cost = '3', element = 'fire', type = 'forward', job = 'Captain', category = 'XII', text = 'If you control [Card name (Ashe)], Basch gains +2000 power.</p><p></p><p>Flame Purge [s][fire][fire][fire][2][dull]: Choose up to 2 Forwards. Deal them 9000 damage.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '14' limit 1;
UPDATE cards SET name = 'Palom', cost = '3', element = 'fire', type = 'forward', job = 'Black Mage', category = 'IV', text = 'When Palom enters your field other than from your hand, choose 1 Forward. You may deal it 7000 damage.</p><p></p><p>Comet [s][dull], Dull 1 active [Card Name (Porom)]: Deal your opponent 1 point of damage.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '15' limit 1;
UPDATE cards SET name = 'Palom', cost = '1', element = 'fire', type = 'forward', job = 'Apprentice Mage', category = 'IV', text = 'When Palom attacks, choose 1 Forward opponent controls. Deal it 2000 damage.</p><p></p><p>When Palom deals damage to your opponent, or when the Forward damaged by Palom is put from the field into the Break Zone during the same turn, you may put Palom into the Break Zone. If you do so, search for 1 [Card Name (Palom)], and play it onto the field.', rarity = 'R', power ='1000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '16' limit 1;
UPDATE cards SET name = 'Bergan', cost = '4', element = 'fire', type = 'forward', job = 'Judge', category = 'XII', text = '[fire][1]: Deal all the Forwards opponent controls 1000 damage. </p><p></p><p>When Bergan is chosen by a Summon, put Bergan into the Break Zone.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '17' limit 1;
UPDATE cards SET name = 'Summoner', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'III', text = '[dull], put Summoner into the Break Zone: If a Forward receives damage this turn, that damage increases by 1000 instead.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '18' limit 1;
UPDATE cards SET name = 'Belias, the Gigas', cost = '2', element = 'fire', type = 'summon', job = '', category = 'XII', text = 'EX BURST Choose 1 Forward. Until the end of the turn, it gains +1000 power, Haste and First Strike. Draw 1 Card.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '19' limit 1;
UPDATE cards SET name = 'Imitation Liegeman', cost = '3', element = 'fire', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Imitation Liegeman enters the field, choose 1 Forward opponent controls. Deal it 2000 damage. If you control a [Job (Manikin)] other than Imitation Liegeman, deal it 5000 instead.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '20' limit 1;
UPDATE cards SET name = 'Montblanc', cost = '2', element = 'fire', type = 'backup', job = 'Moogle', category = 'XII', text = '[fire][fire][dull]: Choose 1 Forward. Deal it 1000 damage for each [Job (Moogle)] you control.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '21' limit 1;
UPDATE cards SET name = 'Luneth', cost = '3', element = 'fire', type = 'forward', job = 'Warrior of Light', category = 'III', text = 'The [Job (Standard Unit)] Forwards you control gain Haste', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '22' limit 1;
UPDATE cards SET name = 'Rubicante', cost = '4', element = 'fire', type = 'forward', job = 'Archfiend', category = 'IV', text = 'When Rubicante attacks, activate all the Forwards opponent controls. </p><p></p><p>Barrier Shift [s][fire]: Name 1 Element. Rubicante cannot be chosen by Summons or abilities of the named Element this turn.', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '23' limit 1;
UPDATE cards SET name = 'Rosso', cost = '3', element = 'fire', type = 'forward', job = 'Tsviets', category = 'VII', text = 'If Rosso receives damage, reduce the damage by half instead (numbers are rounded up to units of 1000)', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '24' limit 1;
UPDATE cards SET name = 'Weiss', cost = '6', element = 'ice', type = 'forward', job = 'Tsviets', category = 'VII', text = 'When Weiss enters the field, you may play 1 Ice Forward of cost 3 or less from your hand onto the field.</p><p></p><p>When Weiss attacks, Weiss gains +2000 power until the end of the turn.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '25' limit 1;
UPDATE cards SET name = 'Vayne', cost = '4', element = 'ice', type = 'forward', job = 'Consul', category = 'XII', text = 'The Forwards of cost 5 or more opponent controls won\'t activate at the controller\'s Active Phase.</p><p></p><p>When Vayne enters the field, dull all the Forwards of cost 5 or more opponent controls.</p><p></p><p>Force of Will [s][ice][ice]: Freeze all the Forwards opponent controls.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '26' limit 1;
UPDATE cards SET name = 'Scholar', cost = '2', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'XIV', text = '[ice][dull] : Choose 1 dull Forward. Deal it 2000 damage.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '27' limit 1;
UPDATE cards SET name = 'Semblance of a Lion', cost = '2', element = 'ice', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Semblance of a Lion blocks or is blocked, choose 1 Forward. Deal it 2000 damage.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '28' limit 1;
UPDATE cards SET name = 'Imaginary Champion', cost = '3', element = 'ice', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Imaginary Champion enters the field, each player discards 1 card from his/her hand.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '29' limit 1;
UPDATE cards SET name = 'Edward', cost = '4', element = 'ice', type = 'backup', job = 'Bard', category = 'IV', text = '[ice][ice][dull]: Choose 1 Forward. Dull it.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '30' limit 1;
UPDATE cards SET name = 'Edward', cost = '2', element = 'ice', type = 'forward', job = 'Bard', category = 'IV', text = 'All forwards lose Haste</p><p></p><p>Forwards cannot gain Haste', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '31' limit 1;
UPDATE cards SET name = 'Bard', cost = '2', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'XIV', text = 'When Bard enters the field, Dull all the Backups opponent controls.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '32' limit 1;
UPDATE cards SET name = 'Black Mage', cost = '3', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'III', text = 'Put Black Mage into the Break Zone: No Forward of cost 3 or less can attack this turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '33' limit 1;
UPDATE cards SET name = 'Zargabaath', cost = '3', element = 'ice', type = 'forward', job = 'Judge', category = 'XII', text = 'TextWhen Zargabaath enters the field, you may play a Forward of any Element except Ice and of cost 3 or less from your hand on to the field.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '34' limit 1;
UPDATE cards SET name = 'Shelke', cost = '3', element = 'ice', type = 'forward', job = 'Tsviets', category = 'VII', text = 'When Shelke enters the field, you may play a Forward of any Element except Ice and of cost 2 or less from your hand onto the field. If you do so, your opponent discards 1 card from his/her hand.', rarity = 'H', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '35' limit 1;
UPDATE cards SET name = 'Shalua', cost = '2', element = 'ice', type = 'backup', job = 'Scientist', category = 'VII', text = 'The [Card name (Shelke)] you control gains +2000 power.</p><p></p><p>[dull], put Shalua into the Break Zone: The next damage dealt to [Card Name (Shelke)] becomes 0 this turn.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '36' limit 1;
UPDATE cards SET name = 'Jihl Nabaat', cost = '2', element = 'ice', type = 'backup', job = 'PSICOM', category = 'XIII', text = 'Backups don\'t deal damage to the Forwards you control.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '37' limit 1;
UPDATE cards SET name = 'Squall', cost = '5', element = 'ice', type = 'forward', job = 'SeeD Candidate', category = 'DFF - VIII', text = 'First Strike</p><p></p><p>For each dull Character opponent controls, Squall gains +1000 power.</p><p></p><p>When Squall attacks, dull all the Backups opponent controls.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '38' limit 1;
UPDATE cards SET name = 'Capricious Reaper', cost = '4', element = 'ice', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Capricious Reaper is chosen by your opponent\'s Summons or abilities, your opponent discards 1 card from his/her hand.', rarity = 'C', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '39' limit 1;
UPDATE cards SET name = 'Time Mage', cost = '2', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '[dull]: Choose 1 Forward. It loses Haste and First Strike until the end of the next turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '40' limit 1;
UPDATE cards SET name = 'Doctor Cid', cost = '2', element = 'ice', type = 'backup', job = 'Research Chief', category = 'XII', text = 'When a Backup you control is broken by your opponent\'s Summon or ability, your opponent puts 1 Character from his field into the Break Zone.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '41' limit 1;
UPDATE cards SET name = 'Nero', cost = '3', element = 'ice', type = 'forward', job = 'Tsviets', category = 'VII', text = 'If you control [Card Name (Weiss)], Nero gains +1000 power.</p><p>When Nero blocks or is blocked, choose 1 Forward. Freeze it.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '42' limit 1;
UPDATE cards SET name = 'Hurdy', cost = '2', element = 'ice', type = 'backup', job = 'Moogle', category = 'XII', text = '[ice][ice][dull]: Dull all the Forwards with a cost equal to the number of [Job (Moogle)] you control.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '43' limit 1;
UPDATE cards SET name = 'Mateus, the Corrupt', cost = '5', element = 'ice', type = 'summon', job = '', category = 'XII', text = 'EX BURST Opponent puts 1 attacking Forward into the Break Zone', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '44' limit 1;
UPDATE cards SET name = 'Moomba', cost = '2', element = 'ice', type = 'summon', job = '', category = 'VIII', text = 'EX BURST Choose 1 Forward. Deal it damage equal to its power minus 1000', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '45' limit 1;
UPDATE cards SET name = 'Laguna', cost = '3', element = 'ice', type = 'forward', job = 'Marksman', category = 'VIII', text = 'First Strike</p><p></p><p>When Laguna attacks, choose 1 dull Forward opponent controls. Freeze it.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '46' limit 1;
UPDATE cards SET name = 'Rinoa', cost = '3', element = 'ice', type = 'forward', job = 'Resistance Fighter', category = 'VIII', text = 'or each [Category (VIII)] Forward other than Rinoa you control, Rinoa gains +1000 Power.</p><p></p><p>When Rinoa is put from the field into the Break Zone, dull all Forwards opponent controls.</p><p></p><p>Wishing Star [s][ice][dull]: Choose 1 Forward and 1 Backup. Dull them and Freeze them.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '47' limit 1;
UPDATE cards SET name = 'Rinoa', cost = '3', element = 'ice', type = 'backup', job = 'Resistance Fighter', category = 'VIII', text = 'When Riona enters the field, you may search for 1 [Category (VIII)] Forward and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '48' limit 1;
UPDATE cards SET name = 'Asura', cost = '1', element = 'wind', type = 'summon', job = '', category = 'IV', text = 'Select 1 of the 3 following actions.</p><p>"Choose up to 2 Forwards. Activate them."</p><p>"Choose up to 5 Backups. Activate them."</p><p>"Choose 1 Character card of cost 2 or less in your Break Zone. Add it to your hand."', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '49' limit 1;
UPDATE cards SET name = 'Arc', cost = '2', element = 'wind', type = 'backup', job = 'Warrior of Light', category = 'III', text = 'The [Job (Standard Unit)] Forwards you control gain +1000 Power.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '50' limit 1;
UPDATE cards SET name = 'Vaan', cost = '4', element = 'wind', type = 'forward', job = 'Sky Pirate', category = 'XII', text = 'When Vaan attacks, choose 1 Forward you control. You may return 1 Backup of cost 2 or less you control to its owner\'s hand. If you do so, activate the Forward.</p><p></p><p>White Whorl [s]<img class="small-icon" src="/img/icons/wind.png" /> : Activate all the Wind Characters you control.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '51' limit 1;
UPDATE cards SET name = 'Vaan', cost = '1', element = 'wind', type = 'forward', job = 'Sky Pirate', category = 'XII', text = 'When Vaan enters the field or attacks, choose 1 Backup you control. Activate it.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '52' limit 1;
UPDATE cards SET name = 'Edge', cost = '4', element = 'wind', type = 'forward', job = 'Ninja', category = 'IV', text = 'The [Job (Ninja)] and [Card Name (Ninja)] Forwards other than Edge you control gain +1000 power and First Strike', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '53' limit 1;
UPDATE cards SET name = 'Edge', cost = '2', element = 'wind', type = 'forward', job = 'Ninja', category = 'IV', text = 'Edge cannot be blocked by a Forward of cost 4 or more.</p><p>When Edge deals damage to your opponent, activate all the backups you controlWhen Edge deals damage to your opponent, activate all the backups you control', rarity = 'R', power ='3000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '54' limit 1;
UPDATE cards SET name = 'Kan-E-Senna', cost = '5', element = 'wind', type = 'backup', job = 'Praetor', category = 'XIV', text = 'When Kan-E-Senna enters the field, choose 1 forward of cost 5 or more opponent controls. Break it.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '55' limit 1;
UPDATE cards SET name = 'Ranger', cost = '2', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'III', text = '[dull], put Ranger into the Break Zone: Choose 1 backup of cost 1. Break it.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '56' limit 1;
UPDATE cards SET name = 'Cid Pollendina', cost = '3', element = 'wind', type = 'forward', job = 'Engineer', category = 'IV', text = '[dull]: Your opponent shows his/her hand.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '57' limit 1;
UPDATE cards SET name = 'White Mage', cost = '3', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'XIV', text = 'When White Mage enters the field, choose up to 2 wind character. Activate them.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '58' limit 1;
UPDATE cards SET name = 'Capricious Thief', cost = '2', element = 'wind', type = 'forward', job = 'Manikin', category = 'DFF', text = 'Capricious Thief cannot be blocked by a Forward of cost 5 or more.</p><p>Capricious Thief cannot be chosen by your opponents Summons or Abilities during your opponent\'s turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '59' limit 1;
UPDATE cards SET name = 'Chocobo', cost = '1', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'VIII', text = 'First Strike</p><p></p><p>The Forwards forming a party with Chocobo gain First Strike', rarity = 'C', power ='1000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '60' limit 1;
UPDATE cards SET name = 'Ninja', cost = '1', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'XIV', text = '<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />: If Ninja deals damage to a Forward this turn, double the damage instead.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '61' limit 1;
UPDATE cards SET name = 'Nono', cost = '2', element = 'wind', type = 'backup', job = 'Moogle', category = 'XII', text = '<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />[dull]: Choose as many Forwards as [Job (Moogle)] you control. Activate them.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '62' limit 1;
UPDATE cards SET name = 'Paine', cost = '3', element = 'wind', type = 'forward', job = 'Gullwings', category = 'X', text = 'EX BURST When Paine enters the field, you may search for 1 [Card Name (Yuna)] or 1 [Card Name (Rikku)] and add it to your hand.', rarity = 'R', power ='3000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '63' limit 1;
UPDATE cards SET name = 'Barbariccia', cost = '3', element = 'wind', type = 'forward', job = 'Archfiend', category = 'IV', text = 'Maelstrom [s]<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />[dull]: Deal each Forward opponent controls damage equal to its power minus 1000.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '64' limit 1;
UPDATE cards SET name = 'Balthier', cost = '4', element = 'wind', type = 'forward', job = 'Sky Pirate', category = 'XII', text = 'Whenever one of your Backups enters the field, activate Balthier.</p><p></p><p>[dull]: Choose 1 Forward. Deal it 2000 damage.</p><p></p><p>Fires of War [s]<img class="small-icon" src="/img/icons/wind.png" /> : Balthier cannot be chosen by a Summon or an ability this turn and gains First Strike until the end of the turn', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '65' limit 1;
UPDATE cards SET name = 'Balthier', cost = '3', element = 'wind', type = 'forward', job = 'Sky Pirate', category = 'XII', text = 'When Balthier enters the field, you may search for 1 [Card Name (Fran)] and add it to your hand.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '66' limit 1;
UPDATE cards SET name = 'Penelo', cost = '2', element = 'wind', type = 'backup', job = 'Dancer', category = 'XII', text = 'If all the Forwards you control have [Job (Sky Pirate)] or [Job (Pirate)], they gain +1000 power.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '67' limit 1;
UPDATE cards SET name = 'Fran', cost = '2', element = 'wind', type = 'backup', job = 'Sky Pirate', category = 'XII', text = '[dull]: Choose 1 [Card Name (Balthier)]. It gains +1000 power until the end of the turn.</p><p></p><p><img class="small-icon" src="/img/icons/wind.png" />[dull]: Choose 1 [Card Name (Balthier)]. It gains Haste until the end of the turn.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '68' limit 1;
UPDATE cards SET name = 'Fallacious Wanderer', cost = '3', element = 'wind', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Fallacious Wanderer enters the field, choose up to 2 Wind Characters you control. Activate them.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '69' limit 1;
UPDATE cards SET name = 'Shemhazai, the Whisperer', cost = '1', element = 'wind', type = 'summon', job = '', category = 'XII', text = 'Each Forward can only be blocked by a Forward with a cost inferior or equal to its own this turn.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '70' limit 1;
UPDATE cards SET name = 'Rikku', cost = '2', element = 'wind', type = 'backup', job = 'Gullwings', category = 'X', text = 'EX BURST When Rikku enters the field, activate all the Forwards you control.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '71' limit 1;
UPDATE cards SET name = 'Reddas', cost = '5', element = 'wind', type = 'forward', job = 'Sky Pirate', category = 'XII', text = 'tReddas must attack once per turn if possible.</p><p></p><p>When Reddas attacks, the Forwards other than Reddas you control gain +1000 power until the end of the turn.', rarity = 'C', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '72' limit 1;
UPDATE cards SET name = 'Dark Knight', cost = '4', element = 'earth', type = 'forward', job = 'Standard Unit', category = 'XIV', text = 'For each point of damage you have received, Dark Knight gains +1000 power.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '73' limit 1;
UPDATE cards SET name = 'Warrior of Antiquity', cost = '3', element = 'earth', type = 'forward', job = 'Manikin', category = 'DFF', text = 'For each point of damage you have received Warrior of Light Antiquity gains +1000 power.</p><p></p><p>For each point of damage you have received Warrior of Light Antiquity gains +1000 power.</p><p></p><p>If you have received 6 points of damage, put Warrior of Antiquity into the Break Zone.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '74' limit 1;
UPDATE cards SET name = 'Ingus', cost = '4', element = 'earth', type = 'forward', job = 'Warrior of Light', category = 'III', text = 'When Ingus enters the field, you may play 1 [Job (Standard Unit)] of cost 2 or less from your hand onto the field.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '75' limit 1;
UPDATE cards SET name = 'Vanille', cost = '6', element = 'earth', type = 'forward', job = 'Medic', category = 'XIII', text = 'When Vanille enters the field, you may play 1 Earth Forward of cost 4 or less from your hand onto the field.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '76' limit 1;
UPDATE cards SET name = 'Vincent', cost = '4', element = 'earth', type = 'forward', job = 'Gunslinger', category = 'VII', text = 'Vincent cannot be broken by opposing Summon or abilities that don\'t deal damage.</p><p></p><p>Death Penalty [s][5][dull]: Choose as many Forwards as you want with a total cost of 7 or less. Break them.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '77' limit 1;
UPDATE cards SET name = 'Vincent', cost = '4', element = 'earth', type = 'forward', job = 'Gunslinger', category = 'VII', text = 'When Vincent attacks or blocks, you may pay 2. If you don\'t pay 2, Vincent breaks after the attack or the block and doesn\'t deal any damage.</p><p></p><p>When Vincent attacks or blocks, choose 1 Forward. Deal it 4000 damage.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '78' limit 1;
UPDATE cards SET name = 'Ormi', cost = '2', element = 'earth', type = 'forward', job = 'Sphere Hunter', category = 'X', text = 'The [Card Name (Logos)] and [Card Name [Leblanc)] you control gain +2000 power.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '79' limit 1;
UPDATE cards SET name = 'Carbuncle', cost = '3', element = 'earth', type = 'summon', job = '', category = 'FFT', text = 'Choose 1 Summon targeting a Character you control. Cancel its effect.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '80' limit 1;
UPDATE cards SET name = 'Gabranth', cost = '7', element = 'earth', type = 'forward', job = 'Judge', category = 'XII', text = 'The cost required to play Gabranth onto the field is reduced by 1 for each point of damage you have received.</p><p></p><p>If you have received 6 points of damage or more, the Earth Forwards you control gain Brave.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '81' limit 1;
UPDATE cards SET name = 'Ranger', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'III', text = '[earth][dull]: Choose 1 attacking Earth Forward. It gains +1000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '82' limit 1;
UPDATE cards SET name = 'Machinist', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'XIV', text = '[earth][earth][2][dull], put Machinist into the Break Zone: Choose 1 dull Forward of cost 4 or less. Break it.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '83' limit 1;
UPDATE cards SET name = 'Logos', cost = '3', element = 'earth', type = 'forward', job = 'Sphere Hunter', category = 'X', text = 'The [Card Name (Ormi)] and [Card Name (Leblanc)] you control gain +2000 power.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '84' limit 1;
UPDATE cards SET name = 'Scarmiglione', cost = '2', element = 'earth', type = 'forward', job = 'Archfiend', category = 'IV', text = 'Back Attack (Like Summon and abilities, this card can be played during either player\'s Attack Phase or Main Phase.)', rarity = 'H', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '85' limit 1;
UPDATE cards SET name = 'Sorbet', cost = '2', element = 'earth', type = 'backup', job = 'Moogle', category = 'XII', text = '<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />[dull]: Choose 1 blocking Forward. For each [Job (Moogle)] you control, it gains +1000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '86' limit 1;
UPDATE cards SET name = 'Hashmal, Bringer of Order', cost = '1', element = 'earth', type = 'summon', job = '', category = 'XII', text = 'Name 1 Job or 1 Element. Until the end of the turn, all Forwards you control gain +1000 power and the named Job or Element.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '87' limit 1;
UPDATE cards SET name = 'Ba\'Gamnan', cost = '2', element = 'earth', type = 'forward', job = 'Headhunter', category = 'XII', text = 'Ba\'Gamnan cannot deal damage to your opponent. Opponent must block Ba\'Gamnan if possible.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '88' limit 1;
UPDATE cards SET name = 'Monk', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'XIV', text = '<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />[dull], put Monk into the Break Zone: Choose 1 Forward. It gains +3000 power and Brave until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '89' limit 1;
UPDATE cards SET name = 'Yang', cost = '5', element = 'earth', type = 'forward', job = 'Monk', category = 'IV', text = 'For each [Card Name (Monk)] and [Job (Monk)] other than Yang you control, Yang gains +1000 power.</p><p></p><p>If the power of Yang is 10000 or more, Yang gains Brave.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '90' limit 1;
UPDATE cards SET name = 'Yang', cost = '2', element = 'earth', type = 'forward', job = 'Monk', category = 'IV', text = 'If you control a [Card Name (Monk)] or a [Job (Monk)] other than Yang, then Yang gains +2000 power and Brave.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '91' limit 1;
UPDATE cards SET name = 'Phantasmal Harlequin', cost = '2', element = 'earth', type = 'backup', job = 'Mankin', category = 'DFF', text = '[dull]: Choose 1 [Job (Manikin)] you control. It gains +2000 power until the end of the turn. When it is put from the field into the Break Zone this turn, break all the [Card Name (Phantasmal Harlequin)] you control.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '92' limit 1;
UPDATE cards SET name = 'Raubahn', cost = '4', element = 'earth', type = 'backup', job = 'Flame General', category = 'XIV', text = 'EX BURST When Raubahn enters the field, choose 1 Forward you control and 1 Forward opponent controls. The first one deals damage to the second equal to its power.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '93' limit 1;
UPDATE cards SET name = 'Rydia', cost = '3', element = 'earth', type = 'forward', job = 'Summoner', category = 'IV', text = 'You may use Rydia\'s special ability by discarding an Earth Summon instead of discarding a [Card Name (Rydia)] as part of the cost.</p><p></p><p>Gaia\'s Wrath [s]<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />[dull] : Deal 7000 damage to Forwards of all Elements except Earth.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '94' limit 1;
UPDATE cards SET name = 'Rydia', cost = '4', element = 'earth', type = 'backup', job = 'Summoner', category = 'IV', text = 'EX BURST When Tydia enters the field, choose 1 Earth Summon from your Break Zone. Add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '95' limit 1;
UPDATE cards SET name = 'Leblanc', cost = '4', element = 'earth', type = 'forward', job = 'Sphere Hunter', category = 'X', text = 'Brave</p><p></p><p>[dull], put 1 [Card Name (Ormi)] or 1 [Card Name (Logos)] into the Break Zone: Leblanc cannot be broken this turn.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '96' limit 1;
UPDATE cards SET name = 'Al-Cid', cost = '4', element = 'lightning', type = 'forward', job = 'Agent', category = 'XII', text = 'When Al-Cid enters the field, choose 1 active Forward opponent controls. You may play 1 Lightning Forward of cost 3 or less from your hand onto the field. If you do so, deal it 6000 damage.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '97' limit 1;
UPDATE cards SET name = 'Amon', cost = '4', element = 'lightning', type = 'forward', job = 'Technologist', category = 'XIV', text = 'When Amon enters the field, choose 1 Forward opponent controls. Dull it.</p><p></p><p>[dull]: Choose 1 Forward. Dull it.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '98' limit 1;
UPDATE cards SET name = 'Edea', cost = '6', element = 'lightning', type = 'forward', job = 'Witch', category = 'VIII', text = 'EX BURST When Edea enters the field, choose 1 Forward opponent controls with a cost inferior or equal to the number of Lightning Backups you control. Break it.</p><p></p><p>Death [s][lightning][lightning][lightning][lightning]: Choose 1 Forward. Break it.', rarity = 'L', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '99' limit 1;
UPDATE cards SET name = 'Edea', cost = '4', element = 'lightning', type = 'backup', job = 'Witch', category = 'VIII', text = 'Forwards of cost 5 or more cannot block.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '100' limit 1;
UPDATE cards SET name = 'Exdeath', cost = '6', element = 'lightning', type = 'forward', job = 'Wizard', category = 'DFF - V', text = 'When Exdeath enters the field, you may play 1 [Job (Manikin)] of cost 4 or less from your hand onto the field.</p><p></p><p>The [Job (Manikin)] Forwards you control gain +1000 power.</p><p></p><p>For each [Job (Manikin)] you control, Exdeath gains +1000 power.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '101' limit 1;
UPDATE cards SET name = 'Gurdy', cost = '2', element = 'lightning', type = 'backup', job = 'Moogle', category = 'XII', text = '[lightning][lightning][dull]: Choose 1 active Forward opponent controls. Until the end of the turn, it loses 1000 power for each [Job (Moogle)] you control.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '102' limit 1;
UPDATE cards SET name = 'Kain', cost = '3', element = 'lightning', type = 'forward', job = 'Dragoon', category = 'DFF - IV', text = 'Haste</p><p></p><p>[1][dull]: Kain cannot be chosen by your opponent\'s Summons or abilities until the beginning of your next turn. At the beginning of your next Main Phase and until the end of the same turn, Kain\'s power will double. You can only use this ability during your turn.', rarity = 'H', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '103' limit 1;
UPDATE cards SET name = 'Kain', cost = '4', element = 'lightning', type = 'forward', job = 'Dragoon', category = 'IV', text = 'If you control [Card Name (Rosa)], Kain gains +2000 power, Haste and First Strike.</p><p></p><p>The [Job (Dragoon)] and [Card Name (Dragoon)] Forwards other then Kain you </p><p>control gain +2000 power.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '104' limit 1;
UPDATE cards SET name = 'Kiros', cost = '3', element = 'lightning', type = 'forward', job = 'Warrior', category = 'VIII', text = 'If you control [Card Name (Laguna)], Kiros gains +2000 power and Haste.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '105' limit 1;
UPDATE cards SET name = 'Gramis', cost = '3', element = 'lightning', type = 'backup', job = 'Emperor', category = 'XII', text = 'When Gramis enters the field, you may search for 1 [Category (XII)] Forward and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '106' limit 1;
UPDATE cards SET name = 'Cyclops', cost = '3', element = 'lightning', type = 'summon', job = '', category = 'FFT', text = 'All Forwards opponent controls lose 3000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '107' limit 1;
UPDATE cards SET name = 'Black Mage', cost = '2', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'XIV', text = 'When Black Mage enters the field, choose 1 Forward opponent controls. It loses 4000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '108' limit 1;
UPDATE cards SET name = 'Golbez', cost = '8', element = 'lightning', type = 'forward', job = 'Warlock', category = 'IV', text = 'The cost to play Golbez onto the field is reduced by 2 for each [Job (Archfiend)] of different name put into your Break Zone.</p><p>When Golbez attacks, select 1 from the following. "Choose 1 Forward. Dull it." "Deal all Forwards opponent controls 3000 damage." "Choose 1 [Job (Archfiend)] from your Break Zone. Add it to your hand."', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '109' limit 1;
UPDATE cards SET name = 'Seifer', cost = '3', element = 'lightning', type = 'forward', job = 'SeeD Candidate', category = 'VIII', text = 'If you control [Card Name (Edea)], Seifer gains +3000 power and Haste.</p><p></p><p>No Mercy [s][lightning][lightning][lightning] : Break all the Forwards of cost 2 or less.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '110' limit 1;
UPDATE cards SET name = 'Seifer', cost = '3', element = 'lightning', type = 'forward', job = 'SeeD Candidate', category = 'VIII', text = 'When Seifer blocks or is blocked, choose up to 2 Forwards. Deal them 3000 damage.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '111' limit 1;
UPDATE cards SET name = 'Fleeting Flash', cost = '4', element = 'lightning', type = 'forward', job = 'Manikin', category = 'DFF', text = '</p><p>Haste</p><p></p><p>If you control a [Job (Manikin)] other then Fleeting Flash, Fleeting Flash gains +2000 power.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '112' limit 1;
UPDATE cards SET name = 'Drace', cost = '3', element = 'lightning', type = 'forward', job = 'Judge', category = 'XII', text = 'If you control [Card Name (Larsa)], the cost to play Drace onto the field is reduced by 2 (it cannot become 0).</p><p></p><p>If you control [Card Name (Larsa)], Drace gains +2000 power and First Strike.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '113' limit 1;
UPDATE cards SET name = 'Ninja', cost = '2', element = 'lightning', type = 'forward', job = 'Standard Unit', category = 'FFT', text = '[lightning][lightning]: Break Ninja as well as the Forward that blocks or is blocked by Ninja.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '114' limit 1;
UPDATE cards SET name = 'Ninja', cost = '2', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'FFT', text = '[lightning][lightning][dull]: Choose 1 Forward. Deal it 2000 damage.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '115' limit 1;
UPDATE cards SET name = 'Fusoya', cost = '3', element = 'lightning', type = 'backup', job = 'Lunarian', category = 'IV', text = 'When Fusoya enters the field, choose 1 Forward opponent controls. Deal it 5000 damage.</p><p></p><p></p><p></p><p>When Fusoya is put from the field into the Break Zone, choose 1 Forward from your Break Zone. Add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '116' limit 1;
UPDATE cards SET name = 'Adrammelech, the Wroth', cost = '3', element = 'lightning', type = 'summon', job = '', category = 'XII', text = 'EX BURST Choose 1 active Forward. Deal it 7000 damage.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '117' limit 1;
UPDATE cards SET name = 'Arborous Simulacrum', cost = '3', element = 'lightning', type = 'forward', job = 'Manikin', category = 'DFF', text = 'Any card of cost 2 or less put in the Damage Zone due to Arborous Simulacrum cannot use its EX Burst.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '118' limit 1;
UPDATE cards SET name = 'Reeve', cost = '2', element = 'lightning', type = 'backup', job = 'Commissioner', category = 'VII', text = 'Reeve cannot be chosen by your opponent\'s Summons or abilities.</p><p></p><p>Inspire [s][dull]: Search for 1 [Card Name (Caith Sith)] and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '119' limit 1;
UPDATE cards SET name = 'Dragoon', cost = '2', element = 'lightning', type = 'forward', job = 'Standard Unit', category = 'XIV', text = '[lightning]: : Dragoon gains First Strike until the end of the turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '120' limit 1;
UPDATE cards SET name = 'Ashe', cost = '3', element = 'water', type = 'forward', job = 'Princess', category = 'XII', text = 'When Ashe is chosen by a Summon or an ability of your opponent, Ashe gains +3000 power until the end of the turn.</p><p></p><p>[water][water]: Activate Ashe.</p><p></p><p>[s][water][water]: Heaven\'s Wrath : Ashe gains +2000 power and First Strike until the end of the turn.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '121' limit 1;
UPDATE cards SET name = 'Agrias', cost = '2', element = 'water', type = 'forward', job = 'Knight', category = 'FFT', text = 'Judgment Blade [s][dull]: Choose 1 Forward of cost 3 or less opponent controls. Break it.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '122' limit 1;
UPDATE cards SET name = 'Ephemeral Vision', cost = '2', element = 'water', type = 'forward', job = 'Manikin', category = 'DFF', text = 'If you control 4 Forwards or more, Ephemeral Vision gains +3000 power.', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '123' limit 1;
UPDATE cards SET name = 'Cagnazzo', cost = '2', element = 'water', type = 'forward', job = 'Archfiend', category = 'IV', text = 'Cagnazzo cannot block Forwards forming a party. When Cagnazzo blocks, dull Cagnazzo.</p><p></p><p>If Cagnazzo is dull, he cannot receive or deal any damage (this includes player damage too).', rarity = 'H', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '124' limit 1;
UPDATE cards SET name = 'Semblance of a Witch', cost = '3', element = 'water', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Semblance of a Witch enters the field, choose 1 Forward opponent controls. Freeze it.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '125' limit 1;
UPDATE cards SET name = 'Ghis', cost = '5', element = 'water', type = 'forward', job = 'Judge', category = 'XII', text = 'When Ghis enters the field, you may play a Forward of any Element except Water and of cost 3 or less from your hand onto the field. If you do so, draw 2 cards, then discard 2 cards from your hand.</p><p>Ghis doesn\'t receive any damage from abilities other than special abilities.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '126' limit 1;
UPDATE cards SET name = 'Quistis', cost = '5', element = 'water', type = 'forward', job = 'Instructor', category = 'VIII', text = 'When Quistis enters the field, you may play 1 Water Forward of cost 3 or less from your hand onto the field. The Forwards of cost 2 or less you control gain +1000 power.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '127' limit 1;
UPDATE cards SET name = 'Summoner', cost = '3', element = 'water', type = 'backup', job = 'Standard Unit', category = 'XIV', text = '[dull]: Cast 1 Summon or cost 2 or less from your hand without paying the cost.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '128' limit 1;
UPDATE cards SET name = 'Cecil', cost = '5', element = 'water', type = 'forward', job = 'Paladin', category = 'DFF - IV', text = 'If possible, Cecil must block.</p><p></p><p>Cecil doesn\'t receive any damage from Summons or abilities.</p><p></p><p>All Forwards other than Cecil you control gain +1000 power and don\'t receive any damage from Summons or abilities.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '129' limit 1;
UPDATE cards SET name = 'Astrologian', cost = '2', element = 'water', type = 'backup', job = 'Standard Unit', category = 'XIV', text = '[water][water][dull]: Choose 1 Forward. Active it.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '130' limit 1;
UPDATE cards SET name = 'Knight', cost = '3', element = 'water', type = 'forward', job = 'Standard Unit', category = 'XIV', text = '', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '131' limit 1;
UPDATE cards SET name = 'Viking', cost = '1', element = 'water', type = 'forward', job = 'Standard Unit', category = 'III', text = 'When Viking leaves the field, draw 1 card.', rarity = 'C', power ='1000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '132' limit 1;
UPDATE cards SET name = 'Cuchulainn, the Impure', cost = '4', element = 'water', type = 'summon', job = '', category = 'XII', text = 'EX BURST Choose 1 Forward opponent controls. It loses 1000 power for each dull Character opponent controls until the end of the turn. Draw 1 card.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '133' limit 1;
UPDATE cards SET name = 'Horne', cost = '2', element = 'water', type = 'backup', job = 'Moogle', category = 'XII', text = '[water][water][dull]: Draw 1 card for each [Job (Moogle)] you control. Then, place as many cards as drawn from your hand at the bottom of your deck in any order.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '134' limit 1;
UPDATE cards SET name = 'Porom', cost = '3', element = 'water', type = 'forward', job = 'White Mage', category = 'IV', text = 'When Porom enters your field other than from your hand, choose 1 Forward of cost 5 or less. You may return it to its owner\'s hand.</p><p></p><p>Pyroblast [s][dull], dull 1 active [Card Name (Palom)]: Choose 1 Forward. Deal it 8000 damage.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '135' limit 1;
UPDATE cards SET name = 'Porom', cost = '1', element = 'water', type = 'forward', job = 'Apprentice Mage', category = 'IV', text = 'When Porom or the [Card Name (Palom)] you control is chosen by a Summon or an ability of your opponent, you may return it to its owner\'s hand.</p><p>[water][water][dull], put Porom into the Break Zone: Search for 1 [Card Name (Porom)] and play it onto the field.', rarity = 'R', power ='1000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '136' limit 1;
UPDATE cards SET name = 'Merlwyb', cost = '4', element = 'water', type = 'backup', job = 'Admiral', category = 'XIV', text = 'EX BURST When Merlwyb enters the field, draw 2 cards then discard 1 card from your hand.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '137' limit 1;
UPDATE cards SET name = 'Yuna', cost = '3', element = 'water', type = 'forward', job = 'Songstress', category = 'X', text = 'When Yuna attacks, all Characters other then Light and Dark opponent controls lose all their abilities until the end of the turn.</p><p></p><p>Spherechange [s] : Name 1 Element and 1 Job. Yuna becomes the named Element </p><p>and Job until the end of the turn.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '138' limit 1;
UPDATE cards SET name = 'Larsa', cost = '2', element = 'water', type = 'forward', job = 'Fourthborn Son of the Emperor', category = 'XII', text = 'The Forwards you control don\'t receive damage that is less then their power.</p><p></p><p>[water][dull]: Choose 1 blocking Forward. It gains +2000 power until the end of the turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '139' limit 1;
UPDATE cards SET name = 'Leviathan', cost = '1', element = 'water', type = 'summon', job = '', category = 'VIII', text = 'EX BURST All Water Forwards gain +2000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '140' limit 1;
UPDATE cards SET name = 'Refia', cost = '2', element = 'water', type = 'forward', job = 'Warrior of Light', category = 'III', text = 'The cost required to play your [Job (Standard Unit)] Forwards onto the field is reduced by 1 (it cannot become 0).', rarity = 'H', power ='5000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '141' limit 1;
UPDATE cards SET name = 'Lenne', cost = '3', element = 'water', type = 'forward', job = 'Songtress', category = 'X', text = 'When Lenne forms a party with [Card Name (Yuna)] and attacks, you may search for 1 Summon and cast it without paying the cost. If you do not cast it, put the Summon into the Break Zone. If you cast a Summon of cost 5 or more with this ability, put Lenne into the Break Zone.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '142' limit 1;
UPDATE cards SET name = 'Rosa', cost = '3', element = 'water', type = 'backup', job = 'White Mage', category = 'IV', text = 'Whenever a Forward you control is chosen by your opponent\'s Summon, you may draw 1 card.</p><p></p><p>Protect [s][dull]: All the Forwards you control don\'t receive damage that is less than their power this turn.', rarity = 'R', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '143' limit 1;
UPDATE cards SET name = 'Rosa', cost = '1', element = 'water', type = 'forward', job = 'White Mage', category = 'IV', text = 'The [Card Name (Cecil)] you control gains +1000 power.</p><p></p><p>[dull]: Choose 1 Forward. Reduce the next damage dealt to it this turn by 1000.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '144' limit 1;
UPDATE cards SET name = 'Warrior of Light', cost = '0', element = 'light', type = 'forward', job = 'Warrior of Light', category = 'IV', text = 'Reduce the damage dealt to the [Job (Warrior of Light)] you control by 2000.</p><p></p><p>Bitter End [s][1][dull]: Choose 1 Forward. Deal it damage equal to Warrior of Light\'s power.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '145' limit 1;
UPDATE cards SET name = 'Fusoya', cost = '3', element = 'light', type = 'backup', job = 'Lunarian', category = 'IV', text = '[dull]: Choose 1 Forward. Deal it 7000 damage. Fusoya deals you 1 point of damage.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '146' limit 1;
UPDATE cards SET name = 'The Emperor', cost = '4', element = 'dark', type = 'forward', job = 'Emperor', category = 'II', text = 'The Characters opponent controls cannot use special or action abilities.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '147' limit 1;
UPDATE cards SET name = 'Zemus', cost = '4', element = 'dark', type = 'backup', job = 'Lunarian', category = 'IV', text = '[dull]: Choose 1 Forward. It cannot be blocked this turn.', rarity = 'H', updated_at = NOW() where set_number = '2' and TRIM(LEADING '0' FROM card_number) = '148' limit 1;
UPDATE cards SET name = 'Red Mage', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'V', text = 'When Red Mage enters the field, choose 1 Forward opponent controls. If you control 4 or more <i>Card Name Red Mage</i>, deal it 8000 damage.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '1' limit 1;
UPDATE cards SET name = 'Ifrit', cost = '4', element = 'fire', type = 'summon', job = '', category = 'TYPE-0', text = '<strong><i>EX BURST</i></strong> Choose 1 Forward. Deal it 7000 damage. If you control a <i>Job Class Zero Cadet</i> Forward, deal it 8000 damage instead.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '2' limit 1;
UPDATE cards SET name = 'Ace', cost = '3', element = 'fire', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'The <i>Job Class Zero Cadet</i> Forwards other than Ace you control gain +1000 power.</p><p><strong><i>Cut Cards</i></strong>[s][fire]: Choose 1 Forward. Reveal the top 4 cards of your deck. For each <i>Job Class Zero Cadet</i> revealed this way, deal it 4000 damage. Then, place the revealed cards at the bottom of your deck in any order.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '3' limit 1;
UPDATE cards SET name = 'Garland', cost = '4', element = 'fire', type = 'forward', job = 'Knight', category = 'DFF - I', text = 'During your turn, if Garland receives damage, reduce the damage by 2000 instead.</p><p><strong><i>Soul of Chaos</i></strong>[s]<span class="fa-stack fa-1x"><i class="fa fa-circle-thin fa-stack-1x"></i><span class="fa-stack-1x">X</span></span>[dull]: Choose 1 Forward. Deal it 6000 damage and 1000 more damage for each CP paid as X.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '4' limit 1;
UPDATE cards SET name = 'Imaginary Brawler', cost = '3', element = 'fire', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Imaginary Brawler attacks, choose 1 Forward of the highest cost opponent controls. It cannot block this turn.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '5' limit 1;
UPDATE cards SET name = 'King', cost = '5', element = 'fire', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'For Each <i>Class Zero Cadet</i> Forward other than King you control, King gains +1000 power.</p><p><strong><i>Point-Blank Shot</i></strong>[s][fire][dull]: Choose 1 Forward. Deal it damage equal to King\'s power.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '6' limit 1;
UPDATE cards SET name = 'Bard', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'V', text = '[fire][fire][dull], put Bard into the Break Zone: All the Forwards you control gain +2000 power until the end of the turn. You can only use this ability during your turn.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '7' limit 1;
UPDATE cards SET name = 'Cloud', cost = '3', element = 'fire', type = 'forward', job = 'Shinra Soldier', category = 'VII', text = 'If you control a <i>Category VII</i> Forward other than Cloud, Cloud gains <strong>Brave</strong>.</p><p>[dull]: Choose 1 attacking Forward. It gains +2000 power until the end of the turn.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '8' limit 1;
UPDATE cards SET name = 'Cater', cost = '2', element = 'fire', type = 'backup', job = 'Class Zero Cadet', category = 'TYPE-0', text = '<img class="small-icon" src="/img/icons/wind.png" />[dull]: Choose 1 Forward. Deal it 1000 damage.</p><p>[lightning][dull]: Choose 1 damaged Forward. Deal it 2000 damage.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '9' limit 1;
UPDATE cards SET name = 'Gekkou', cost = '5', element = 'fire', type = 'forward', job = 'Ninja', category = 'IV', text = 'When Gekkou enters the field, you may play 1 <i>Job Ninja</i> or 1 <i>Card Name Ninja</i> of cost 4 or less from your hand onto the field.</p><p>[fire][1]: All <i>Job Ninja</i> and <i>Card Name Ninja</i> you control gain +1000 power until the end of the turn.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '10' limit 1;
UPDATE cards SET name = 'Gladiator', cost = '2', element = 'fire', type = 'forward', job = 'Standard Unit', category = 'V', text = 'For each Backup your opponent controls, Gladiator gains +1000 power.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '11' limit 1;
UPDATE cards SET name = 'Zack', cost = '5', element = 'fire', type = 'forward', job = 'SOLDIER', category = 'VII', text = 'When Zack enters the field, all the Forwards you control gain +2000 power until the end of the turn. When Zack is put from the field into the Break Zone, you may <strong>search</strong> for 1 <i>Card Name Cloud</i> of cost 4 or less, and add it to your hand or play it onto the field <strong>dull</strong>.', rarity = 'L', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '12' limit 1;
UPDATE cards SET name = 'Amarant', cost = '5', element = 'fire', type = 'forward', job = 'Fighter', category = 'IX', text = '[dull], put 1 Forward into the Break Zone: Choose 1 Forward. Deal it damage equal to the power of the Forward put into the Break Zone.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '13' limit 1;
UPDATE cards SET name = 'Cinque', cost = '2', element = 'fire', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = '[fire][dull]: Choose 1 Forward. If possible, it must block this turn.</p><p><strong><i>Homerun Swing</i></strong>[s]: Cinque gains +5000 power and <strong>Brave</strong> until the end of the turn. You can only use this ability during your turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '14' limit 1;
UPDATE cards SET name = 'Black Waltz 2', cost = '3', element = 'fire', type = 'backup', job = 'Black Mage', category = 'IX', text = '<strong><i>EX BURST</i></strong> When Black Waltz 2 enters the field, choose 1 Forward opponent controls. Deal it 3000 damage and 1000 more damage for each card in your opponent\'s hand.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '15' limit 1;
UPDATE cards SET name = 'Palom', cost = '4', element = 'fire', type = 'forward', job = 'Black Mage', category = 'IV', text = 'If a Forward is dealt damage, the damage increases by 1000 instead.</p><p><strong><i>Meteor</i></strong>[s][fire][fire][fire]: Choose up to 3 Forwards opponent controls. Deal 1 of them 6000 damage, 1 of them 4000 damage, and 1 of them 2000 damage.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '16' limit 1;
UPDATE cards SET name = 'Vivi', cost = '3', element = 'fire', type = 'forward', job = 'Black Mage', category = 'IX', text = 'When Vivi enters the field, choose 1 Forward opponent controls. Deal it 4000 damage and 1000 more damage for each card in your opponent\'s hand.</p><p><strong><i>Firaga</i></strong>[s][fire][fire][fire][dull]: Deal 7000 damage to all Forwards.', rarity = 'L', power ='4000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '17' limit 1;
UPDATE cards SET name = 'Vivi', cost = '2', element = 'fire', type = 'backup', job = 'Black Mage', category = 'IX', text = '<strong><i>EX BURST</i></strong> When Vivi enters the field, choose 1 Forward opponent controls. Deal it 5000 damage.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '18' limit 1;
UPDATE cards SET name = 'Faris', cost = '5', element = 'fire', type = 'forward', job = 'Pirate', category = 'V', text = '<strong><i>EX BURST</i></strong> When Faris enters the field, you may <strong>search</strong> for 1 <i>Card Name Syldra</i> and add it to your hand.</p><p>If you control <i>Card Name Lenna</i, Faris gains +1000 power.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '19' limit 1;
UPDATE cards SET name = 'Phoenix', cost = '4', element = 'fire', type = 'summon', job = '', category = 'VII', text = 'Choose up to 1 Forward of cost 2 or less in your Break Zone. Play it onto the field. Deal 2000 damage to all the Forwards opponent controls.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '20' limit 1;
UPDATE cards SET name = 'Cannoneer', cost = '2', element = 'fire', type = 'backup', job = 'Standard Unit', category = 'V', text = '[fire][fire][fire][dull], put Cannoneer into the Break Zone: Choose 2 Forwards. Deal them 5000 damage.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '21' limit 1;
UPDATE cards SET name = 'Machina', cost = '4', element = 'fire', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'When the Forward damaged by Machina is put from the field into the Break Zone on the same turn, choose 1 Forward opponent controls. Deal it 4000 damage.</p><p><strong><i>Guardian Blades</i></strong>[s][fire][fire][fire][dull]: Choose 1 Forward opponent controls. Deal it 8000 damage, and deal 4000 damage to all the other Forwards opponent controls.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '22' limit 1;
UPDATE cards SET name = 'Luca', cost = '2', element = 'fire', type = 'backup', job = 'Engineer', category = 'IV', text = 'The <i>Card Name Palom</i> you control gains +1000 power.</p><p><strong><i>Lightning Brain Buster</i></strong>[s][fire][dull], <strong>dull</strong> 1 <strong>active</strong> <i>Card Name Rydia</i>: Choose 1 Forward. Deal it 10000 damage.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '23' limit 1;
UPDATE cards SET name = 'Rubicante', cost = '6', element = 'fire', type = 'forward', job = 'Archfiend', category = 'LOV - IV', text = 'If you control 4 or more Fire Backups, the cost for playing Rubicante onto the field is reduced by 2. When Rubicante is blocked, choose 1 Forward opponent controls. Deal it 5000 damage.</p><p><strong><i>Inferno</i></strong>[s]: Choose 1 Forward. Deal it 4000 damage. Rubicante gains +2000 power until the end of the turn.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '24' limit 1;
UPDATE cards SET name = 'Emina', cost = '2', element = 'ice', type = 'backup', job = 'Commanding Officer', category = 'TYPE-0', text = 'The cost required to play <i>Card Name Kazusa</i> or <i>Card Name Kurasame</i> onto the field is reduced by 1 (it cannot become 0).', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '25' limit 1;
UPDATE cards SET name = 'Kazusa', cost = '2', element = 'ice', type = 'backup', job = 'Researcher', category = 'TYPE-0', text = 'When Kazusa enters the field, each player discards 1 card from his/her hand.</p><p>[dull], put Kasuza into the Break Zone: Each player discards 1 card from his/her hand.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '26' limit 1;
UPDATE cards SET name = 'Qator Bashtar', cost = '4', element = 'ice', type = 'forward', job = 'Brigadier General', category = 'TYPE-0', text = '<strong><i>EX BURST</i></strong> When Qator Bashtar attacks, choose 1 Forward of cost 3 or less opponent controls. <strong>Freeze</strong> it.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '27' limit 1;
UPDATE cards SET name = 'Semblance of a Gunslinger', cost = '4', element = 'ice', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Semblance of a Gunslinger deals damage to your opponent, choose 1 <strong>dull</strong> Forward. You may deal it 5000 damage.', rarity = 'C', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '28' limit 1;
UPDATE cards SET name = 'Edward', cost = '3', element = 'ice', type = 'backup', job = 'King of Damcyan', category = 'IV', text = '[ice][1][dull]: Your opponent discards 1 card from his/her hand. You can only use this ability during your turn.</p><p><strong><i>Escape</i></strong>[s]: Edward cannot be chosen by your opponent\'s Summons or abilities this turn.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '29' limit 1;
UPDATE cards SET name = 'Kuja', cost = '3', element = 'ice', type = 'forward', job = 'Genome', category = 'LOV - IX', text = 'When Kuja attacks, choose 1 Forward. you may pay [1]. If you do so, <strong>dull</strong> it.</p><p>When Kuja attacks, choose 1 Forward. You may pay [ice]. If you do so, <strong>freeze</strong> it.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '30' limit 1;
UPDATE cards SET name = 'Kurasame', cost = '5', element = 'ice', type = 'forward', job = 'Instructor', category = 'TYPE-0', text = 'When Kurasame enters the field, choose up to 2 Forwards opponent controls. <strong>Freeze</strong> them.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '31' limit 1;
UPDATE cards SET name = 'Shiva', cost = '2', element = 'ice', type = 'summon', job = '', category = 'DFF', text = 'Choose up to 2 Forwards opponent controls. <strong>Dull</strong> them.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '32' limit 1;
UPDATE cards SET name = 'Genesis', cost = '4', element = 'ice', type = 'forward', job = 'SOLDIER', category = 'VII', text = 'When Genesis enters the field, choose 1 Forward opponent controls. <strong>Dull</strong>it and <strong>Freeze</strong> it.</p><p>When Genesis deals damage to your opponent, your opponent discards 1 card from his/her hand.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '33' limit 1;
UPDATE cards SET name = 'Genesis Avatar', cost = '6', element = 'ice', type = 'forward', job = 'Avatar', category = 'VII', text = 'Genesis Avatar is also <i>Card Name Genesis</i> in all situations.</p><p>When Genesis Avatar enters the field, deal damage equal to half of its power to all the Forwards opponent controls (round up to the nearest 1000).', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '34' limit 1;
UPDATE cards SET name = 'Shelke', cost = '3', element = 'ice', type = 'backup', job = 'Tsviets', category = 'VII', text = 'When your opponent is dealt damage, <strong>activate</strong> Shelke.</p><p>[ice][ice][2][dull]: Choose 1 Forward. <strong>Dull</strong> it.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '35' limit 1;
UPDATE cards SET name = 'Cid Aulstyne', cost = '5', element = 'ice', type = 'forward', job = 'Grand Marshal', category = 'TYPE-0', text = '<strong><i>EX BURST</i></strong> When Cid Aulstyne enters the field, choose 1 Forward opponent controls. If your opponent has no cards in his/her hand, break it.', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '36' limit 1;
UPDATE cards SET name = 'Zalera, the Death Seraph', cost = '4', element = 'ice', type = 'summon', job = '', category = 'XII', text = 'Break all the <strong>dull</strong> Forwards of costs 2, 3, 5, 7, 11, and 13 opponent controls.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '37' limit 1;
UPDATE cards SET name = 'Xezat', cost = '5', element = 'ice', type = 'forward', job = 'Dawn Warrior', category = 'V', text = 'First Strike</p><p>If you control <i>Card Name Galuf</i> or <i>Card Name Kelger</i> or <i>Card Name Dorgann</i>, Xezat gains +1000 power and Brave.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '38' limit 1;
UPDATE cards SET name = 'Sephiroth', cost = '4', element = 'ice', type = 'forward', job = 'War Hero', category = 'DFF - VII', text = '<strong><i>EX BURST</i></strong> When Sephiroth is put from the field into the Break Zone, you may <strong>search</strong> for 1 Dark <i>Card Name Sephiroth</i> and add it to your hand.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '39' limit 1;
UPDATE cards SET name = 'DGS Trooper 1st Class', cost = '4', element = 'ice', type = 'forward', job = 'Deepground Soldier', category = 'VII', text = 'The Ice <i>Job Standard Unit</i> Forwards you control gain +2000 power.', rarity = 'C', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '40' limit 1;
UPDATE cards SET name = 'Deepground Soldier', cost = '3', element = 'ice', type = 'forward', job = 'Standard Unit', category = 'VII', text = 'When Deepground Soldier enters the field, you may <strong>search</strong> for 1 <i>Card Name DGS Trooper 1st Class</i> and add it to your hand.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '41' limit 1;
UPDATE cards SET name = 'Deepground Soldier', cost = '2', element = 'ice', type = 'forward', job = 'Standard Unit', category = 'VII', text = 'When Deepground Soldier enters the field, you may <strong>search</strong> for 1 <i>Card Name Deepground Soldier</i> of cost 3 and add it to your hand.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '42' limit 1;
UPDATE cards SET name = 'Time Mage', cost = '2', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'V', text = '[ice][ice][ice][dull], put Time Mage into the Break Zone: Choose 1 Forward you control. Remove it from the game. Then, play the removed Forward onto the field <strong>dull</strong>. You can only use this ability during your turn.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '43' limit 1;
UPDATE cards SET name = 'Harley', cost = '2', element = 'ice', type = 'backup', job = 'Secretary', category = 'IV', text = 'The cost required to play <i>Card Name Edward</i> onto the field is reduced by 2 (it cannot become 0).', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '44' limit 1;
UPDATE cards SET name = 'White Tiger l\'Cie Qun\'mi', cost = '3', element = 'ice', type = 'forward', job = 'L\'Cie', category = 'TYPE-0', text = 'First Strike</p><p>When 1 or more Forwards you control are chosen by your opponent\'s Summon, its effect is cancelled if your opponent doesn\'t pay [3].', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '45' limit 1;
UPDATE cards SET name = 'White Tiger l\'Cie Nimbus', cost = '3', element = 'ice', type = 'forward', job = 'L\'Cie', category = 'TYPE-0', text = 'Brave</p><p>You can only pay with Ice Backup CP to play White Tiger l\'Cie Nimbus from your hand onto the field.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '46' limit 1;
UPDATE cards SET name = 'Cannoneer', cost = '5', element = 'ice', type = 'backup', job = 'Standard Unit', category = 'V', text = 'When Cannoneer enters the field, choose up to 2 Forwards opponent controls. <strong>Dull</strong> them and <strong>Freeze</strong> them.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '47' limit 1;
UPDATE cards SET name = 'Mystic Knight', cost = '2', element = 'ice', type = 'forward', job = 'Standard Unit', category = 'V', text = 'If Mystic Knight receives damage from Summons or abilities, reduce the damage by 5000 instead.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '48' limit 1;
UPDATE cards SET name = 'Izana', cost = '2', element = 'wind', type = 'forward', job = 'Dominion Legionary', category = 'TYPE-0', text = 'When Izana enters the field, you may <strong>search</strong> for 1 <i>Job Chocobo</i> or <i>Card Name Chocobo</i> and add it to your hand.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '49' limit 1;
UPDATE cards SET name = 'Aerith', cost = '3', element = 'wind', type = 'backup', job = 'Ancient', category = 'VII', text = 'If you control a <i>Category VII</i> Forward, the cost for playing Aerith onto the field is reduced by 1.</p><p>The Forwards you control cannot be chosen by your opponent\'s Backup abilities.', rarity = 'L', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '50' limit 1;
UPDATE cards SET name = 'Eight', cost = '3', element = 'wind', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'When Eight enters the field, choose up to 3 <i>Job Class Zero Cadet</i> Characters you control. <strong>Activate</strong> them.</p><p><strong><i>Phantom Rush</i></strong>[s]<img class="small-icon" src="/img/icons/wind.png" />: During this turn. Eight cannot be chosen by your opponent\'s Summons or abilities and the next damage dealt to him becomes 0 instead.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '51' limit 1;
UPDATE cards SET name = 'Dancer', cost = '1', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'V', text = '[dull]: Deal 1000 damage to all the Forwards opponent controls.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '52' limit 1;
UPDATE cards SET name = 'Ranger', cost = '3', element = 'wind', type = 'forward', job = 'Standard Unit', category = 'V', text = 'Ranger cannot be chosen by your opponent\'s abilities.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '53' limit 1;
UPDATE cards SET name = 'Black Chocobo', cost = '1', element = 'wind', type = 'forward', job = 'Chocobo', category = 'V', text = 'If Black Chocobo forms a party, that party cannot be blocked.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '54' limit 1;
UPDATE cards SET name = 'Thief', cost = '2', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'V', text = '<img class="small-icon" src="/img/icons/wind.png" />[1][dull], put Thief into the Break Zone: Your Opponent puts the top 2 cards of his/her deck into the Break Zone.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '55' limit 1;
UPDATE cards SET name = 'Zidane', cost = '3', element = 'wind', type = 'forward', job = 'Thief', category = 'IX', text = 'When Zidane enters the field, your opponent reveals his/her hand. Select 1 card from their hand. Your opponent discards this card.</p><p>If your opponent has 2 cards or less in his/her hand, Zidane gains +4000 power.', rarity = 'H', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '56' limit 1;
UPDATE cards SET name = 'Seven', cost = '2', element = 'wind', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'The <i>Job Class Zero Cadet</i> Forwards you control cannot be blocked by a Forward of cost 4 or more.</p><p><strong><i>Snakebite</i></strong>[s]: Choose 1 special ability or auto ability. Cancel its effect.', rarity = 'R', power ='4000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '57' limit 1;
UPDATE cards SET name = 'Sky Pirate Replica', cost = '3', element = 'wind', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Sky Pirate Replica attacks, choose 1 Backup you control. <strong>Activate</strong> it.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '58' limit 1;
UPDATE cards SET name = 'King Tycoon', cost = '3', element = 'wind', type = 'backup', job = 'King', category = 'V', text = '<strong><i>EX BURST</i></strong> When King Tycoon enters the field, you may <strong>search</strong> for 1 <i>Card Name Faris</i> or 1 <i>Card Name Lenna</i> and add it to your hand.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '59' limit 1;
UPDATE cards SET name = 'Tsukinowa', cost = '1', element = 'wind', type = 'forward', job = 'Ninja', category = 'IV', text = 'Tsukinowa cannot be blocked by a Forward of cost 3 or more.</p><p>If you control <i>Card Name Edge</i>, Tsukinowa gains Haste.', rarity = 'R', power ='2000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '60' limit 1;
UPDATE cards SET name = 'Diablos', cost = '3', element = 'wind', type = 'summon', job = '', category = 'TYPE-0', text = '<strong><i>EX BURST</i></strong> Choose 1 Forward. Deal it 1000 damage for each Character you control. If you control a <i>Job Class Zero Cadet</i> Forward, select up to 3 Backups you control. <strong>Activate</strong> them.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '61' limit 1;
UPDATE cards SET name = 'Deuce', cost = '2', element = 'wind', type = 'backup', job = 'Class Zero Cadet', category = 'TYPE-0', text = '<img class="small-icon" src="/img/icons/wind.png" />[dull]: Choose 1 attacking Forward. Deal it 2000 damage.</p><p><strong><i>Concerto</i></strong>[s]<img class="small-icon" src="/img/icons/wind.png" />[dull]: Choose 1 Forward. Deal it 4000 damage for each <i>Job Class Zero Cadet</i> Forward you control.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '62' limit 1;
UPDATE cards SET name = 'Dorgann', cost = '3', element = 'wind', type = 'forward', job = 'Dawn Warrior', category = 'V', text = '[dull], remove Dorgann from the game: Choose 1 Forward. Remove it from the game.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '63' limit 1;
UPDATE cards SET name = 'Trey', cost = '4', element = 'wind', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'If Trey is <strong>active</strong>, Trey cannot be chosen by your opponent\'s abilities.</p><p>if Trey is <strong>dull</strong>, Trey cannot be chosen by your opponent\'s Summons.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '64' limit 1;
UPDATE cards SET name = 'Bartz', cost = '3', element = 'wind', type = 'forward', job = 'Freelancer', category = 'V', text = 'Bartz has the Jobs of the Forwards you control.</p><p>If Bartz has 3 Jobs or more, Bartz gains Haste and First Strike.</p><p>If Bartz has 5 Jobs or more, Bartz gains +3000 power, Brave, and can attack twice in the same turn.', rarity = 'L', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '65' limit 1;
UPDATE cards SET name = 'Barbariccia', cost = '4', element = 'wind', type = 'forward', job = 'Archfiend', category = 'LOV - IV', text = 'When Barbariccia enters the field, choose 1 Forward opponent controls. Until the end of the turn, its power becomes 1000.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '66' limit 1;
UPDATE cards SET name = 'Wind Drake', cost = '3', element = 'wind', type = 'forward', job = 'Dragon', category = 'V', text = '[dull]: Choose 1 Forward you control other than Wind Drake. Return it and Wind Drake to their owners\' hand.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '67' limit 1;
UPDATE cards SET name = 'Geomancer', cost = '2', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'V', text = 'When Geomancer enters the field, deal 2000 damage to all the Forwards opponent controls.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '68' limit 1;
UPDATE cards SET name = 'Yuffie', cost = '2', element = 'wind', type = 'forward', job = 'Ninja', category = 'VII', text = 'If you control <i>Card Name Vincent</i>, the cost for playing Yuffie onto the field becomes 0.</p><p>The <i>Card Name Vincent</i> you control gains +1000 power and Brave.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '69' limit 1;
UPDATE cards SET name = 'Oracle', cost = '2', element = 'wind', type = 'backup', job = 'Standard Unit', category = 'V', text = '<img class="small-icon" src="/img/icons/wind.png" /><img class="small-icon" src="/img/icons/wind.png" />[dull], put Oracle into the Break Zone: <strong>Activate</strong> all Characters you control.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '70' limit 1;
UPDATE cards SET name = 'Chaos, Walker of the Wheel', cost = '3', element = 'wind', type = 'summon', job = '', category = 'XII', text = '<strong><i>EX BURST</i></strong> Choose 1 Forward opponent controls. Break it. If that Forward is put in the Break Zone, your opponent may play 1 Forward from their hand onto the field.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '71' limit 1;
UPDATE cards SET name = 'Rem', cost = '4', element = 'wind', type = 'backup', job = 'Class Zero Cadet', category = 'TYPE-0', text = '<strong><i>EX BURST</i></strong> When Rem enters the field, choose 1 <i>Category TYPE-0</i> card from your Break Zone. Add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '72' limit 1;
UPDATE cards SET name = 'Ursula', cost = '2', element = 'earth', type = 'forward', job = 'Monk', category = 'IV', text = 'If you control <i>Card Name Yang</i>, Ursula gains +3000 power.</p><p><strong><i>Twin Wing Frenzy</i></strong>[s][earth][earth]: Choose 1 Forward. Deal it 9000 damage. You can only use this ability of you control <i>Card Name Yang</i>', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '73' limit 1;
UPDATE cards SET name = 'Atomos', cost = '4', element = 'earth', type = 'summon', job = '', category = 'DFF - IX', text = 'Choose 1 Forward. Deal it damage equal to the highest power Forward you control.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '74' limit 1;
UPDATE cards SET name = 'Horror of Antiquity', cost = '2', element = 'earth', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Horror of Antiquity is put from the field into the Break Zone, you may play 1 <i>Card Name Horror of Antiquity</i> from your hand onto the field.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '75' limit 1;
UPDATE cards SET name = 'Masked Woman', cost = '3', element = 'earth', type = 'backup', job = 'Mysterious Woman', category = 'WOFF', text = 'When Masked Woman enters the Field, choose 1 <strong>dull</strong> Forward of cost 4 or less opponent controls. Break it.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '76' limit 1;
UPDATE cards SET name = 'Galuf', cost = '5', element = 'earth', type = 'forward', job = 'Dawn Warrior', category = 'V', text = 'If you have 4 or more cards in your hand, Galuf gains +2000 power.</p><p>If you have 4 or more cards in your hand, Galuf gains Brave.', rarity = 'H', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '77' limit 1;
UPDATE cards SET name = 'Krile', cost = '2', element = 'earth', type = 'forward', job = 'Mystic Knight', category = 'V', text = '<strong><i>Spellblade: Fira</i></strong>[s][fire]: Deal 6000 damage to all the Forwards opponent controls:</p><p><strong><i>Spellblade: Thundara</i></strong>[s][lightning]: Choose up to 2 damaged Forwards. Break them.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '78' limit 1;
UPDATE cards SET name = 'Kefka', cost = '2', element = 'earth', type = 'forward', job = 'Mage', category = 'DFF - VI', text = 'If you control 3 or more different Element Backups, Kefka gains +3000 power.</p><p>If you control 5 or more different Element Backups, Kefka gains Brave.', rarity = 'H', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '79' limit 1;
UPDATE cards SET name = 'Black Tortoice l\'Cie Gilgamesh', cost = '5', element = 'earth', type = 'forward', job = 'L\'Cie', category = 'TYPE-0', text = 'Brave</p><p>[dull]: Choose 1 Forward. It loses First Strike until the end of the turn.</p><p>[dull]: Black Tortoise l\'Cie Gilgamesh gains +2000 power until the end of the turn.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '80' limit 1;
UPDATE cards SET name = 'Summoner', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'V', text = '[earth][earth][dull], put Summoner into the Break Zone: Cast 1 Summon of cost 6 or less from your hand without paying the cost.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '81' limit 1;
UPDATE cards SET name = 'Scarmiglione', cost = '2', element = 'earth', type = 'forward', job = 'Archfiend', category = 'LOV - IV', text = 'When Scarmiglione enters the field from the Break Zone, choose 1 Forward. Deal it damage equal to half of Scarmiglione\'s power (round up to the nearest 1000).</p><p><strong><i>Living Dead</i></strong>[s]: When Scarmiglione is put from the field into the Break Zone during this turn, return Scarmiglione to the field. It gains +2000 power until the end of the turn.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '82' limit 1;
UPDATE cards SET name = 'Segwarides', cost = '2', element = 'earth', type = 'backup', job = 'Knight', category = 'WOFF', text = 'The <i>Card Name Brandelis</i> you control gains First Strike during your turn.</p><p>[dull]: Choose 1 Forward. it loses First Strike until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '83' limit 1;
UPDATE cards SET name = 'WRO Member', cost = '2', element = 'earth', type = 'forward', job = 'Standard Unit', category = 'VII', text = 'If you control 2 or more <i>Card Name WRO Member</i>, WRO Member gains +1000 power and Brave.', rarity = 'C', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '84' limit 1;
UPDATE cards SET name = 'WRO Member', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'VII', text = '[dull], put WRO Member into the Break Zone: Choose 1 <i>Card Name WRO Commander</i>. It cannot be broken this turn.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '85' limit 1;
UPDATE cards SET name = 'WRO Commander', cost = '3', element = 'earth', type = 'forward', job = 'Commander', category = 'VII', text = 'If you control <i>Card Name Vincent</i>, WRO Commander gains +1000 power.</p><p>The <i>Card Name WRO Member</i> you control gain +2000 power.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '86' limit 1;
UPDATE cards SET name = 'Zeromus, the Condemner', cost = '7', element = 'earth', type = 'summon', job = '', category = 'XII', text = '<strong><i>EX BURST</i></strong> Choose up to 1 Forward from your Break Zone of cost equal to or less than the damage you have been dealt. Return it to your hand. Your opponent selects 1 Forward of cost equal to or less than the damage you have been dealt and puts it into the Break Zone.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '87' limit 1;
UPDATE cards SET name = 'Delita', cost = '5', element = 'earth', type = 'forward', job = 'Knight', category = 'FFT', text = 'When Delita is chosen by an ability of a Character your opponent controls, break that Character.</p><p>When Delita is chosen by a summon of your opponent, deal 1 point of damage to your opponent.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '88' limit 1;
UPDATE cards SET name = 'The Girl Who Forgot Her Name', cost = '3', element = 'earth', type = 'backup', job = 'Girl', category = 'WOFF', text = 'When The Girl Who Forgot Her Name enters the field, you may <strong>search</strong> for 1 <i>Category WOFF</i> Forward and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '89' limit 1;
UPDATE cards SET name = 'Ninja', cost = '2', element = 'earth', type = 'backup', job = 'Standard Unit', category = 'V', text = 'When Ninja enters the field, choose 1 <strong>dull</strong> Forward of cost 2 or less opponent controls. Break it.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '90' limit 1;
UPDATE cards SET name = 'Berserker', cost = '3', element = 'earth', type = 'forward', job = 'Standard Unit', category = 'V', text = 'Berserker cannot form parties.</p><p>Berserker must attack at least once per turn if possible.', rarity = 'C', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '91' limit 1;
UPDATE cards SET name = 'Prishe', cost = '6', element = 'earth', type = 'forward', job = 'Abhorrent One', category = 'DFF - XI', text = 'Brave</p><p>When Prishe is put from the field into the Break Zone, you may play 1 <i>Card Name Prishe</i> from your hand onto the field.</p><p><strong><i>Nullifying Dropkick</i></strong>[s][earth][earth][2]: Choose 1 <strong>dull</strong> Forward. Break it.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '92' limit 1;
UPDATE cards SET name = 'Brandelis', cost = '5', element = 'earth', type = 'forward', job = 'Knight', category = 'WOFF', text = '<strong><i>EX BURST</i></strong> When Brandelis enters the field, you may <strong>search</strong> for 1 <i>Card Name Segwarides</i> or <i>Card Name Pellinore</i> and add it to your hand.</p><p>For each <i>Card Name Segwarides</i> and <i>Card Name Pellinore</i> you control, Brandelis gains +1000 power.', rarity = 'H', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '93' limit 1;
UPDATE cards SET name = 'Pellinore', cost = '2', element = 'earth', type = 'backup', job = 'Knight', category = 'WOFF', text = 'The <i>Card Name Brandelis</i> you control gains Brave.</p><p>[earth][1][dull]: Deal 1000 damage to all Forwards.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '94' limit 1;
UPDATE cards SET name = 'Yang', cost = '4', element = 'earth', type = 'forward', job = 'Monk', category = 'IV', text = 'If you control <i>Card Name Ursula</i>, Yang gains +1000 power and Brave.</p><p>When Yang enters the Field, you may play 1 <i>Card Name Ursula</i> from your hand onto the field.</p><p><strong><i>Kick</i></strong>[s][earth][1][dull]: Deal damage equal to half of Yang\'s power to all the Forwards opponent controls (round up to the nearest 1000).', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '95' limit 1;
UPDATE cards SET name = 'Rydia', cost = '3', element = 'earth', type = 'backup', job = 'Summoner', category = 'LOV - IV', text = 'When Rydia enters the field, you may <strong>search</strong> for 1 Summon and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '96' limit 1;
UPDATE cards SET name = 'Arecia Al-Rashia', cost = '3', element = 'lightning', type = 'backup', job = 'Archsorceress', category = 'TYPE-0', text = 'When Arecia Al-Rashia enters the field, you may <strong>search</strong> for 1 <i>Category TYPE-0</i> Forward and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '97' limit 1;
UPDATE cards SET name = 'Angeal', cost = '3', element = 'lightning', type = 'forward', job = 'SOLDIER', category = 'VII', text = 'When Angeal is put from the field into the Break Zone, you may <strong>search</strong> for 1 <i>Card Name Zack</i> and add it to your hand.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '98' limit 1;
UPDATE cards SET name = 'Angeal Penance', cost = '4', element = 'lightning', type = 'forward', job = 'Test Subject', category = 'VII', text = 'Angeal Penance is also <i>Card Name Angeal</i> in all situations</p><p>Haste</p><p>When Angeal Penance deals damage to your opponent, choose 1 damaged Forward. Break it.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '99' limit 1;
UPDATE cards SET name = 'Exdeath', cost = '5', element = 'lightning', type = 'forward', job = 'Wizard', category = 'V', text = 'When Exdeath attacks, all Characters opponent controls lose their Jobs until the end of the turn.</p><p><strong><i>Grand Cross</i></strong>[s][lightning][lightning][lightning][lightning][lightning][lightning][lightning]: Remove all Characters on the field other than Exdeath and all cards in the Break Zone from the game.', rarity = 'L', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '100' limit 1;
UPDATE cards SET name = 'Enuo', cost = '5', element = 'lightning', type = 'forward', job = 'Wizard', category = 'V', text = 'When a Character is put from the field into the Break Zone, you may remove it from the game instead.</p><p>[1]: Choose 1 card in the Break Zone. Remove it from the game.', rarity = 'R', power ='9000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '101' limit 1;
UPDATE cards SET name = 'Odin', cost = '4', element = 'lightning', type = 'summon', job = '', category = 'TYPE-0', text = 'Choose 1 Forward. If it has 7000 power or less, break it. If you control a <i>Job Class Zero Cadet</i> Forward, break it regardless of its power instead.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '102' limit 1;
UPDATE cards SET name = 'Gilgamesh', cost = '4', element = 'lightning', type = 'forward', job = 'Praetorian', category = 'V', text = '[fire]: Choose 1 Forward. Deal it 2000 damage.</p><p>[air]: Gilgamesh cannot be chosen by Summons during this turn.</p><p>[earth]: Gilgamesh gains +1000 power until the end of the turn.</p><p>[lightning]: Gilgamesh gains Haste until the end of the turn', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '103' limit 1;
UPDATE cards SET name = 'Queen', cost = '3', element = 'lightning', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'If you control a <i>Job Class Zero Cadet</i> other than Queen, Queen gains First Strike.</p><p><strong><i>Speedrush</i></strong>[s]: Queen gains Haste and "Queen cannot be blocked" until the end of the turn.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '104' limit 1;
UPDATE cards SET name = 'Black Waltz 3', cost = '4', element = 'lightning', type = 'forward', job = 'Black Mage', category = 'IX', text = '<strong><i>EX BURST</i></strong> When Black Waltz 3 enters the field, choose 1 Forward opponent controls. Until the end of the turn, it loses 1000 power for each card in your hand.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '105' limit 1;
UPDATE cards SET name = 'Black Mage', cost = '2', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'V', text = 'When Black Mage enters the field, choose 1 Forward opponent controls. If you control 4 or more <i>Card Name Black Mage</i>, it loses 8000 power until the end of the turn.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '106' limit 1;
UPDATE cards SET name = 'Black Mage', cost = '2', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'V', text = '[lightning][lightning][2][dull], put Black Mage into the Break Zone: Choose 1 <strong>active</strong> Forward of cost 3 or less. Break it.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '107' limit 1;
UPDATE cards SET name = 'Kelger', cost = '6', element = 'lightning', type = 'forward', job = 'Dawn Warrior', category = 'V', text = 'Haste</p><p>When Kelger enters the field, you may play 1 <i>Job Dawn Warrior</i> from your hand onto the field.</p><p><strong><i>Lupine Attack</i></strong>[s]: Kelger gains +6000 power until the end of the turn.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '108' limit 1;
UPDATE cards SET name = 'Sice', cost = '2', element = 'lightning', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'When Sice attacks, choose 1 Forward opponent controls. Until the end of the turn, it loses 1000 power for each <i>Job Class Zero Cadet</i> Character you control.</p><p><strong><i>Black Hole</i></strong>[s][lightning]: Choose 1 Forward. Until the end of the turn, it loses 4000 power.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '109' limit 1;
UPDATE cards SET name = 'Zangetsu', cost = '3', element = 'lightning', type = 'forward', job = 'Ninja', category = 'IV', text = '[1][dull]: Choose 1 Forward. Deal it 7000 damage. You can only use this ability if you control <i>Card Name Edge</i>.</p><p>[lightning][dull]: Choose 1 Forward. Deal it 4000 damage.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '110' limit 1;
UPDATE cards SET name = 'Jack', cost = '1', element = 'lightning', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'Jack cannot block.</p><p>When Jack attacks, Jack does not <strong>activate</strong> during your next Active Phase.</p><p><strong><i>Reflex</i></strong>[s][lightning]:<strong>Activate</strong> Jack. Jack loses all his abilities until the end of the turn.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '111' limit 1;
UPDATE cards SET name = 'Exodus, the Judge-Sal', cost = '4', element = 'lightning', type = 'summon', job = '', category = 'XII', text = 'Select 1 number. Your opponent selects 1 number. Break all Forwards of cost equal to either number.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '112' limit 1;
UPDATE cards SET name = 'Nine', cost = '4', element = 'lightning', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'When Nine attacks, choose 1 Forward you control. Until the end of the turn, it gains +1000 power for each <i>Job Class Zero Cadet</i> Forward you control.</p><p><strong><i>Primal Roar</i></strong>[s][lightning][lightning][lightning][lightning]: All Forwards cannot block this turn.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '113' limit 1;
UPDATE cards SET name = 'Freya', cost = '3', element = 'lightning', type = 'forward', job = 'Dragoon', category = 'IX', text = 'Haste First Strike</p><p><strong><i>Cherry Blossom</i></strong>[s][lightning][lightning]: For each <i>Job Dragoon</i> and <i>Card name Dragoon</i> you control, deal 2000 damage to all the Forwards opponent controls.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '114' limit 1;
UPDATE cards SET name = 'Cannoneer', cost = '2', element = 'lightning', type = 'backup', job = 'Standard Unit', category = 'V', text = '[lightning][1][dull]: put Cannoneer and 1 Backup other than Cannoneer into the Break Zone: Choose 1 Forward. Deal it 7000 damage.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '115' limit 1;
UPDATE cards SET name = 'Mystic Knight', cost = '2', element = 'lightning', type = 'forward', job = 'Standard Unit', category = 'V', text = 'When Mystic Knight is put from the field into the Break Zone, choose 1 Forward opponent controls. Deal it 4000 damage.', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '116' limit 1;
UPDATE cards SET name = 'Simulacrum of a Hero', cost = '3', element = 'lightning', type = 'forward', job = 'Manikin', category = 'DFF', text = '[1][dull]: Choose 1 Forward. Deal it 1000 damage.</p><p>[2][dull]: Choose 1 Forward. Deal it 3000 damage.', rarity = 'C', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '117' limit 1;
UPDATE cards SET name = 'Lightning', cost = '5', element = 'lightning', type = 'forward', job = 'Warrior', category = 'DFF - XIII', text = '<strong><i>EX BURST</i></strong> When Lightning enters the field, choose 1 <i>Card Name Odin</i> in your Break Zone. You may put it on top of your deck.</p><p><strong><i>Gestalt Drive</i></strong>[s][lightning][1][dull], discard 1 <i>Card Name Odin</i>: Choose up to 2 Forwards of cost 4 or less. Break them.', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '118' limit 1;
UPDATE cards SET name = 'Ramza', cost = '3', element = 'lightning', type = 'forward', job = 'Knight', category = 'FFT', text = 'For each <i>Category FFT</i> Forward you control other than Ramza, Ramza gains +1000 power.</p><p>[3]: Choose 1 <i>Category FFT</i> Forward you control. It gains +1000 power, <strong>Haste</strong>, and <strong>First Strike</strong> until the end of the turn.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '119' limit 1;
UPDATE cards SET name = 'Dragoon', cost = '2', element = 'lightning', type = 'forward', job = 'Standard Unit', category = 'V', text = '[lightning]: Dragoon gains <strong>Haste</strong> until the end of the turn.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '120' limit 1;
UPDATE cards SET name = 'Blue Mage', cost = '2', element = 'water', type = 'backup', job = 'Standard Unit', category = 'V', text = '[water][water][1][dull], put Blue Mage into the Break Zone: Choose 1 Forward of cost 5 or higher. Return it to its owner\'s hand.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '121' limit 1;
UPDATE cards SET name = 'Artemicion', cost = '2', element = 'water', type = 'backup', job = 'Moogle', category = 'IX', text = 'When Artemicion enters the field, place any number of cards from your hand at the bottom of your deck in any order. Then, draw the same number of cards.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '122' limit 1;
UPDATE cards SET name = 'Fanfrit, the Darkening Cloud', cost = '3', element = 'water', type = 'summon', job = '', category = 'XII', text = '<strong><i>EX BURST</i></strong> Both players select 1 Forward they control and put it into the Break Zone.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '123' limit 1;
UPDATE cards SET name = 'Izayoi', cost = '4', element = 'water', type = 'forward', job = 'Ninja', category = 'IV', text = 'When Izayoi enters the field, you may play 1 <i>Job Ninja</i> or <i>Card Name Ninja</i> of cost 3 or less from your hand onto the field.</p><p><strong><i>Illusions</i></strong> [s][water][water]: Choose up to 2 Forwards. They cannot attack or block this turn.', rarity = 'R', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '124' limit 1;
UPDATE cards SET name = 'Ephemeral Summoner', cost = '2', element = 'water', type = 'forward', job = 'Manikin', category = 'DFF', text = 'When Ephemeral Summoner enters the field, you may <strong>search</strong> for 1 Water Summon of cost 4 or less and put it on top of your deck.', rarity = 'C', power ='4000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '125' limit 1;
UPDATE cards SET name = 'Eiko', cost = '2', element = 'water', type = 'backup', job = 'Summoner', category = 'IX', text = '[water][water][dull], put Eiko into the Break Zone: Choose 4 Summons in your Break Zone. Add 1 of them to your hand, remove the rest from the game.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '126' limit 1;
UPDATE cards SET name = 'Eiko', cost = '3', element = 'water', type = 'backup', job = 'Summoner', category = 'IX', text = 'When Eiko enters the field, you may <strong>search</strong> for 1 <i>Category IX</i> Forward and add it to your hand.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '127' limit 1;
UPDATE cards SET name = 'Dancer', cost = '2', element = 'water', type = 'forward', job = 'Standard Unit', category = 'V', text = '[dull]: Choose 1 Forward opponent controls. It loses all abilities until the end of the turn.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '128' limit 1;
UPDATE cards SET name = 'Garnet', cost = '3', element = 'water', type = 'forward', job = 'Princess', category = 'IX', text = 'Garnet cannot be chosen by your opponent\'s Summons. When you cast a Summon, all the Forwards you control gain +1000 power until the end of the turn.</p><p>[water][water]: Cast 1 Summon of cost 3 or less from your hand without paying its cost.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '129' limit 1;
UPDATE cards SET name = 'Cagnazzo', cost = '3', element = 'water', type = 'forward', job = 'Archfiend', category = 'LOV - IV', text = 'If Cagnazzo receives damage during your opponent\'s turn, reduce the damage by 4000 instead.</p><p>When Cagnazzo enters the field, all the Forwards opponent controls lose 1000 power for every 2 Water Characters you control.', rarity = 'R', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '130' limit 1;
UPDATE cards SET name = 'Ghido', cost = '3', element = 'water', type = 'backup', job = 'Sage', category = 'V', text = 'Ghido does not <strong>activate</strong> during the Active Phase.</p><p>[water]: <strong>Activate</strong> Ghido.</p><p>[water][1][dull]: Choose 1 Forward of cost 5 or more opponent controls. Put it on top of its owner\'s deck.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '131' limit 1;
UPDATE cards SET name = 'Quacho Queen', cost = '4', element = 'water', type = 'backup', job = 'Queen', category = 'WOFF', text = '[water][1][dull]: Choose 1 Forward. It gains +1000 power for each Forward you control until the end of the turn.', rarity = 'R', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '132' limit 1;
UPDATE cards SET name = 'Quina', cost = '4', element = 'water', type = 'forward', job = 'Blue Mage', category = 'IX', text = 'For each card in your hand, Quina gains +1000 power.</p><p><strong><i>Eat</i></strong>[s]: Choose 1 Forward opponent controls which has been dealt damage this turn. If that Forward has a special ability or an action ability, break it.', rarity = 'C', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '133' limit 1;
UPDATE cards SET name = 'Summoner', cost = '4', element = 'water', type = 'backup', job = 'Standard Unit', category = 'V', text = 'When Summoner enters the field, choose 1 Summon in your Break Zone. Add it to your hand.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '134' limit 1;
UPDATE cards SET name = 'Syldra', cost = '6', element = 'water', type = 'summon', job = '', category = 'V', text = 'Choose up to 2 Forwards opponent controls. Return then to their owner\'s hand.', rarity = 'H', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '135' limit 1;
UPDATE cards SET name = 'White Mage', cost = '1', element = 'water', type = 'forward', job = 'Standard Unit', category = 'V', text = 'If White Mage or a Forward forming a party with White Mage receives damage, the damage decreases by 3000 instead.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '136' limit 1;
UPDATE cards SET name = 'Steiner', cost = '5', element = 'water', type = 'forward', job = 'Knight', category = 'IX', text = '<strong><i>EX BURST</i></strong> When Steiner enters the field, you may <strong>search</strong> for 1 <i>Category IX</i> Character and add it to your hand.</p><p>If you control a <i>Category IX</i> Character other than Steiner, Steiner gains +1000 power.', rarity = 'R', power ='6000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '137' limit 1;
UPDATE cards SET name = 'Ceodore', cost = '4', element = 'water', type = 'forward', job = 'Red Wing', category = 'IV', text = 'When one of your Water Characters other than Ceodore enters the field, choose 1 Forward you control. Select 1 from the following. "It gains +1000 power until the end of the turn." "It gains <strong>First Strike</strong> until the end of the turn." "It gains <strong>Brave</strong> until the end of the turn."', rarity = 'H', power ='8000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '138' limit 1;
UPDATE cards SET name = 'Knight', cost = '3', element = 'water', type = 'forward', job = 'Standard Unit', category = 'V', text = 'For each Backup you control, Knight gains +1000 power.', rarity = 'C', power ='3000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '139' limit 1;
UPDATE cards SET name = 'Porom', cost = '4', element = 'water', type = 'forward', job = 'White Mage', category = 'IV', text = 'When Porom enters the field, <strong>activate</strong all the Forwards you control.</p><p><strong><i>Curaga</i></strong>[s]: Choose 1 Forward you control. During this turn, the next damage dealt to it becomes 0 instead.', rarity = 'R', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '140' limit 1;
UPDATE cards SET name = 'Mog (IX)', cost = '3', element = 'water', type = 'backup', job = 'Moogle', category = 'IX', text = 'When Mog (IX) enters the field, if you control <i>Card Name Eiko</i>, draw 1 card.</p><p>[water][water][1][dull], put Mog (IX) into the Break Zone: Choose 1 Forward. Return it to its owner\'s hand.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '141' limit 1;
UPDATE cards SET name = 'Famed Mimic Gogo', cost = '1', element = 'water', type = 'forward', job = 'Mime', category = 'V', text = 'If your opponent doesn\'t control Forwards, put Famed Mimic Gogo into the Break Zone.</p><p><strong><i>Power Hit</i></strong>[s]: Choose 1 Forward. Put it into the Break Zone. You can only use this ability if Famed Mimic Gogo has received damage this turn.', rarity = 'H', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '142' limit 1;
UPDATE cards SET name = 'Leonora', cost = '3', element = 'water', type = 'backup', job = 'Epopt', category = 'IV', text = '<strong>EX BURST</strong> When Lenora enters the field, you may <strong>search</strong> for 1 <i>Card Name Palom</i> or <i>Card Name Porom</i> and add it to your hand.', rarity = 'C', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '143' limit 1;
UPDATE cards SET name = 'Lenna', cost = '5', element = 'water', type = 'forward', job = 'Princess', category = 'V', text = 'When Lenna enters the field, choose 1 Water Forward of cost 2 or less in your Break Zone. Play it onto the field.</p><p><strong><i>Arise</i></strong>[s][water][water][water][water][dull]: Choose 1 Forward other than Light or Dark in your Break Zone. Play it onto the field. You can only use this ability during your turn.', rarity = 'L', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '144' limit 1;
UPDATE cards SET name = 'Ultima, the High Seraph', cost = '7', element = 'light', type = 'summon', job = '', category = 'XII', text = 'If you control a Light Forward, the cust to cast Ultima, The High Seraph is reduced by 2.</p><p>Remove from the game all the Forwards on the field other than Light and Dark. Then, remove from the top of your deck twice the number of cards removed by the previous effect.', rarity = 'L', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '145' limit 1;
UPDATE cards SET name = 'Minerva', cost = '7', element = 'light', type = 'forward', job = 'Goddess', category = 'VII', text = 'At the beginning of your Main Phase 1, select 1 of the 3 following actions. "All the Forwards you control gain +3000 power until the end of the turn." "All Characters opponent controls lose their abilities until the end of the turn." "Draw 1 card."', rarity = 'H', power ='10000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '146' limit 1;
UPDATE cards SET name = 'Zodiark, Keeper of Precepts', cost = '7', element = 'dark', type = 'summon', job = '', category = 'XII', text = 'If you control a Dark Forward, the cost to cast Zodiark, Keeper of Precepts is reduced by 3.</p><p>Break all the Forwards opponent controls. You receive damage equal to the number of Forwards broken by this effect.', rarity = 'L', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '147' limit 1;
UPDATE cards SET name = 'Feral Chaos', cost = '5', element = 'dark', type = 'forward', job = 'Utter Pandemonium', category = 'DFF - I', text = 'Feral Chaos is also <i>Card Name Chaos</i> in all situations.</p><p><strong>Haste First Strike Brave</strong></p><p>When Feral Chaos attacks or blocks, select 1 Character you control. Put it into the Break Zone.', rarity = 'H', power ='10000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '148' limit 1;
UPDATE cards SET name = 'Vivi', cost = '2', element = 'fire', type = 'forward', job = 'Black Mage', category = 'IX', text = 'Put Vivi into the Break Zone: Choose 1 Forward. Deal it 5000 damage.</p><p>[fire][fire], put Vivi into the Break Zone: Choose 1 Forward. Deal it 8000 damage.', rarity = 'S', power ='2000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '149' limit 1;
UPDATE cards SET name = 'Moogle (Class Zero)', cost = '3', element = 'wind', type = 'backup', job = 'Moogle', category = 'TYPE-0', text = 'The <i>Job Class Zero Cadet</i> Forwards you control gain +1000 power', rarity = 'S', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '150' limit 1;
UPDATE cards SET name = 'Queen', cost = '2', element = 'lightning', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = '<strong>EX BURST</strong> When Queen enters the field, choose 1 Forward opponent controls. If you control 2 or more <i>Job Class Zero Cadet</i> forwards, <strong>dull</strong> it. If you control 5 or more <i>Job Class Zero Cadet</i> Forwards, break it instead.', rarity = 'S', power ='4000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '151' limit 1;
UPDATE cards SET name = 'Garnet', cost = '6', element = 'water', type = 'forward', job = 'Princess', category = 'IX', text = 'When Garnet enters the field, you may <strong>search</strong> for 1 Water Summon with a cost of 2 or less and cast it without paying the cost. If you do not cast it, put the Summon into the Break Zone', rarity = 'S', power ='5000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '152' limit 1;
UPDATE cards SET name = 'Ace', cost = '6', element = 'light', type = 'forward', job = 'Class Zero Cadet', category = 'TYPE-0', text = 'When Ace enters the field, you may play 1 <i>Job Class Zero Cadet</i> forward from your hand onto the field. When Ace is put from the field into the Break Zone, choose 1 <i>Job Class Zero Cadet</i> forward other than <i>Card Name Ace</i> from your Break Zone. Add it to your hand', rarity = 'S', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '153' limit 1;
UPDATE cards SET name = 'Zidane', cost = '3', element = 'light', type = 'forward', job = 'Genome', category = 'IX', text = 'If you control a <i>Category IX</i> forward, the cost for playing Zidane onto the field is reduced by 1.</p><p>When Zidane enters the field, select 1 of the following actions. "Draw 1 card." "Your opponent discards 1 card from his/her hand." "Activate all <i>Category IX</i> Characters you control."', rarity = 'S', power ='7000', updated_at = NOW() where set_number = '3' and TRIM(LEADING '0' FROM card_number) = '154' limit 1;
UPDATE cards SET name = 'Sephiroth', cost = '4', element = 'dark', type = 'forward', job = 'War Hero', category = 'VII', text = '<strong><i>Hell\'s Gate</i></strong>[s][2][dull]: Choose 1 Backup. Break it.', rarity = '', power ='8000', updated_at = NOW() where set_number = 'pr' and TRIM(LEADING '0' FROM card_number) = '1' limit 1;
UPDATE cards SET name = 'Vincent', cost = '3', element = 'earth', type = 'forward', job = 'Gunslinger', category = 'VII', text = '<strong><i>Limit Break</i></strong>[s][earth][1]: Until the end of turn, Vincent gains +5000 power, First Strike and Brave.', rarity = '', power ='7000', updated_at = NOW() where set_number = 'pr' and TRIM(LEADING '0' FROM card_number) = '2' limit 1;
UPDATE cards SET name = 'Lightning', cost = '5', element = 'lightning', type = 'forward', job = 'Knight', category = 'XIII', text = '<strong><i>Legion of One</i></strong>[s][lightning]: Activate Lightning. Lightning gains First Strike until the end of the turn.', rarity = '', power ='9000', updated_at = NOW() where set_number = 'pr' and TRIM(LEADING '0' FROM card_number) = '3' limit 1;