From 32a5b07c13b7c76e0d4e1ce688bf8bfcea25ca7b Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期五, 12 九月 2025 14:08:56 +0800
Subject: [PATCH] 125 【战斗】战斗系统 战斗伤害数字更新

---
 Config/DamageNum.txt |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/Config/DamageNum.txt b/Config/DamageNum.txt
index ceff6b0..376f9e9 100644
--- a/Config/DamageNum.txt
+++ b/Config/DamageNum.txt
@@ -6,11 +6,11 @@
 4	Reflect	257		256	240|241|242|243|244|245|246|247|248|249|250|251|252|253|254
 8	Bloody	237		236	220|221|222|223|224|225|226|227|228|229|230|231|232|233|234
 16	Block	277			260|261|262|263|264|265|266|267|268|269|270|271|272|273|274
-32	Critical				
-33		217		216	200|201|202|203|204|205|206|207|208|209|210|211|212|213|214
-34		298	295		280|281|282|283|284|285|286|287|288|289|290|291|292|293|294
-544		358		356	340|341|342|343|344|345|346|347|348|349|350|351|352|353|354
-64	Dodge	303			
-128	RageUp	337	335		320|321|322|323|324|325|326|327|328|329|330|331|332|333|334
-256		297	295		280|281|282|283|284|285|286|287|288|289|290|291|292|293|294
-512		357		356	340|341|342|343|344|345|346|347|348|349|350|351|352|353|354
+64	Critical				
+65		217		216	200|201|202|203|204|205|206|207|208|209|210|211|212|213|214
+66		298	295		280|281|282|283|284|285|286|287|288|289|290|291|292|293|294
+2112		358		356	340|341|342|343|344|345|346|347|348|349|350|351|352|353|354
+256	Dodge	303			
+512	RageUp	337	335		320|321|322|323|324|325|326|327|328|329|330|331|332|333|334
+1024		297	295		280|281|282|283|284|285|286|287|288|289|290|291|292|293|294
+2048		357		356	340|341|342|343|344|345|346|347|348|349|350|351|352|353|354

--
Gitblit v1.8.0