# .font: font.text_2
2022-11-01 19:06 dustin  
# .font: font.text_1
cave data:  
random seed: (9) 24  
random seed difficulty: (4) 4 *  
diamonds required: (36) 36  
cave time: (200) 150  
  
* here, my criterion for the difficulty of the random seed is simply the count of random butterflies. ideally i wanted increasing butterflies on each level, but as the seed search was a bit effortful (for example, many seeds have looping bf which cannot be freed), i was satisfied with l1 and l2 having the same bfly count. also, it strengthens the connection to bd1-d where there were also 4 bflies. (the colors are also identic!)  
  
--------------------------------------------------------------------------------------  
  
what makes it harder than l1:  
\ 50 seconds less time  
\ subjective feeling that this seed was slightly harder to solve than l1.