Files
JJBB/Assets/Project/Script/LuaScripts/GameTables/Lua/Table_ValhallaSourceRaid.txt
2024-08-23 15:49:34 +08:00

28 lines
463 B
Plaintext

--This code create by CodeEngine ,don't modify
local Table_ValhallaSourceRaid =
{
[1] = {
Id = 1,
Type = 1,
SubType = 438,
HP = 5,
Resources = 1,
},
[2] = {
Id = 2,
Type = 3,
SubType = 1603,
HP = 5,
Resources = 1,
},
[3] = {
Id = 3,
Type = 1,
SubType = 439,
HP = 5,
Resources = 5,
},
}
return Table_ValhallaSourceRaid