From dedb08fde8de2a5cb68bfd4a149c91d831fd7160 Mon Sep 17 00:00:00 2001
From: CeHua_ZWJ <ceh@163.com>
Date: 星期三, 28 十一月 2018 11:04:50 +0800
Subject: [PATCH] 2514 bug修复仙缘币设计加成
---
db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 2 +-
CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
index bc73f0e..f95350b 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
@@ -70,6 +70,6 @@
FairyGrabBossID [50103001,50103002,50103003,50103004,50103005,50103006,50103007] [[26,14000,1]] -60
OperationAction 10 0 0 0 0
HelpBattleCall 6 3 3 10 2
-HelpBattlePoint 1400 {"1":[30, 30], "2":[30, 30]} 1|2
+HelpBattlePoint 1400 {"1":[10, 10], "2":[10, 10]} 1|2
HelpBattleCheckIn 48 3 {3:[60010], 20:[60010, 51010], 60:[60010, 51010]}
PlayerViewCache 100 [0,4]
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index bc08510..c3860be 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -316,5 +316,5 @@
WishingWellCfg 14400 10 8 5
HelpBattleCall 6 3 3 10 2
HelpBattleRefresh 5 5 2 5
-HelpBattlePoint 1400 {"1":[30, 30], "2":[30, 30]} 1|2
+HelpBattlePoint 1400 {"1":[10, 10], "2":[10, 10]} 1|2
HelpBattleRobot 50105026 baseHurt*hpCoefficient
--
Gitblit v1.8.0