map_path = assets/Campaigns/ Levels { WORLD_MAP { Map File = World_Map.tmx } CAMPAIGN_1_1 { Map File = 1_1_v2.tmx # Specify item and number of items. Optionally specify a % drop chance per item. Loot[0] = Berries, 5, 100% Loot[1] = Minor Mana Potion, 1, 100% } BOSS_1 { Map File = Boss_1_v2.tmx } CAMPAIGN_1_2 { Map File = 1_2.tmx # Specify item and number of items. Optionally specify a % drop chance per item. # Loot[0] = Berries, 5, 100% } CAMPAIGN_1_3 { Map File = 1_3.tmx # Specify item and number of items. Optionally specify a % drop chance per item. # Loot[0] = Berries, 5, 100% } CAMPAIGN_1_4 { Map File = 1_4.tmx # Specify item and number of items. Optionally specify a % drop chance per item. # Loot[0] = Berries, 5, 100% } CAMPAIGN_1_5 { Map File = 1_5.tmx # Specify item and number of items. Optionally specify a % drop chance per item. # Loot[0] = Berries, 5, 100% } CAMPAIGN_1_6 { Map File = 1_6.tmx # Specify item and number of items. Optionally specify a % drop chance per item. # Loot[0] = Berries, 5, 100% } CAMPAIGN_1_7 { Map File = 1_7.tmx # Specify item and number of items. Optionally specify a % drop chance per item. # Loot[0] = Berries, 5, 100% } CAMPAIGN_1_8 { Map File = 1_8.tmx # Specify item and number of items. Optionally specify a % drop chance per item. # Loot[0] = Berries, 5, 100% } }