# .font: font.text_2
2022-10-29 18:32 dustin  
# .font: font.text_1
cave data:  
random seed: (6) 53  
diamonds required: (20) 15  
cave time: (180) 150  
  
random seed difficulty: (2) 6 *  
diamonds available: (27) 21 **  
  
* to "measure" the difficulty of a random seed, i often try to find an objective number. in this case, it is the count of fireflies which are in ^'s way, i.e. fireflies which ^ must release on his path to the exit.  
  
** counted are all \\\ in the cave plus the ||| which can be converted without pushing them (or using "crazy tricks").  
  
-----------------------------------------------------------------------------------  
  
what makes it harder than l1:  
\ 30 seconds less time  
\ more fireflies in the way  
  
the requirement even decreased, but that's because there are less \\\ available than on l1. (also in the original games, this often happened if there were random \\\ in the cave!)