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

8 lines
825 B
Lua

-- 所有的group
groups = {
{ id = 233402001, refresh_id = 1, pos = { x = -0.928, y = 0.326, z = 8.085 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233402002, refresh_id = 1, pos = { x = -2.204, y = 0.326, z = -9.866 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233402003, refresh_id = 1001, pos = { x = 3.327, y = 0.326, z = 0.889 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233402004, refresh_id = 1001, pos = { x = 3.327, y = 0.326, z = 0.889 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233402005, refresh_id = 1, pos = { x = -4.027, y = 0.190, z = -1.059 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } }
}