forked from edo9300/edopro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstrings.conf
572 lines (571 loc) · 16.7 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 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 Keep revealed
!system 70 Monster Cards
!system 71 Spell Cards
!system 72 Trap Cards
!system 80 Entering the Battle Phase
!system 81 Entering the End Phase
!system 90 Normal Summon without tribute(s)?
!system 91 Use your additional Normal Summon?
!system 92 Use opponent monster?
!system 93 Do you want to continue to choose the material?
!system 94 Do you want to activate this card's effect now?
!system 95 Do you want to use "%ls"'s effect?
!system 96 Do you want to use "%ls"'s effect to avoid destruction?
!system 97 Place "%ls" in the Spell & Trap Zone?
!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 Please select a sort order
!system 206 Please select the chain sequence
!system 207 Revealing %d card(s):
!system 208 Confirm %d card(s):
!system 209 The card has met the requisites
!system 210 Continue selecting cards?
!system 211 Round count:
!system 212 Declared card:
!system 213 Declared type:
!system 214 Declared attribute:
!system 215 Declared number:
!system 216 Activated in chain %d
!system 217 Target of (chain %d) [%ls]
!system 218 Pay LP by Effect of [%ls], instead?
!system 219 Detach XYZ material by Effect of [%ls], instead?
!system 220 Remove Counter(s) by Effect of [%ls], instead?
!system 221 on [%ls], Activate Trigger Effect of [%ls]?
!system 222 Activate Trigger Effect?
!system 223 and Ask other Trigger Effect activate later
!system 224 First Special Summoned by own Condition
!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 the card to add to your hand
!system 507 Select the card(s) to return to Deck
!system 508 Select the card to Summon
!system 509 Select a Monster to Special Summon
!system 510 Select a card to flip-up
!system 511 Select a card to use as Fusion Material
!system 512 Select a card to use as Synchro Material
!system 513 Select a card to use as Xyz Material
!system 514 Select a card on opponent's side
!system 515 Select a card on your side
!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 the Xyz material to detach
!system 520 Select the monster to change control
!system 521 Select the card to replace
!system 522 Select the monsters in attack
!system 523 Select the monsters in defense
!system 524 Select attack monster
!system 525 Select defense monster
!system 526 Reveal a card
!system 527 Select the card to place on the field
!system 528 Select a monster to change its battle position
!system 529 Select your card
!system 530 Select opponent card
!system 531 Select monsters for Tribute Summon
!system 532 Select a monster to detach Xyz Material
!system 533 Select a card to use as Link Material
!system 549 Select an attack target
!system 550 Select an effect you want to activate
!system 551 Select the target of the effect
!system 552 Select head or tails
!system 553 Select dice results
!system 554 Declare 1 card type
!system 555 Select an option
!system 556 Select effect to activate/resolve
!system 560 Select
!system 561 Select the battle position
!system 562 Declare Attribute
!system 563 Declare a type
!system 564 Declare a card name
!system 565 Declare a number
!system 566 Select the effect to activate
!system 567 Declare a Level/Rank
!system 568 Select a card to resolve
!system 569 Select a Zone to play "%ls"
!system 570 Select a Zone to become unusable
!system 571 Select a Zone to move the card
!system 1000 Deck
!system 1001 Hand
!system 1002 Monster Zone
!system 1003 Spell/Trap Zone
!system 1004 Graveyard
!system 1005 Banished Zone
!system 1006 Extra Deck
!system 1007 Xyz Material
!system 1008 Field Spell 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 1044 Cyberse
!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 Monster
!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 1075 Special Summon
!system 1076 Link
!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
#extra rules
!system 1132 Sealed Duel
!system 1133 Booster Draft Duel
!system 1134 Destiny Draw
!system 1135 Speed Duel
!system 1136 Concentration Duel
!system 1137 Boss Duel
!system 1138 Battle City
!system 1139 Duelist Kingdom
!system 1140 Dimension Duel
!system 1141 Turbo Duel
!system 1142 Double Deck Duel
!system 1143 Command Duel
!system 1144 Deck Masters Duel
#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 Do Effect
!system 1162 Reset Effect
!system 1163 Pendulum Summon
#menu
!system 1200 LAN Mode
!system 1201 Puzzle Mode
!system 1202 Watch Replay
!system 1203 AI Mode
!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 1218 Ready
!system 1219 Not Ready
!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 Rule
!system 1237 Time limit:
!system 1238 Host Port:
!system 1240 OCG
!system 1241 TCG
!system 1242 TCG/OCG
!system 1243 Unofficial
!system 1244 Single Duel
!system 1245 Match
!system 1246 Tag
!system 1247 Relay
!system 1248 Arbitrary
!system 1250 Host
!system 1251 →Duel
!system 1252 →Spectate
!system 1253 Current Spectators:
!system 1254 Select Deck:
!system 1255 Ready!
!system 1260 Master Rule 1
!system 1261 Master Rule 2
!system 1262 Master Rule 3
!system 1263 Master Rule 4
!system 1264 Anime
!system 1265 Illegal
!system 1266 Videogme
!system 1267 Custom
!system 1270 Card info
!system 1271 Log
!system 1272 Clear Log
!system 1273 Settings
!system 1274 Auto Monster Card placing
!system 1275 ↑Random card placing
!system 1276 Auto Chain order
!system 1277 No delay for Chain
!system 1278 Auto Spell/Trap Card placing
!system 1279 Chat
!system 1280 Standard duel
!system 1281 Custom
!system 1282 Clear Chat
!system 1290 Mute opponent
!system 1291 Mute spectators
!system 1292 Ignore Chain
!system 1293 Always Chain
!system 1294 Normal Chain
!system 1295 Cancel
!system 1296 Finish
!system 1299 Quick Animation
!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 1308 Delete
!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 1320 Unlimited
!system 1321 Type:
!system 1322 ATK:
!system 1323 DEF:
!system 1324 Lv/Rank:
!system 1325 Search:
!system 1326 Effect
!system 1327 Search
!system 1329 Archetype:
!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 This Deck?
!system 1338 Deck Deleted
!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 1356 Old Replay Mode
!system 1357 Load Puzzle
!system 1358 Export Decks
!system 1360 Previous
!system 1361 Delete
!system 1362 Rename
!system 1363 OK to delete?
!system 1364 Rename
!system 1365 Fail to rename, maybe there're replay with same name.
!system 1370 Level↑
!system 1371 Attack ↑
!system 1372 Defense ↑
!system 1373 Name ↓
!system 1374 Link Marker
!system 1390 Waiting...
!system 1391 Waiting....
!system 1392 Waiting.....
!system 1393 Archetype:
!system 1400 Unable to connect to the host.
!system 1401 Connection has been lost.
!system 1402 An error occurred during the transmission.
!system 1403 Can't join host
!system 1404 Password is incorrect.
!system 1405 The host refused the 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 1412 Unable to resolve host address.
!system 1413 "%ls" is an OCG only card and cannot be used with the current settings.
!system 1414 "%ls" is a TCG only card and cannot be used with the current settings.
!system 1415 "%ls(%d)" cannot be identified by the host.
!system 1416 There are more than 3 copies of "%ls" in your decks.
!system 1417 The size of your Main Deck should be between %d-%d at the moment its size is %d.
!system 1418 The size of your Extra Deck should be not more than %d at the moment its size is %d.
!system 1419 The size of your Side Deck should be not more than %d at the moment its size is %d.
!system 1420 There are Extra Deck only cards in your Main Deck.
!system 1421 There are not allowed card types in your Main Deck
!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 Card control is changed
!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" Attacks "%ls"
!system 1620 "%ls" Attacks directly
!system 1621 Attack Negated
!system 1622 "%ls"You lose points
!system 1623 Coin landed on:
!system 1624 Die landed on:
!system 1625 Extra Rules
!system 1626 Custom
!system 1627 No %s
!system 1628 ==Card Type filter==
!system 1629 ==Game rules==
!system 1630 Custom Rule
!system 1631 Obsolete Ignition
!system 1632 1st Turn Draw
!system 1633 1 Field
!system 1634 Pendulum Zones
!system 1635 Separate Pendulum Zones
!system 1636 Extra Monster Zones
!system 1999 Show unofficial cards
!system 2000 Old Replay Mode
!system 2043 Expand log
!system 2044 Shrink log
!system 2045 Repositories Status
!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 0x20 Match Victory by the effect of 「%ls」
#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 Morph Counter
!counter 0x1009 Poison Counter
!counter 0xa Genex Counter
!counter 0xb Counter(Ancient City)
!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 0x20 Plant 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 0x2c You Got It Boss! Counter
!counter 0x2d Counter(Kickfire)
!counter 0x2e Shark Counter
!counter 0x2f Pumpkin Counter
!counter 0x30 Hi-Five the Sky Counter
!counter 0x2b Destiny 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 0x90 Maiden Counter
!counter 0x91 Speed Counter
!counter 0x92 Plasma Counter
!counter 0x93 Sacred Beast Counter
!counter 0x94 Pumpkin Counter
!counter 0x95 Rising Sun Counter