ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_HPPerLogic/HPPerLogic_266.txt
New file @@ -0,0 +1,20 @@ # NPC剩余血量百分比逻辑处理 # { 百分比:[是否广播剩余血量, 掉落物品模板编号, 周围玩家加威望公式]} # 0-否,1-是 # 掉落物品模板为\NPCLogic_DropTemplate\NPC_DropTemplate_模板编号.txt,如果不掉落则填0 # 威望说明 # 范围为周围6格 # 不加威望则填'' # 威望公式参数 # npcLV npc等级 # playerLV 玩家等级 ( { 70:[1, 0, '3'], 30:[1, 0, '6'], 15:[1, 0, ''], 5:[1, 0, ''], } )