# .font: font.text_2
2023-01-04 11:11 dustin  
# .font: font.text_1
cave data:  
random fill: _120 Β50 Α15 Ζ9  
random seed: (48 240 192) 96  
diamonds required: (36 45 54) 54  
cave time: (240 180 120) 120  
-------------------------------------------------------------------------------  
what makes it harder than l3:  
Α random seed: on l1-3, there were enough single-Ζ-cages, but here ^ is almost forced to use some double-ΖΖ-cages for the explosions as well. i think this makes a significant difference because if both ΖΖ are close together and then ^ crushes one, the other might do unexpected things, leading to slight chaos. at first, i had the 5 random seeds in ascending order, but those multiple-ΖΖ-effects convinced me to put the seeds in a different order. now l1+2 have only single-Ζ cages while from l3-5, more and more multiple-ΖΖ-cages come into play!  
  
it would have been possible to increase the requirement further to 63 because there are 10 free ΑΑΑ in the cave, but i decided to keep those ΑΑΑ as bonus. also i like the pattern (requirement increases from l1-3 and then stagnates) because it reminds me of bd1-g and h with the same pattern ;)