From cde110b1146b53807c872b699c9409228c077b67 Mon Sep 17 00:00:00 2001 From: panw Date: Fri, 20 Mar 2026 10:59:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=BA=E7=9B=BE=E6=88=98=E5=A3=AB?= =?UTF-8?q?=E8=8B=B1=E9=9B=84=E6=B7=BB=E5=8A=A0=E6=96=B0=E6=8A=80=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 为英雄ID 5001(盾战士)的技能列表添加技能ID 6301、6311和6321,以扩展其战斗能力。 --- assets/script/game/common/config/heroSet.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/script/game/common/config/heroSet.ts b/assets/script/game/common/config/heroSet.ts index 9b0331b1..16ba3aa0 100644 --- a/assets/script/game/common/config/heroSet.ts +++ b/assets/script/game/common/config/heroSet.ts @@ -77,7 +77,7 @@ export interface heroInfo { export const HeroInfo: Record = { // ========== 近战英雄 ========== 5001:{uuid:5001,name:"盾战士",path:"hk1", fac:FacSet.HERO, lv:1,as:1,ss:5,type:HType.Melee,hp:300,ap:25,speed:120, - skills:[6001,6201],info:""}, + skills:[6001,6301,6311,6321],info:""}, 5002:{uuid:5002,name:"圣骑士",path:"", fac:FacSet.HERO, lv:1,as:1,ss:5,type:HType.Melee,hp:340,ap:22,speed:115, skills:[6001,6202],info:""}, @@ -110,7 +110,7 @@ export const HeroInfo: Record = { // ========== 腐竹英雄 ========== 5301:{uuid:5301,name:"牧师",path:"hh1", fac:FacSet.HERO, lv:1,as:1,ss:5,type:HType.Long,hp:160,ap:25,speed:100, skills:[6003,6100],info:""}, - + 5302:{uuid:5302,name:"战地医师",path:"", fac:FacSet.HERO, lv:1,as:1,ss:5,type:HType.Mid,hp:220,ap:24,speed:120, skills:[6004,6204],info:""}, 5303:{uuid:5303,name:"守护祭司",path:"", fac:FacSet.HERO, lv:1,as:1,ss:5,type:HType.Mid,hp:240,ap:20,speed:110,