mirror of
https://github.com/pret/pmd-red.git
synced 2026-05-20 22:13:10 -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.8 KiB
JSON
141 lines
2.8 KiB
JSON
{
|
|
"name": "OddityCaveFloorID",
|
|
"tables": [
|
|
{
|
|
"MainData": 1036,
|
|
"Pokemon": 481,
|
|
"Traps": 62,
|
|
"Items": 119,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 1037,
|
|
"Pokemon": 481,
|
|
"Traps": 62,
|
|
"Items": 119,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 1038,
|
|
"Pokemon": 481,
|
|
"Traps": 62,
|
|
"Items": 119,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 1039,
|
|
"Pokemon": 482,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 1040,
|
|
"Pokemon": 483,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 109
|
|
},
|
|
{
|
|
"MainData": 1041,
|
|
"Pokemon": 484,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 94,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 57
|
|
},
|
|
{
|
|
"MainData": 1042,
|
|
"Pokemon": 485,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 94,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 57
|
|
},
|
|
{
|
|
"MainData": 1043,
|
|
"Pokemon": 486,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 94,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 57
|
|
},
|
|
{
|
|
"MainData": 1044,
|
|
"Pokemon": 486,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 94,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 57
|
|
},
|
|
{
|
|
"MainData": 1045,
|
|
"Pokemon": 487,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 94,
|
|
"MonsterRoomItems": 46,
|
|
"BuriedItems": 57
|
|
},
|
|
{
|
|
"MainData": 1046,
|
|
"Pokemon": 488,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 28,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 3
|
|
},
|
|
{
|
|
"MainData": 1047,
|
|
"Pokemon": 488,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 28,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 3
|
|
},
|
|
{
|
|
"MainData": 1048,
|
|
"Pokemon": 489,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 28,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 3
|
|
},
|
|
{
|
|
"MainData": 1049,
|
|
"Pokemon": 490,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 28,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 3
|
|
},
|
|
{
|
|
"MainData": 1050,
|
|
"Pokemon": 490,
|
|
"Traps": 62,
|
|
"Items": 120,
|
|
"KecleonShop": 28,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 3
|
|
}
|
|
]
|
|
}
|