forked from mycard/srvpro
-
Notifications
You must be signed in to change notification settings - Fork 3
/
config.user.json
79 lines (79 loc) · 1.95 KB
/
config.user.json
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
{
"dialogues": {
"36996508": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"46986414": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"46986415": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"46986416": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"46986417": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"46986418": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"46986419": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"46986420": [
"With no cards on the field, I summon Dark Magician and attack directly!"
],
"89631139": [
"Screw the rules, I have money!"
],
"89631140": [
"Screw the rules, I have money!"
],
"89631141": [
"Screw the rules, I have money!"
],
"89631142": [
"Screw the rules, I have money!"
],
"89631143": [
"Screw the rules, I have money!"
],
"89631144": [
"Screw the rules, I have money!"
],
"89631145": [
"Screw the rules, I have money!"
],
"89631146": [
"Screw the rules, I have money!"
],
"90809975": [
"Like, Toadally Awesome dude."
]
},
"version": 9021,
"modules": {
"tournament_mode": {
"duel_log": [
{
"time": "2017-06-28 12:31:20",
"name": "S,RANDOM#88593",
"roomid": "54071",
"cloud_replay_id": "R#16280506",
"replay_filename": "2017-06-28 12:31:20 Gideon VS Gideon.yrp",
"players": [
{
"name": "Gideon",
"winner": true
},
{
"name": "Gideon",
"winner": false
}
]
}
]
}
}
}