"use strict"; cc._RF.push(module, 'ca712HN5fdL/b9rHSDz4007', 'tip.define'); // Scripts/nx/mods/tip/tip.define.js "use strict"; /******************************************************************************* * * 全局提示定义 * * * * 2021.12.10 ******************************************************************************/ module.exports = { /*** * ********************************************************************* * 协议 * ********************************************************************* */ /*** * ********************************************************************* * 游戏常量 * ********************************************************************* */ // 提示链 TipChains: { sub: { // 召唤 summon: { key: "summon", sub: { "100": { // 普通召唤 key: "summon.100", sub: { free: { key: "summon.100.free" } // 单次免费 } }, "200": { // 友情召唤 key: "summon.200", sub: { free: { key: "summon.200.free" } // 免费 } }, "300": { // 高级召唤 key: "summon.300", sub: { free: { key: "summon.300.free" } // 免费 } }, "400": { // 积分召唤 key: "summon.400", sub: { free: { key: "summon.400.free" } // 免费 } }, "crystal": { // 水晶召唤 key: "summon.crystal", sub: { enough: { key: "summon.elite.enough" } // 足夠 } } } }, // 伙伴 partner: { key: "partner", sub: { // 夥伴 "partner": { key: "partner.partner", sub: { uplevel: { key: "partner.partner.uplevel" }, upstar: { key: "partner.partner.upstar" }, insert: { key: "partner.partner.insert" } } }, // 僚机 "wing": { key: "partner.wing", sub: { purchase: { key: "partner.wing.purchase", sub: { free: { key: "partner.wing.purchase.free" } } }, assemble: { key: "partner.wing.assemble" }, scientific: { key: "partner.wing.scientific" } } }, //行星武器 "hallows": { key: "partner.hallows", sub: { //任務 task: { key: "partner.hallows.task", sub: { haOne: { key: "partner.hallows.task.haOne" }, haTwo: { key: "partner.hallows.task.haTwo" }, haThree: { key: "partner.hallows.task.haThree" }, haFour: { key: "partner.hallows.task.haFour" }, haFive: { key: "partner.hallows.task.haFive" } } }, //强化 levup: { key: "partner.hallows.levup" }, //技能升级 skill: { key: "partner.hallows.skill" }, //精炼 refine: { key: "partner.hallows.refine" } } } } }, // 家园 home: { key: "home", sub: { // 足迹 footmark: { key: "home.footmark", sub: { "new": { key: "home.footmark.new" } } }, // 成就 achievement: { key: "home.achievement", sub: { overview: { key: "home.achievement.overview" }, // 成就总览领取 other: { key: "home.achievement.other" } // 有其他领取 } }, // 派遣 dispatch: { key: "home.dispatch", sub: { reward: { key: "home.dispatch.reward" } // 有奖励可领取 } }, // 图书馆 library: { key: "home.library", sub: {/** 动态提示机制 */} } } }, // 签到 sign: { key: "sign", sub: { sign7: { key: "sign.sign7" } // 七日签 } }, // 签到 unbind: { key: "unbind" }, // 日常任务 task: { key: "task", sub: { activity: { key: "task.activity" }, // 活跃度 pray: { key: "task.pray" }, // 每日祈祷 golden: { key: "task.golden" } // 每日炼金 } }, coin: { key: "coin", sub: { // 日常 free: { key: "coin.free" } } }, setting: { key: "setting", sub: { // 日常 free: { key: "setting.bind" } } }, // 商店 shop: { key: "shop", sub: { card: { // 卡 key: "shop.card", sub: { month: { key: "shop.card.month" }, // 月卡 king: { key: "shop.card.king" } // 至尊卡 } }, market: { key: "shop.market" }, // 市场 vip: { key: "shop.vip" } // VIP } }, //聊天 chat: { key: "chat", sub: { world: { key: "chat.world" }, // 世界聊天 union: { key: "chat.union" }, // 军团聊天 players: { key: "chat.players" }, // 好友聊天 system: { key: "chat.system" } // 系统聊天 } }, // 收缩栏 payment: { key: "payment", sub: { // 信使 vip: { key: "payment.vip", sub: { daily: { key: "payment.vip.daily" } // 每日額外可領 } }, daily: { key: "payment.daily" }, weekly: { key: "payment.weekly" }, monthly: { key: "payment.monthly" } } }, // 收缩栏 bar: { key: "bar", sub: { // 信使 mail: { key: "bar.mail", sub: { person: { key: "bar.mail.person" }, // 新個人邮件 sys: { key: "bar.mail.sys" } // 新系統郵件 } }, // 好友 friend: { key: "bar.friend", sub: { add: { key: "bar.friend.add" }, rev: { key: "bar.friend.rev" }, // 好友送礼 apply: { key: "bar.friend.apply" } //好友申请 } }, // 大富翁 monopoly: { key: "bar.monopoly" }, // 一键领取 once: { key: "bar.once" } } }, // 联盟 guild: { key: "guild", sub: { // 捐献 donate: { key: "guild.donate", sub: { tip: { key: "guild.donate.tip" }, // 可捐献 reward: { key: "guild.donate.reward" } // 有奖励 } }, // 活跃 active: { key: "guild.active", sub: { lvup: { key: "guild.active.lvup" } // 可升级 } }, reqJoin: { key: "guild.reqJoin" }, // 有加入申请 dailyReward: { key: "guild.dailyReward" } // 有日常獎勵領取 } }, // 活动 acts: { key: "acts", sub: {/** 动态提示机制 */} }, // 活动 tipTask: { key: "tipTask", sub: { // 日常 show: { key: "tipTask.show" }, main: { key: "tipTask.main" }, branch: { key: "tipTask.branch" }, battle: { key: "tipTask.battle" }, plot: { key: "tipTask.plot" }, spine: { key: "tipTask.spine" } } }, daily: { key: "daily", sub: { // 日常 show: { key: "daily.show" }, tip: { key: "daily.tip" } } }, openServerActs: { key: "openServerActs", sub: { // 开服预告 show: { key: "openServerActs.show" }, tip: { key: "openServerActs.tip" }, //这个只对总要的几条显示 tipSep1: { key: "openServerActs.tipSep1" }, tipSep2: { key: "openServerActs.tipSep2" }, tipSep3: { key: "openServerActs.tipSep3" } } }, // 活动 tipReform: { key: "tipReform", sub: { // 日常 show: { key: "tipReform.show" }, // 義肢 equip: { key: "tipReform.equip", sub: { arm: { key: "tipReform.equip.arm" }, foot: { key: "tipReform.equip.foot" }, clothes: { key: "tipReform.equip.clothes" }, head: { key: "tipReform.equip.head" } } }, artifact: { key: "tipReform.artifact" } } }, // 跨服相关 pvp开启 pvp: { key: "pvp", sub: { // 日常 ladder: { key: "pvp.ladder" }, crosschampion: { key: "pvp.crosschampion" }, pvprank: { key: "pvp.pvprank", sub: { task: { key: "pvp.pvprank.task" }, challenge: { key: "pvp.pvprank.challenge" } } } } }, // 跨服相关 pvp开启 form: { key: "form", sub: { // 日常 recommend: { key: "form.recommend" } } }, // 新手訓練營 trainingCamp: { key: "trainingCamp", sub: { // 日常 show: { key: "trainingCamp.show" }, get: { key: "trainingCamp.get" } // 领取 } }, //神裝抽獎及副本 heaven: { key: "heaven", sub: { "fight": { //副本 key: "heaven.fight", sub: { ten: { key: "heaven.fight.ten" }, // 十顆星 twenty: { key: "heaven.fight.twenty" }, // 二十顆星 thirty: { key: "heaven.fight.thirty" } // 三十顆星 } }, "pray": { //副本 key: "heaven.pray", sub: { free: { key: "heaven.pray.free" } // 免費祈禱 } } } }, //副本相关 pve: { key: "pve", sub: { // 星明塔 tower: { key: "pve.tower", sub: { reward: { key: "pve.tower.reward" } // 奖励 } }, //日常副本 dungeon: { key: "pve.dungeon", sub: { 1: { key: "pve.dungeon.1" }, // 日常副本有免费次数 2: { key: "pve.dungeon.2" }, // 日常副本有免费次数 3: { key: "pve.dungeon.3" }, // 日常副本有免费次数 4: { key: "pve.dungeon.4" }, // 日常副本有免费次数 5: { key: "pve.dungeon.5" } // 日常副本有免费次数 } } } } } }, /*** * ********************************************************************* * 类型 * ********************************************************************* */ /*** * ********************************************************************* * 视图 * ********************************************************************* */ // 管理视图 ViewTips: { Name: "Tip", Single: true, VBD: true, Model: [{ key: "opened", value: false, desc: "是否开启" }] } }; cc._RF.pop();