init
This commit is contained in:
21
server/s1/LogicServer/data/config/item/BossToken.txt
Normal file
21
server/s1/LogicServer/data/config/item/BossToken.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
--#include "..\..\language\LangCode.txt" once
|
||||
--boss令
|
||||
|
||||
|
||||
bossTokenConfig =
|
||||
{
|
||||
BroadCastLevel = 80, --广播可见等级
|
||||
senceId = 15, --场景id
|
||||
lastTime = 1800, --boss持续时间
|
||||
bossTokenList =
|
||||
{
|
||||
{
|
||||
itemId = 1288,
|
||||
bossId = 194,
|
||||
},
|
||||
{
|
||||
itemId = 1289,
|
||||
bossId = 195,
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user