diff --git a/Resources/Scripts/Scene/20214/scene20214_group220214001.lua b/Resources/Scripts/Scene/20214/scene20214_group220214001.lua index b453d0d50..748561f2c 100644 --- a/Resources/Scripts/Scene/20214/scene20214_group220214001.lua +++ b/Resources/Scripts/Scene/20214/scene20214_group220214001.lua @@ -6,10 +6,10 @@ monsters = { { config_id = 1001, monster_id = 29100103, - pos = { x = 124, y = 528, z = 842 }, + pos = { x = 147, y = 528, z = 832 }, rot = { x = 0, y = 304, z = 0 }, - level = 32, -- idk - title_id = 191, -- specialNameLabID, idk why not show up + level = 1, -- idk + title_id = 191, -- specialNameLabID == title_id = 67498395, idk why not show up (Fourth of the Fatui Harbingers) special_name_id = 16, isElite = true }, @@ -18,9 +18,9 @@ monsters = { monster_id = 29100104, pos = { x = 124, y = 528, z = 842 }, rot = { x = 0, y = 304, z = 0 }, - level = 32, -- idk - title_id = 10001, - special_name_id = 10316, + level = 1, + title_id = 191, -- 10001/10316 idk why name show as `Ultra-Massive Cryo Slime` + special_name_id = 16, isElite = true } }