Files
wnmj/Servers/服务器组件/比赛服务/MatchOption1_模板.ini
2026-02-13 14:34:15 +08:00

94 lines
1.1 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[MatchOption]
比赛ID
MatchID=1
比赛名称
MatchName=N局排名赛
报名费
Fee=0
开赛最少人数
UserCount=6
可参赛的机器人数
AndroidUserCount=5
每局底分
InitalBase=200
空闲等待时间 默认为60
PrecedeTimer=70
初始比赛币
InitalScore=10000
比赛局数
FirGameCount=3
按局数换桌(0表示不换桌)
FirSwitchTableCount=1
定时赛时间信息(24小时制)
MatchStartTime=2013/11/08 12:00:00
MatchEndTime=2013/11/11 24:00:00
MatchStartTime_Y=2013
MatchStartTime_M1=11
MatchStartTime_D=8
MatchStartTime_H=16
MatchStartTime_M2=00
MatchStartTime_S=00
MatchEndTime_Y=2013
MatchEndTime_M1=11
MatchEndTime_D=8
MatchEndTime_H=16
MatchEndTime_M2=00
MatchEndTime_S=00
比赛奖励项
[Award]
奖励人数
Count=3
第1名金币奖励
Rank1Gold=20000
第1名奖牌奖励
Rank1Medal=0
第1名经验奖励
Rank1Exp=0
第2名金币奖励
Rank2Gold=10000
第2名奖牌奖励
Rank2Medal=0
第2名经验奖励
Rank2Exp=0
第3名金币奖励
Rank3Gold=6000
第3名奖牌奖励
Rank3Medal=0
第3名经验奖励
Rank3Exp=0
描述信息最多4条
[MatchDesc]
Title1=人数限制:
Describe1=9人
Title2=开赛方式:
Describe2=满9人开赛
Title3=比赛模式:
Describe3=3局排名赛
Title4=报名费用:
Describe4=免费
TitleColor=RGB(255,255,255)
DescribeColor=RGB(255,255,0)