• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Map/Summer 2024 Event

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Map/Summer 2024 Event/doc

return {
	['E-1'] = {
		version = 3,
		Casual = {
		   	{ choice = {{ item = 'Equipment Slots', count = 2 }, { item = 'Development Material', count = 8 }} },
	    	{ item = 'Food Supply Ship Mamiya' },
    		{ equipment = '13.8cm Twin Gun Mount', level = 0 },
		},
		Easy = {
		   	{ choice = {{ item = 'Equipment Slots', count = 3 }, { item = 'Development Material', count = 12 }} },
	    	{ item = 'Food Supply Ship Mamiya' },
	    	{ item = 'Reinforcement Expansion' },
    		{ equipment = '13.8cm Twin Gun Mount', level = 0 },
    		{ equipment = 'Type 281 Radar', level = 0 }
		},
		Medium = {
		   	{ choice = {{ item = 'Equipment Slots', count = 4 }, { item = 'Development Material', count = 16 }} },
	    	{ item = 'Food Supply Ship Mamiya', count = 2 },
	    	{ item = 'Reinforcement Expansion' },
    		{ equipment = '13.8cm Twin Gun Mount', level = 1 },
    		{ equipment = 'Type 281 Radar', level = 1 },
    		{ equipment = 'Communication Equipment & Personnel' },
		},
		Hard = {
		   	{ choice = {{ item = 'Equipment Slots', count = 5 }, { item = 'Development Material', count = 20 }} },
	    	{ item = 'Food Supply Ship Mamiya', count = 3 },
	    	{ item = 'Reinforcement Expansion' },
	    	{ item = 'Medal' },
	    	{ item = 'Latest Overseas Technology Material' },
    		{ equipment = '13.8cm Twin Gun Mount', level = 2 },
    		{ equipment = 'Type 281 Radar', level = 2 },
    		{ equipment = 'Communication Equipment & Personnel' },
			
		},
	},
	['E-2'] = {
		version = 3,
		Casual = {
		{ choice = {{ item = 'Fuel', count = 1200 }, { item = 'Emergency Repair Goddess' }} },
		{ item = 'Food Supply Ship Irako' },
		{ item = 'Latest Overseas Technology Material' },
		},
		Easy = {
		{ choice = {{ item = 'Fuel', count = 1600 }, { item = 'Emergency Repair Goddess' }} },
		{ item = 'Food Supply Ship Irako', count = 2 },
		{ item = 'Latest Overseas Technology Material' },
		{ item = 'Remodel Blueprint' },
		},
		Medium = {
		{ choice = {{ item = 'Fuel', count = 2000 }, { item = 'Emergency Repair Goddess' }} },
		{ item = 'Food Supply Ship Irako', count = 3 },
		{ item = 'Latest Overseas Technology Material' },
		{ item = 'Remodel Blueprint' },
		{ item = 'Medal'},
		{ equipment = 'Fleet Communication Antenna' },
		},
		Hard = {
		{ choice = {{ item = 'Fuel', count = 4000 }, { item = 'Emergency Repair Goddess', count = 2 }} },
		{ item = 'Food Supply Ship Irako', count = 4 },
		{ item = 'Latest Overseas Technology Material' },
		{ item = 'Remodel Blueprint' },
		{ item = 'Medal', count = 2 },
		{ equipment = 'Fleet Communication Antenna' },
		{ equipment = '13.8cm Twin Gun Mount Kai', level = 2 },
		{ equipment = 'Type 274 Fire Control Radar' },
		},
	},
	['E-3'] = {
		version = 3,
		Casual = {
		{ ship = 'Gloire' },	
		},
		Easy = {
		{ item = 'Medal' },	
		{ item = 'Latest Overseas Technology Material'},
		{ equipment = '15.2cm Triple Main Gun Mount', level = 1 },
		{ ship = 'Gloire' },
		},
		Medium = {
		{ ship = 'Gloire' },	
		},
		Hard = {
		{ choice = {{ equipment = 'Communication Equipment & Personnel' }, { item = 'New Model Armament Material', count = 3 }} },
		{ item = 'Medal', count = 3 },	
		{ item = 'Latest Overseas Technology Material', count = 2 },
		{ item = 'Prototype Flight Deck Catapult' },
		{ equipment = '15.2cm Triple Main Gun Mount Kai', level = 2 },
		{ equipment = 'Loire 130M Kai (Skilled)', level = 1 },
		{ equipment = 'Communication Equipment & Personnel' },
		{ ship = 'Gloire' },
		},
	},
	['E-4'] = {
		version = 3,
		Casual = {
			
		},
		Easy = {
			
		},
		Medium = {
			
		},
		Hard = {
			
		},
	},
	['E-5'] = {
		version = 3,
		Casual = {
			
		},
		Easy = {
			
		},
		Medium = {
			
		},
		Hard = {
			
		},
	}
}