local config =
{
-- 公告
["TipsMap"] =
{
-- 广播索引(1击杀鱼)
[1] = {
-- 游戏倍率要求范围(目前最大是40000)
["GunRatio"] = 1,
-- 命中分值(鱼最终金币收益)要求范围
["PointScore"] = 300 * 10000,
-- 公告(参数顺序:玩家名,鱼名,总分值)
--["TipValue"] = "恭喜:【%s】 击杀【%s】,获得%s金币!",
["TipValue"] = "Selamat:[%s] Tangkap[%s] dan dapatkan%s koin emas!",
-- 排队优先级类型(值越大越优先)
["Priority"] = 0,
-- 延迟多少秒播报
["Delay"] = 0,
-- 最小鱼分值
["FishValue"] = 100
},
[2] = {
-- 奖池
["GunRatio"] = 0,
["PointScore"] = 300 * 10000,
-- 公告(参数顺序:玩家名,场次,奖池,总分值)
--["TipValue"] = "中奖啦!恭喜:【%s】 在【%s】获得【%s】,价值为: %s 的金币。说不定下一个中奖的就是你哦!",
["TipValue"] = "Menang! Selamat:[%s]Diperoleh dalam[%s], nilainya adalah:%skoin emas. Mungkin pemenang berikutnya adalah Anda!",
["Priority"] = 90,
["Delay"] = 0
},
[3] = {
-- 暗送刮刮卡
["GunRatio"] = 1,
["PointScore"] = 8000 * 10000,
-- 公告(参数顺序:玩家名,总分值)
--["TipValue"] = "好运连连!恭喜:【%s】 在刮刮卡中刮出了%s金币。",
["TipValue"] = "Semoga berhasil lagi dan lagi! Selamat:[%s]gosok keluar di kartu gosok%s koin emas.",
["Priority"] = 80,
["Delay"] = 0
},
[4] = {
-- 闪电鱼
["GunRatio"] = 1,
["PointScore"] = 100 * 10000,
-- 公告(参数顺序:玩家名,鱼名,总分值)
--["TipValue"] = "海里划过一道闪电,恭喜%s 击杀了%s释放出闪电链获得%s金币",
["TipValue"] = "petir menyambar di seberang laut, selamat%sMemTangkap%s dan melepaskan rangkaian petir.%s koin emas",
["Priority"] = 10,
["Delay"] = 5
},
[5] = {
-- 穿云火箭
["GunRatio"] = 1,
["PointScore"] = 700 * 10000,
-- 公告(参数顺序:玩家名,总分值)
--["TipValue"] = "穿云火箭一出,谁与争锋?!恭喜:%s 发射了一枚穿云火箭,获得%s金币",
["TipValue"] = "Saat Roket Penembus Awan keluar, siapa yang akan bersaing? ! Selamat:%sLuncurkan Turret penembus awan dan dapatkan%s koin emas",
["Priority"] = 81,
["Delay"] = 5
},
[6] = {
-- 电磁炮
["GunRatio"] = 1,
["PointScore"] = 700 * 10000,
-- 公告(参数顺序:玩家名,总分值)
--["TipValue"] = "我就是深海霸王!%s 大吼一声,发射出一枚电磁炮,获得%s金币",
["TipValue"] = "Akulah Raja Laut Dalam!%sDengan gemuruh, luncurkan turret elektromagnetik dan dapatkan%s koin emas",
["Delay"] = 5
},
[7] = {
-- 击杀大鱼
["GunRatio"] = 1,
["PointScore"] = 300 * 10000,
-- 公告(参数顺序:玩家名,鱼名,总分值)
--["TipValue"] = "抓到大鱼啦!恭喜:%s 击杀【%s】,获得%s金币",
["TipValue"] = "Tangkap ikan besarnya! Selamat:%sTangkap [%s] dan dapatkan%s koin emas",
["Priority"] = 10,
["Delay"] = 2,
["FishValue"] = 200
},
[8] = {
-- 黄金巨龙
["GunRatio"] = 1,
["PointScore"] = 700 * 10000,
-- 公告(参数顺序:玩家名,鱼名,总分值)
--["TipValue"] = "天降祥运!恭喜:%s 击杀【%s】,获得%s金币",
["TipValue"] = "Hoki dari surga! Selamat:%sTangkap [%s] dan dapatkan%s koin emas",
["Priority"] = 11,
["Delay"] = 20,
["FishScore"] = 300
},
[9] = {
-- 抽奖金币
["GunRatio"] = 1,
["PointScore"] = 200 * 10000,
-- 公告(参数顺序:玩家名,抽奖种类,总金币数)
--["TipValue"] = "嗨起来!%s 在免费奖池中启动了%s,抽取到%s金币。赶紧一起来参与免费抽奖吧。",
["TipValue"] = "Get High!%sMemulai%s di kumpulan hadiah gratis, dan menarik%s koin emas. Ayo bergabung dalam undian berhadiah gratis bersama.",
["Priority"] = 81,
["Delay"] = 2
},
[10] = {
-- 抽奖高级弹头
["GunRatio"] = 1,
["PointScore"] = 1,
-- 公告(参数顺序:玩家名,抽奖种类,物品数量,物品名)
-- ["TipValue"] = "嗨起来!%s 在免费奖池中启动了%s,抽取到%s个%s。赶紧一起来参与免费抽奖吧。",
["TipValue"] = "Get High!%sMemulai%s di kumpulan hadiah gratis, dan menarik%spemain%s. Ayo bergabung dalam undian berhadiah gratis bersama.",
["Priority"] = 81,
["Delay"] = 2
},
[11] = {
-- 抽奖礼票
["GunRatio"] = 1,
["PointScore"] = 1000,
-- 公告(参数顺序:玩家名,抽奖种类,礼票数量)
--["TipValue"] = "嗨起来!%s 在免费奖池中启动了%s,抽取到%s礼票。赶紧一起来参与免费抽奖吧。",
["TipValue"] = "Get High!%sMengaktifkan%s di kumpulan hadiah gratis, dan menariktiket hadiah%s. Ayo bergabung dalam undian berhadiah gratis bersama.",
["Priority"] = 81,
["Delay"] = 2
},
[12] = {
-- 使用弹头
["GunRatio"] = 1,
["PointScore"] = 100 * 10000,
-- 公告(参数顺序:玩家名,弹头名字,金币)
--["TipValue"] = "一击即中,%s 使用%s,获得%s金币。",
["TipValue"] = "【ยิงปลา4คน คลาสสิก】:ยิงแล้วได้ทันที %s ใช้%s ได้รับ%sชิป",
["Priority"] = 60,
["Delay"] = 1
},
[13] = {
-- 免费炮
["GunRatio"] = 1,
["PointScore"] = 800 * 10000,
-- 公告(参数:玩家名,总金币数)
--["TipValue"] = "爽翻!%s捕获了奇遇蟹,进入了免费游戏,获得%s金币",
["TipValue"] = "Satu strike berhasil, %sGunakan%s untuk mendapatkan%s koin emas.",
["Priority"] = 82,
["Delay"] = 5
},
[14] = {
-- 转盘鱼
["GunRatio"] = 300,
["PointScore"] = 500 * 10000,
-- 公告(玩家名,转盘总倍数,总金币数量)
--["TipValue"] = "连环转盘!恭喜:【%s】 捕获了大奖章鱼,转出%s倍连环转盘,获得%s金币",
["TipValue"] = "Spin Beruntun! Selamat:[%s]Menangkap Octopus hadiah besar, lanjutkan ke%skalitautan Spin Beruntun, dapatkan%s koin emas ",
["Priority"] = 81,
["Delay"] = 0,
},
-- [15] = {
-- -- 雷皇龙
-- ["GunRatio"] = 1,
-- ["PointScore"] = 1000 * 10000,
-- -- 公告(玩家名,龙珠抽到的倍率,总金币数量)
-- --["TipValue"] = "双龙戏珠!恭喜:【%s】 捕获雷皇龙,雷动九天全场爆分翻%s倍,获得%s金币",
-- ["TipValue"] = "ลูกแก้วล่อมังกรคู่!ยินดีด้วย:【%s】 จับมังกรสายฟ้าได้ สายฟ้าฟาดสวรรค์เก้าชั้นทั้งห้องระเบิดแต้มกระจาย%sเท่า ได้รับ%sชิป",
-- ["Priority"] = 81,
-- ["Delay"] = 10,
-- },
-- [16] = {
-- -- 聚宝盆
-- ["GunRatio"] = 1,
-- ["PointScore"] = 1000*10000,
-- -- 公告(玩家名,鱼分值,总金币数量)
-- --["TipValue"] = "招财进宝!恭喜:【%s】 捕获聚宝盆,财源滚滚来 %s倍,获得%s金币",
-- ["TipValue"] = "เงินทองไหลมาเทมา!ยินดีด้วย:【%s】 ยิงได้ถ้วยสมบัติ เงินทองกำลังจะมา %sเท่า,ได้รับ%sชิป",
-- ["Priority"] = 81,
-- ["Delay"] = 5,
-- },
},
}
function GetTipsConf()
return config
end