修复怪物配置文件中技能等级字段的格式错误

This commit is contained in:
2024-12-21 13:21:24 +08:00
parent c86b5e55d2
commit 890cba44fb

View File

@@ -8840,7 +8840,7 @@ Monster={
exp = 0, exp = 0,
attackInterval = 1000, attackInterval = 1000,
skills = { skills = {
{id=79,le vel=1,event=0,autoCD=false}, {id=79,level=1,event=0,autoCD=false},
}, },
modelid = 30226, modelid = 30226,
attackMusicRate = 100, attackMusicRate = 100,