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

7 lines
668 B
Lua

-- 所有的group
groups = {
{ id = 235100001, refresh_id = 1, pos = { x = 0.954, y = -0.071, z = 2.887 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 235100002, refresh_id = 1002, pos = { x = 5.208, y = -0.071, z = -4.308 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 235100003, refresh_id = 1, pos = { x = -0.029, y = 0.189, z = -1.151 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } },
{ id = 235100004, refresh_id = 1, pos = { x = -2.174, y = -0.168, z = -6.172 }, forbid_monster_die_types = { "CHANGE_HP_SUB_DRAWN", "CHANGE_HP_SUB_ABYSS" } }
}