forked from cromerc/ygopro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
strings.conf
572 lines (572 loc) · 17.2 KB
/
strings.conf
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
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
#The first line is used for comment
#line doesn't start with '!' is also neglected
#system
!system 1 Normal Summon
!system 2 Special Summon
!system 3 Flip Summon
!system 4 Normal Summoned
!system 5 Special Summoned
!system 6 Flip Summoned
!system 7 Activate
!system 10 Remove the Counter(s)
!system 11 Pay LP
!system 12 Remove the Material(s)
!system 20 Draw Phase
!system 21 Standby Phase
!system 22 Main Phase
!system 23 End of Main Phase
!system 24 Battle Phase
!system 25 End of Battle Phase
!system 26 End Phase
!system 27 Before the Draw
!system 28 Start Step of Battle Phase
!system 29 End Step of Battle Phase
!system 30 Replay, do you want to continue the Battle?
!system 31 Do you want to Attack Directly?
!system 40 Damage Step
!system 41 Before Damage Calculation
!system 42 During Damage Calculation
!system 43 After Damage Calculation
!system 44 At the end of Damage Step
!system 60 Heads
!system 61 Tails
!system 62 Heads effect
!system 63 Tails effect
!system 64 Gemini
!system 65 Use effect
!system 66 持续公开
!system 70 Monster Cards
!system 71 Spell Cards
!system 72 Trap Cards
!system 80 Entering the Battle Phase
!system 81 End of the End Phase
!system 90 Normal Summon without tribute(s)?
!system 91 Use your additional Special Summon?
!system 92 Use opponent monster?
!system 93 Choose material?
!system 94 Do you want to activate this card's effect now?
!system 100 First to go
!system 101 Second to go
!system 200 Do you wish to use from [%ls] [%ls]'s effect?
!system 201 No effect can be activated at this moment
!system 202 Do you want to check the field?
!system 203 Chain another card?
!system 204 Remove %d [%ls]
!system 205 Select a sort order
!system 206 Select chain sequence
!system 207 Revealing %d card(s):
!system 208 Confirm %d card(s):
!system 209 The card has met the requisites
!system 210 Select if you want to continue:
!system 211 Round count:
!system 212 Declared card:
!system 213 Declared type:
!system 214 Declared attribute:
!system 215 Declared number:
!system 500 Select a monster to tribute
!system 501 Select a card to discard
!system 502 Select a card to destroy
!system 503 Select a card to banish
!system 504 Select a card to send to Graveyard
!system 505 Select a card to return to hand
!system 506 Select card to add to your hand
!system 507 Select card(s) to return to Deck
!system 508 Select card to Summon
!system 509 Select a Monster to Special Summon
!system 510 Select a card to flip-up
!system 511 Select materials for Fusion Summon
!system 512 Select materials for Synchro Summon
!system 513 Select materials for Xyz Summon
!system 514 Select a face-up card on the field
!system 515 Select a face-down card on the field
!system 516 Select a monster in attack position
!system 517 Select a monster in defense position
!system 518 Select a card to equip
!system 519 Select Xyz material to detach
!system 520 Select monster to change control
!system 521 Select card to replace
!system 522 Select monsters in face-up attack position
!system 523 Select monsters in face-up defense position
!system 524 Select attack monster
!system 525 Select defense monster
!system 526 Reveal a card
!system 527 Select field
!system 528 Select a monster to change
!system 529 Select your card
!system 530 Select opponent card
!system 531 Select highest level monsters for tribute:
!system 532 Select monster to remove Xyz material
!system 549 Select attack target
!system 550 Select effect to activate
!system 551 Select target of effect
!system 552 Select head or tails
!system 553 Select dice results
!system 554 Select a category
!system 555 Select an option
!system 556 Select effect to activate/resolve
!system 568 Select effect to resolve
!system 560 Select
!system 561 Select battle position
!system 562 Select Attribute
!system 563 Declare a type
!system 564 Declare a card name
!system 565 Select a number
!system 566 Select effect to activate
!system 567 Select a Level/Rank
!system 568 Select card effect to activate
!system 1000 Deck
!system 1001 Hand
!system 1002 Monster Zone
!system 1003 Spell & Trap Zone
!system 1004 Graveyard
!system 1005 Banished
!system 1006 Extra Deck
!system 1007 Overlay
!system 1008 Field Zone
!system 1009 Pendulum Zone
!system 1010 Earth
!system 1011 Water
!system 1012 Fire
!system 1013 Wind
!system 1014 Light
!system 1015 Dark
!system 1016 Divine
!system 1020 Warrior
!system 1021 Spellcaster
!system 1022 Fairy
!system 1023 Fiend
!system 1024 Zombie
!system 1025 Machine
!system 1026 Aqua
!system 1027 Pyro
!system 1028 Rock
!system 1029 Winged Beast
!system 1030 Plant
!system 1031 Insect
!system 1032 Thunder
!system 1033 Dragon
!system 1034 Beast
!system 1035 Beast-Warrior
!system 1036 Dinosaur
!system 1037 Fish
!system 1038 Sea Serpent
!system 1039 Reptile
!system 1040 Psychic
!system 1041 Divine-Beast
!system 1042 Creator God
!system 1043 Wyrm
!system 1050 Monster
!system 1051 Spell
!system 1052 Trap
!system 1053 ???
!system 1054 Normal
!system 1055 Effect
!system 1056 Fusion
!system 1057 Ritual
!system 1058 Trap Monsters
!system 1059 Spirit
!system 1060 Union
!system 1061 Gemini
!system 1062 Tuner
!system 1063 Synchro
!system 1064 Token
!system 1065 ???
!system 1066 Quick-Play
!system 1067 Continuous
!system 1068 Equip
!system 1069 Field
!system 1070 Counter
!system 1071 Flip
!system 1072 Toon
!system 1073 Xyz
!system 1074 Pendulum
!system 1080 (N/A)
#GUI
!system 1100 S/T Destroy
!system 1101 Destroy Monster
!system 1102 Banish
!system 1103 Graveyard
!system 1104 Back to Hand
!system 1105 Back to Deck
!system 1106 Destroy Hand
!system 1107 Destroy Deck
!system 1108 Draw
!system 1109 Search
!system 1110 Recovery
!system 1111 Position
!system 1112 Control
!system 1113 Change ATK/DEF
!system 1114 Piercing
!system 1115 Repeat Attack
!system 1116 Limit Attack
!system 1117 Direct Attack
!system 1118 Special Summon
!system 1119 Token
!system 1120 Type-Related
!system 1121 Property-Related
!system 1122 Damage LP
!system 1123 Recover LP
!system 1124 Destroy
!system 1125 Select
!system 1126 Counter
!system 1127 Gamble
!system 1128 Fusion-Related
!system 1129 Tuner-Related
!system 1130 Xyz-Related
!system 1131 Negate Effect
#actions
!system 1150 Activate
!system 1151 Normal Summon
!system 1152 Special Summon
!system 1153 Set
!system 1154 Flip Summon
!system 1155 To Defense
!system 1156 To Attack
!system 1157 Attack
!system 1158 View
!system 1159 S/T Set
!system 1160 Put in Pendulum Zone
!system 1161 Resolve effect
!system 1162 Reset effect
#menu
!system 1200 LAN Mode
!system 1201 Puzzle Mode
!system 1202 Watch Replay
!system 1203 N/A
!system 1204 Deck Edit
!system 1210 Exit
!system 1211 OK
!system 1212 Cancel
!system 1213 Yes
!system 1214 No
!system 1215 Start
!system 1216 Message
!system 1217 Refresh
!system 1220 Nickname:
!system 1221 HostIP:
!system 1222 Password:
!system 1223 Join
!system 1224 Host
!system 1225 Allowed Cards:
!system 1226 Forbidden List:
!system 1227 Duel Mode:
!system 1228 Additional Options
!system 1229 Don't check deck
!system 1230 Do not shuffle deck
!system 1231 Starting LP:
!system 1232 Starting Hand:
!system 1233 Cards per Draw:
!system 1234 Host Name:
!system 1235 Password:
!system 1236 Use obsolete rulings
!system 1237 Time limit:
!system 1240 OCG
!system 1241 TCG
!system 1242 TCG/OCG
!system 1243 Unspecified
!system 1244 Single Duel
!system 1245 Match
!system 1246 Tag
!system 1250 Host
!system 1251 →Duel
!system 1252 →Spectate
!system 1253 Current Spectators:
!system 1254 Select Deck
!system 1255 Ready!
!system 1270 Card
!system 1271 Log
!system 1272 Clear Log
!system 1273 Settings
!system 1274 Auto card placing
!system 1275 ↑Random card placing
!system 1276 Auto Chain order
!system 1277 No delay for Chain
!system 1280 Standard duel
!system 1281 Custom
!system 1290 Mute opponent
!system 1291 Mute spectators
!system 1292 Ignore chain
!system 1293 Always chain
!system 1294 Available
!system 1295 Cancel
!system 1296 Finish
!system 1300 Ban List:
!system 1301 Deck:
!system 1302 Save
!system 1303 Save as
!system 1304 Clear
!system 1305 Sort
!system 1306 Exit
!system 1307 Shuffle
!system 1310 (All)
!system 1311 Category:
!system 1312 Monster
!system 1313 Spell
!system 1314 Trap
!system 1315 Limit:
!system 1316 Banned
!system 1317 Limited
!system 1318 Semi-limited
!system 1319 Attribute:
!system 1321 Type:
!system 1322 ATK:
!system 1323 DEF:
!system 1324 Lvl/Rank:
!system 1325 Search:
!system 1326 Effect
!system 1327 Search
!system 1328 Filter results
!system 1329 Series:
!system 1330 Deck:
!system 1331 Extra:
!system 1332 Side:
!system 1333 Results:
!system 1334 Side decking completed
!system 1335 Saved successfully
!system 1336 Scale:
!system 1337 Delete deck?
!system 1338 Deleted successfully
!system 1339 Clear deck?
!system 1340 Save Replay:
!system 1341 Save
!system 1342 Replays:
!system 1343 Play
!system 1344 Pause
!system 1345 Step
!system 1346 Swap
!system 1347 Exit
!system 1348 Load Replay
!system 1349 Play Replay:
!system 1350 Leave
!system 1351 Surrender
!system 1352 Main message:
!system 1353 Start at turn:
!system 1354 Hide set names
!system 1355 Hide chain buttons
!system 1360 Previous
!system 1370 Level↑
!system 1371 ATK↑
!system 1372 DEF↑
!system 1373 Name↓
!system 1390 Waiting...
!system 1391 Waiting....
!system 1392 Waiting.....
!system 1400 Unable to connect to host.
!system 1401 Connection has been lost.
!system 1402 An error occurred during transmission.
!system 1403 Can't join host
!system 1404 Password is incorrect.
!system 1405 Host refused connection.
!system 1406 Invalid Deck
!system 1407 [%ls] not allowed. Check the TCG/OCG card list and check the banlist
!system 1408 Side decking failed
!system 1409 Waiting for side...
!system 1410 Side decking error
!system 1411 Version mismatch(%X.0%X.%X)。
!system 1500 The duel ended.
!system 1501 Replay ended.
!system 1502 Connection has been lost.
!system 1510 Your choice:[%ls]
!system 1511 Opponent declared:[%ls]
!system 1512 Choice of opponent:[%d]
!system 1600 Activate a card
!system 1601 Set a card
!system 1602 Change a card
!system 1603 [%ls]Normal Summon...
!system 1604 Normal Summon success
!system 1605 [%ls]Special Summon...
!system 1606 Special Summon success
!system 1607 [%ls]Flip Summon...
!system 1608 Flip Summon success
!system 1609 [%ls]is activated
!system 1610 [%ls](%ls,%d)targeted
!system 1611 You draw %d card(s)
!system 1612 Opponent draws %d card(s)
!system 1613 Received %d damage
!system 1614 Opponent received %d damage
!system 1615 Increase %d LP
!system 1616 Opponent increases %d LP
!system 1617 [%ls] has placed %d [%ls]
!system 1618 [%ls] been removed %d [%ls]
!system 1619 [%ls] Attack [%ls]
!system 1620 [%ls] Direct Attack
!system 1621 Attack Negated
!system 1622 [%ls]You lose points
!system 1623 Coin landed on:
!system 1624 Die landed on:
#mod menu strings
!system 2012 Player Statistics
!system 2013 Ranking
!system 2014 Server Status
!system 2015 FAQ
!system 2016 Help
!system 2017 Main
!system 2023 About
#mod strings
!system 1985 Show started rooms
!system 1986 started
!system 1987 open
!system 1988 Status
!system 1989 Request a rematch?
!system 1990 Rematch
!system 1991 New cards log
!system 1992 Update log
!system 1993 AI decks
!system 1994 Show locked rooms
!system 1995 Level
!system 1996 Alphabetic
!system 1997 Order:
!system 1998 Connect
!system 1999 Show anime cards
!system 2000 Reset
!system 2001 Searching for opponent.
!system 2002 Searching for opponent..
!system 2003 Searching for opponent...
!system 2006 Unranked
!system 2007 AI script
!system 2008 Select AI deck
!system 2009 [Random deck]
!system 2010 Expand Log
!system 2011 Chat Log
!system 2018 1vs2
!system 2019 Turbo duel
!system 2020 Anime
!system 2021 Filter:
!system 2022 AI mode (beta)
!system 2024 Notes:
!system 2025 Are you sure you want to permanently delete this deck?
!system 2026 Deleted successfully
!system 2027 Delete
!system 2028 Volume
!system 2029 Room:
!system 2030 Players:
!system 2031 Server busy. Please try again later or use another server.
!system 2032 No rooms
!system 2033 There are no rooms currently open on the server. Click on 'Host' to create a new room or try another server.
!system 2034 New YGOPro version
!system 2035 There is a new version %s available! Do you want to go to the download page?
!system 2036 Connection Failed or Syntax error
!system 2037 Failed to open url
!system 2038 Failed to parse server data
!system 2039 The %s server requires an account to make a room.
!system 2040 Do you want to open the registration page at http://%s ?
!system 2041 Server:
!system 2042 Room password:
!system 2043 Room name:
!system 2044 Online
!system 2045 Multiplayer
!system 2046 Enable sound effects
!system 2047 Enable music
#victory reason
!victory 0x0 Surrendered
!victory 0x1 LP reached 0
!victory 0x2 Cards can't be drawn
!victory 0x3 Time limit up
!victory 0x4 Lost connection
!victory 0x10 Victory by the effect of Exodia
!victory 0x11 Victory by the effect of Final Countdown
!victory 0x12 Victory by the effect of Vennominaga
!victory 0x13 Victory by the effect of Horakhty
!victory 0x14 Victory by the effect of Exodius
!victory 0x15 Victory by the effect of Destiny Board
!victory 0x16 Victory by the effect of Last Turn
!victory 0x17 Victory by the effect of Number 88: Gimmick Puppet of Leo
!victory 0x18 Victory by the effect of Number C88: Gimmick Puppet Disaster Leo
!victory 0x19 Victory by the effect of Jackpot 7
!victory 0x1a Victory by the effect of Relay Soul
!victory 0x1b Victory by the effect of Ghostrick Angel of Mischief
!victory 0x1c Victory by the effect of Supremasea of the Phantasmagoric Dragon
!victory 0x20 Match victory by the effect of 「%ls」
!victory 0x30 Victory by the effect of Creator of Miracles
!victory 0x51 Victory by the effect of Evil 1
!victory 0x52 Victory by the effect of Number_Ci1000:_Numerronius_Numerronia
!victory 0x53 Victory by the effect of Zero_Gate_of_the_Void
!victory 0x54 Victory by the effect of Deuce
!victory 0x55 Victory by the rule of Action Field
!victory 0x56 Victory by the rule of Deck Master
!victory 0x57 Victory by the effect of Draw of Fate
#counters
!counter 0x1 Spell Counter
!counter 0x1002 Wedge Counter
!counter 0x3 Bushido Counter
!counter 0x4 Psychic Counter
!counter 0x5 Shine Counter
!counter 0x6 Gem Counter
!counter 0x7 Counter(Colosseum Cage of the Gladiator Beasts)
!counter 0x8 D Counter
!counter 0x1009 Venom Counter
!counter 0xa Genex Counter
!counter 0xb Counter(Ancient Gear Castle)
!counter 0xc Thunder Counter
!counter 0xd Greed Counter
!counter 0x100e A-Counter
!counter 0xf Worm Counter
!counter 0x10 Black Feather Counter
!counter 0x11 Hyper Venom Counter
!counter 0x12 Karakuri Counter
!counter 0x13 Chaos Counter
!counter 0x14 Counter(Miracle Jurassic Egg)
!counter 0x1015 Ice Counter
!counter 0x16 Spellstone Counter
!counter 0x17 Nut Counter
!counter 0x18 Flower Counter
!counter 0x1019 Fog Counter
!counter 0x1a Double Counter
!counter 0x1b Clock Counter
!counter 0x1c D Counter
!counter 0x1d Junk Counter
!counter 0x1e Gate Counter
!counter 0x1f Counter(B.E.S.)
!counter 0x20 Plant Counter
!counter 0x1021 Guard Counter
!counter 0x22 Dragonic Counter
!counter 0x23 Ocean Counter
!counter 0x1024 String Counter
!counter 0x25 Chronicle Counter
!counter 0x26 Counter(Metal Shooter)
!counter 0x27 Counter(Des Mosquito)
!counter 0x28 Counter (Dark Catapulter)
!counter 0x29 Counter(Balloon Lizard)
!counter 0x102a Counter(Magic Reflector)
!counter 0x2b Destiny Counter
!counter 0x2c You Got It Boss! Counter
!counter 0x2d Counter(Kickfire)
!counter 0x2e Shark Counter
!counter 0x2f Pumpkin Counter
!counter 0x30 Feel the Flow Counter
!counter 0x31 Rising Sun Counter
!counter 0x32 Balloon Counter
!counter 0x33 Yosen Counter
!counter 0x34 Counter(BOXer)
!counter 0x35 Symphonic Counter
!counter 0x36 Performage Counter
!counter 0x37 Kaiju Counter
!counter 0x1038 Cubic Counter
!counter 0x1039 Zushin Counter
!counter 0x40 Counter(Number 51: Finish Hold the Amazing)
!counter 0x1041 Predator Counter
!counter 0x42 Counter(Fire Cracker)
#anime counters
!counter 0x1090 Maiden Counter
!counter 0x91 Speed Counter
!counter 0x92 Plasma Counter
!counter 0x93 Sacred Beast Counter
!counter 0x94 Earthbound Immortal Counter
!counter 0x95 Crest Counter
!counter 0x1096 Protection Counter
!counter 0x1097 Des Counter
!counter 0x1098 Chain Counter
!counter 0x99 Full Moon Counter
!counter 0x109a Scab Counter
!counter 0x1100 Aura Counter
!counter 0x1101 Hallucination Counter
!counter 0x1102 Gear Counter
!counter 0x103 Medal Counter
!counter 0x1104 Thorn Counter
!counter 0x1105 Turn Counter
!counter 0x1106 Shield Counter
!counter 0x107 Gearspring Counter
!counter 0x1107 Prey Counter
!counter 0x1108 Vaccine Counter
!counter 0x1109 Life Star Counter
!counter 0x1110 Beacon Counter