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/LapisCave | |
parent | c89c7110832eee146e4b519414a34c35348104bb (diff) |
convert all story line floorIDs to JSON
Diffstat (limited to 'data/dungeon/LapisCave')
-rw-r--r-- | data/dungeon/LapisCave/floor_id.inc | 17 | ||||
-rw-r--r-- | data/dungeon/LapisCave/floor_id.json | 131 |
2 files changed, 131 insertions, 17 deletions
diff --git a/data/dungeon/LapisCave/floor_id.inc b/data/dungeon/LapisCave/floor_id.inc deleted file mode 100644 index 51f499f..0000000 --- a/data/dungeon/LapisCave/floor_id.inc +++ /dev/null @@ -1,17 +0,0 @@ -.global LapisCaveFloorID -LapisCaveFloorID: -.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 -.byte 0x40, 0x00, 0x30, 0x00, 0x04, 0x00, 0x15, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x41, 0x00, 0x30, 0x00, 0x04, 0x00, 0x15, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x42, 0x00, 0x30, 0x00, 0x04, 0x00, 0x15, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x43, 0x00, 0x31, 0x00, 0x04, 0x00, 0x15, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x44, 0x00, 0x32, 0x00, 0x04, 0x00, 0x16, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x45, 0x00, 0x32, 0x00, 0x04, 0x00, 0x16, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x46, 0x00, 0x32, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x47, 0x00, 0x32, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x48, 0x00, 0x33, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x49, 0x00, 0x33, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x4a, 0x00, 0x34, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x4b, 0x00, 0x34, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x4c, 0x00, 0x35, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 -.byte 0x4d, 0x00, 0x36, 0x00, 0x04, 0x00, 0x17, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00 diff --git a/data/dungeon/LapisCave/floor_id.json b/data/dungeon/LapisCave/floor_id.json new file mode 100644 index 0000000..9ea5aca --- /dev/null +++ b/data/dungeon/LapisCave/floor_id.json @@ -0,0 +1,131 @@ +{ + "name": "LapisCaveFloorID", + "tables": [ + { + "MainData": 64, + "Pokemon": 48, + "Traps": 4, + "Items": 21, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 65, + "Pokemon": 48, + "Traps": 4, + "Items": 21, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 66, + "Pokemon": 48, + "Traps": 4, + "Items": 21, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 67, + "Pokemon": 49, + "Traps": 4, + "Items": 21, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 68, + "Pokemon": 50, + "Traps": 4, + "Items": 22, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 69, + "Pokemon": 50, + "Traps": 4, + "Items": 22, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 70, + "Pokemon": 50, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 71, + "Pokemon": 50, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 72, + "Pokemon": 51, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 73, + "Pokemon": 51, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 74, + "Pokemon": 52, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 75, + "Pokemon": 52, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 76, + "Pokemon": 53, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + }, + { + "MainData": 77, + "Pokemon": 54, + "Traps": 4, + "Items": 23, + "KecleonShop": 1, + "MonsterRoomItems": 2, + "BuriedItems": 3 + } + ] +} |