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

8 lines
825 B
Lua

-- 所有的group
groups = {
{ id = 233738005, 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 = 233738006, 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 = 233738007, refresh_id = 1001, pos = { x = 5.090, y = 0.645, z = 0.477 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 233738008, 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 = 233738009, 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" } }
}