diff options
| author | Seth Barberee <seth.barberee@gmail.com> | 2021-06-25 17:19:47 -0500 |
|---|---|---|
| committer | Seth Barberee <seth.barberee@gmail.com> | 2021-06-25 17:19:47 -0500 |
| commit | 139aef45319fb22d7889ef687d623498e13997f6 (patch) | |
| tree | 678c7c0db35d952ca0711ce68c99a61996146e07 /data/dungeon/MtBlaze | |
| parent | c89c7110832eee146e4b519414a34c35348104bb (diff) | |
convert all story line floorIDs to JSON
Diffstat (limited to 'data/dungeon/MtBlaze')
| -rw-r--r-- | data/dungeon/MtBlaze/floor_id.inc | 15 | ||||
| -rw-r--r-- | data/dungeon/MtBlaze/floor_id.json | 113 |
2 files changed, 113 insertions, 15 deletions
diff --git a/data/dungeon/MtBlaze/floor_id.inc b/data/dungeon/MtBlaze/floor_id.inc deleted file mode 100644 index 4e81403..0000000 --- a/data/dungeon/MtBlaze/floor_id.inc +++ /dev/null @@ -1,15 +0,0 @@ -.global MtBlazeFloorID -MtBlazeFloorID: -.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 -.byte 0x4e, 0x00, 0x37, 0x00, 0x03, 0x00, 0x18, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x4f, 0x00, 0x37, 0x00, 0x03, 0x00, 0x18, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x50, 0x00, 0x37, 0x00, 0x03, 0x00, 0x18, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x51, 0x00, 0x38, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x52, 0x00, 0x39, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x53, 0x00, 0x3a, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x54, 0x00, 0x3b, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x55, 0x00, 0x3c, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x56, 0x00, 0x3c, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x57, 0x00, 0x3d, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x58, 0x00, 0x3d, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x59, 0x00, 0x3d, 0x00, 0x03, 0x00, 0x19, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 diff --git a/data/dungeon/MtBlaze/floor_id.json b/data/dungeon/MtBlaze/floor_id.json new file mode 100644 index 0000000..6c6cc42 --- /dev/null +++ b/data/dungeon/MtBlaze/floor_id.json @@ -0,0 +1,113 @@ +{ + "name": "MtBlazeFloorID", + "tables": [ + { + "MainData": 78, + "Pokemon": 55, + "Traps": 3, + "Items": 24, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 79, + "Pokemon": 55, + "Traps": 3, + "Items": 24, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 80, + "Pokemon": 55, + "Traps": 3, + "Items": 24, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 81, + "Pokemon": 56, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 82, + "Pokemon": 57, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 83, + "Pokemon": 58, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 84, + "Pokemon": 59, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 85, + "Pokemon": 60, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 86, + "Pokemon": 60, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 87, + "Pokemon": 61, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 88, + "Pokemon": 61, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 89, + "Pokemon": 61, + "Traps": 3, + "Items": 25, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + } + ] +} |
