Changes

no edit summary
Line 106: Line 106:  
{ choice = {{ item = 'Equipment Slots', count = 4 }, { item = 'Development Material', count = 20 }} },
 
{ choice = {{ item = 'Equipment Slots', count = 4 }, { item = 'Development Material', count = 20 }} },
 
  { choice = {{ item = 'Fuel', count = 3000 }, { item = 'Steel', count = 3000 }} },
 
  { choice = {{ item = 'Fuel', count = 3000 }, { item = 'Steel', count = 3000 }} },
 +
  { item = 'Sea-colored Ribbon', count = 1 },
 
     { equipment = 'TBF' },
 
     { equipment = 'TBF' },
 
    { equipment = 'F6F-3', level = 2 },
 
    { equipment = 'F6F-3', level = 2 },
Line 131: Line 132:  
version = 3,
 
version = 3,
 
Casual = {
 
Casual = {
nil,
+
{ ship = 'Wasp' },
 
},
 
},
 
Easy = {
 
Easy = {
nil,
+
{ choice = {{ item = 'Equipment Slots', count = 3 }, { item = 'Development Material', count = 20 }} },
 +
  { item = 'Action Report' },
 +
    { item = 'Medal', count = 1 },
 +
    { item = 'Improvement Material', count = 6 },
 +
    { ship = 'Wasp' },
 
},
 
},
 
Medium = {
 
Medium = {
nil,
+
{ choice = {{ item = 'Equipment Slots', count = 4 }, { item = 'Development Material', count = 25 }} },
 +
  { choice = {{ item = 'Action Report' }, { item = 'Reinforcement Expansion', count = 2 }} },
 +
    { item = 'Medal', count = 2 },
 +
    { item = 'Improvement Material', count = 8 },
 +
    { equipment = 'SB2C-5' },
 +
    { ship = 'Wasp' },
 
},
 
},
 
Hard = {
 
Hard = {
7,022

edits