mirror of
https://github.com/pret/pmd-red.git
synced 2026-05-04 20:15:46 -05:00
* Defined DungeonEntity * Rename EntityType enums * Revert EntityType rename * Defined more in-dungeon structs and enums * Added more dungeon global structs/enums * Prefixed dungeonGlobalData with g * Fixed compile errors * Removed some CRLFs * Fixed compile after merge * Revert Makefile * Rename DungeonEntityData.entityType Co-authored-by: Seth Barberee <seth.barberee@gmail.com> * Renamed symbols per PR comments Co-authored-by: Cheng Hann Gan <chenghann_gan@ultimatesoftware.com> Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
141 lines
2.9 KiB
JSON
141 lines
2.9 KiB
JSON
{
|
|
"name": "DarknightRelicFloorID",
|
|
"tables": [
|
|
{
|
|
"MainData": 950,
|
|
"Pokemon": 443,
|
|
"Traps": 7,
|
|
"Items": 107,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 951,
|
|
"Pokemon": 443,
|
|
"Traps": 7,
|
|
"Items": 107,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 952,
|
|
"Pokemon": 443,
|
|
"Traps": 7,
|
|
"Items": 107,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 953,
|
|
"Pokemon": 443,
|
|
"Traps": 7,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 954,
|
|
"Pokemon": 443,
|
|
"Traps": 7,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 955,
|
|
"Pokemon": 444,
|
|
"Traps": 7,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 956,
|
|
"Pokemon": 445,
|
|
"Traps": 7,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 957,
|
|
"Pokemon": 445,
|
|
"Traps": 7,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 958,
|
|
"Pokemon": 445,
|
|
"Traps": 7,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 959,
|
|
"Pokemon": 445,
|
|
"Traps": 8,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 960,
|
|
"Pokemon": 446,
|
|
"Traps": 8,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 961,
|
|
"Pokemon": 447,
|
|
"Traps": 8,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 962,
|
|
"Pokemon": 447,
|
|
"Traps": 8,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 963,
|
|
"Pokemon": 447,
|
|
"Traps": 8,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 964,
|
|
"Pokemon": 447,
|
|
"Traps": 8,
|
|
"Items": 110,
|
|
"KecleonShop": 108,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 109
|
|
}
|
|
]
|
|
}
|