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/33735/scene33735_block33735.lua
2022-10-24 09:34:37 +08:00

8 lines
801 B
Lua

-- 所有的group
groups = {
{ id = 233735001, refresh_id = 1, pos = { x = 1.139, y = 0.053, z = 8.184 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233735002, refresh_id = 1, pos = { x = -0.138, y = 0.053, z = -9.767 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233735003, pos = { x = 5.393, y = 0.053, z = 0.988 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233735004, refresh_id = 1, pos = { x = 5.393, y = 0.053, z = 0.988 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233735009, refresh_id = 1, pos = { x = 8.253, y = -0.027, z = 4.145 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } }
}