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

8 lines
820 B
Lua

-- 所有的group
groups = {
{ id = 233711001, 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 = 233711002, 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 = 233711003, refresh_id = 1001, pos = { x = 5.393, y = 0.053, z = 0.988 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233711004, 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 = 233711009, 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" } }
}