0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-28 09:05:26 +00:00
GC-Resources/Resources/Scripts/Scene/33743/scene33743_block33743.lua
2022-10-30 14:16:36 +08:00

8 lines
856 B
Lua

-- 所有的group
groups = {
{ id = 233743005, refresh_id = 1, pos = { x = 0.835, y = 0.645, z = 7.672 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233743006, refresh_id = 1, pos = { x = -0.442, y = 0.645, z = -10.279 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233743007, refresh_id = 1001, pos = { x = 5.090, y = 0.645, z = 0.477 }, force_clean_sub_entity = true, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233743008, refresh_id = 1002, pos = { x = 5.090, y = 0.645, z = 0.477 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233743009, refresh_id = 1, pos = { x = -1.321, y = 0.827, z = -1.087 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } }
}