当前位置:首页 > 未命名 > 正文内容

雷霆H5传奇GM游戏内容修改

xmwl2年前 (2022-07-09)未命名664

服务端全部配置文件基本在
bin\s1\gameworld\data\config


前端基本在
Client\resource\cfg\config.json


-----------------------------------------------------


寻宝价格修改:


前端在:
\Client\resource\cfg\config.json
里面搜索TreasureHuntConfig


后端在:
bin\s1\gameworld\data\config\treasurehunt\treasurehunt.config


huntOnce = 2500,
huntTenth = 25000,


------------------------------------------------------


战纹寻宝需要的元宝修改位置
后端在
bin\s1\gameworld\data\config\fuwentreasure\fuwentreasure.config


前端在下面文件搜索FuwenTreasureConfig
Client\resource\cfg\config.json




------------------------------------------------------


游戏内充值页面比例修改:
Client\resource\cfg\config.json
搜索这个文件,下面的金额都是
RechargeItemsConfig




-------------------------------------------------------


商城修改后端在:
bin\s1\gameworld\data\config\store


前端在
Client\resource\cfg\config.json
搜索,下面的都是对比游戏商城
itemstore




-------------------------------------------------------


商店刷新需要的元宝修改位置:
后端:
bin\s1\gameworld\data\config\store\storecommon.config


前端在下面文件搜索StoreCommonConfig
Client\resource\cfg\config.json




--------------------------------------------------------




爆率掉落修改:
bin\s1\gameworld\data\config\droptable.config




--------------------------------------------------------


攻城奖励修改文件
bin\s1\gameworld\data\config\guild\guildbattleconst.confg




前端在下面文件搜索GuildBattleConst
Client\resource\cfg\config.json


---------------------------------------------------------
公会战每天奖励


bin\s1\gameworld\data\config\guild\guildbattledayaward.confg


---------------------------------------------------------
合服时间,(不一定有用)
bin\s1\gameworld\data\config\hefu\hefu.config


---------------------------------------------------------


传世装备寻宝价格配置
bin\s1\gameworld\data\config\heirloomtreasure\heirloomtreasure.config


前端在下面文件搜索HeirloomTreasureConfig
Client\resource\cfg\config.json


---------------------------------------------------------


邮件文件,可以设置上线赠送元宝等
bin\s1\gameworld\data\config\mail\mail.config


邮件表.xlsx 等级邮件
bin\s1\gameworld\data\config\mail\levelmail.config


---------------------------------------------------------


跨服区配置(不一定有用)
bin\s1\gameworld\data\config\crossserver\crossserverconf.lua




---------------------------------------------------------


活动配置(不会改)
bin\s1\gameworld\data\config\activity\activity.config


活动配置(不会改)
bin\s1\gameworld\data\config\activity\type18.config


---------------------------------------------------------


物品配置表
bin\s1\gameworld\data\config\item\item.config


---------------------------------------------------------


月卡.xlsx 常量配置
bin\s1\gameworld\data\config\monthcard\monthcardconfig.config


bin\s1\gameworld\data\config\privilege\privilegeconfig.config


---------------------------------------------------------


充值奖励配置.xlsx 充值套餐基础配置
bin\s1\gameworld\data\config\recharge




充值奖励配置.xlsx 首充配置
bin\s1\gameworld\data\config\recharge\firstrechargeconfig.config


---------------------------------------------------------


首充配置显示的比例设置
bin\s1\gameworld\data\config\recharge\firstrechargeconfig.config


前端在下面文件搜索FirstRechargeConfig
Client\resource\cfg\config.json




----------------------------------------------------------




装扮.xlsx 装扮


bin\s1\gameworld\data\config\zhuangban\zhuangbanid.config
前端在下面文件搜索ZhuangBanId
Client\resource\cfg\config.json


----------------------------------------------------------


转生配置.xlsx 转生配置
bin\s1\gameworld\data\config\zhuansheng\zhuansheng.config


转生配置.xlsx 等级配置
bin\s1\gameworld\data\config\zhuansheng\zhuanshenglevel.config




---------------------------------------------------------




vip配置,VIP等级需要充值的元宝
bin\s1\gameworld\data\config\vip\vip.config


前端在下面文件搜索VipConfig
Client\resource\cfg\config.json

版权声明:
本站资源和文章内容大部分收集于网络,
本站所有资源的版权均属于原作者所有,
本站资源只用于参考学习,请勿直接商用,
若由于商用引起版权纠纷,一切责任均由使用者承担。
若有侵权之处请联系站长我们会第一时间删除

本文由XM技术学习分享发布,如需转载请注明出处。

本文链接:http://xmwl.cc/未命名/74.html

分享给朋友: