summaryrefslogtreecommitdiff
path: root/asm/players.c
blob: af8748615c6e0c73b171d4256017f183cb8da322 (plain)
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
/*
 * Copyright (C)  2018 Iru Cai <mytbk920423@gmail.com>
 * SPDX-License-Identifier: GPL-3.0-or-later
 */

#include "player_info.h"

player_info players[4];

int nplayers;
int current_player;

player_info rich4_players[12] = {
	{
		.name_ptr = "\xac\xf9 \xbf\xab \xb3\xec", /* 约翰乔 */
		.f4 = 0x00946126,
		.traffic_method = 0,
		.ndices = 1,
		.character = 0,
		.sex = 1,
		.f22 = 3,
		.f23 = 2,
		.f24 = 60,
		.init_cash_ratio = 50,
		.f26 = 30,
	},
	{
		.name_ptr = "\xa8\x46\xb6\xa9\xa4\xda\xb4\xb5", /* 沙隆巴斯 */
		.f4 = 0x00bdc3c6,
		.traffic_method = 0,
		.ndices = 1,
		.character = 1,
		.sex = 1,
		.f22 = 3,
		.f23 = 1,
		.f24 = 100,
		.init_cash_ratio = 40,
		.f26 = 45,
	},
	{
		.name_ptr = "\xa7\xd4 \xa4\xd3 \xad\xa6", /* 忍太郎 */
		.f4 = 0x0041323b,
		.traffic_method = 0,
		.ndices = 1,
		.character = 2,
		.sex = 1,
		.f22 = 3,
		.f23 = 2,
		.f24 = 0,
		.init_cash_ratio = 70,
		.f26 = 0,
	},
	{
		.name_ptr = "\xbf\xfa \xa4\xd2 \xa4H", /* 钱夫人 */
		.f4 = 0x00c626c3,
		.traffic_method = 0,
		.ndices = 1,
		.character = 3,
		.sex = 0,
		.f22 = 3,
		.f23 = 2,
		.f24 = 100,
		.init_cash_ratio = 60,
		.f26 = 30,
	},
	{
		.name_ptr = "\xaa\xfc \xa4g \xa7\x42", /* 阿土伯 */
		.f4 = 0x00c5b830,
		.traffic_method = 0,
		.ndices = 1,
		.character = 4,
		.sex = 1,
		.f22 = 3,
		.f23 = 1,
		.f24 = 50,
		.init_cash_ratio = 40,
		.f26 = 25,
	},
	{
		.name_ptr = "\xb2\xef\xa9\xd4\xa4\xbd\xa5\x44", /* 莎拉公主 */
		.f4 = 0x00ed9d9d,
		.traffic_method = 0,
		.ndices = 1,
		.character = 5,
		.sex = 0,
		.f22 = 3,
		.f23 = 1,
		.f24 = 75,
		.init_cash_ratio = 70,
		.f26 = 30,
	},
	{
		.name_ptr = "\xae\x63\xa5\xbb\xc4_\xc2\xc3", /* 宫本宝藏 */
		.f4 = 0x0000f038,
		.traffic_method = 0,
		.ndices = 1,
		.character = 6,
		.sex = 1,
		.f22 = 3,
		.f23 = 1,
		.f24 = 100,
		.init_cash_ratio = 50,
		.f26 = 20,
	},
	{
		.name_ptr = "\xbf}  \xbf}", /* 糖糖 */
		.f4 = 0x00ffffa0,
		.traffic_method = 0,
		.ndices = 1,
		.character = 7,
		.sex = 0,
		.f22 = 3,
		.f23 = 0,
		.f24 = 0,
		.init_cash_ratio = 40,
		.f26 = 35,
	},
	{
		.name_ptr = "\xafQ  \xab}", /* 乌咪 */
		.f4 = 0x00e77c08,
		.traffic_method = 0,
		.ndices = 1,
		.character = 8,
		.sex = 0,
		.f22 = 3,
		.f23 = 0,
		.f24 = 0,
		.init_cash_ratio = 60,
		.f26 = 20,
	},
	{
		.name_ptr = "\xae] \xa4p \xac\xfc", /* 孙小美 */
		.f4 = 0x00cc1a20,
		.traffic_method = 0,
		.ndices = 1,
		.character = 9,
		.sex = 0,
		.f22 = 3,
		.f23 = 0,
		.f24 = 50,
		.init_cash_ratio = 50,
		.f26 = 0,
	},
	{
		.name_ptr = "\xa4p \xa4\xa6 \xa5\xa7", /* 小丹尼 */
		.f4 = 0x002017fe,
		.traffic_method = 0,
		.ndices = 1,
		.character = 10,
		.sex = 1,
		.f22 = 3,
		.f23 = 1,
		.f24 = 30,
		.init_cash_ratio = 55,
		.f26 = 15,
	},
	{
		.name_ptr = "\xaa\xf7 \xa8\xa9 \xa8\xa9", /* 金贝贝 */
		.f4 = 0x000ebdbd,
		.traffic_method = 0,
		.ndices = 1,
		.character = 11,
		.sex = 0,
		.f22 = 3,
		.f23 = 2,
		.f24 = 80,
		.init_cash_ratio = 80,
		.f26 = 0,
	}
};