A Wiki in the Desert
Log in

Difference between revisions of "Talk:Simple Beehive"

From A Wiki in the Desert
← Simple Beehive
 
Line 7: Line 7:
  
 
[[File:Tale Chance.png]]
 
[[File:Tale Chance.png]]
 +
[[File:Tale Chance24.png]]
  
 
   var SC = max(2, (length(ScanRadiusXY(240, Apiary, xPos(Place), yPos(Place)))-1*2) + length(ScanRadiusXY(240,Physical,xPos(Place),yPos(Place))) - length(ScanRadiusXY(240,Plant,xPos(Place),yPos(Place))) - length(ScanRadiusXY(240,Oasis,xPos(Place),yPos(Place))));
 
   var SC = max(2, (length(ScanRadiusXY(240, Apiary, xPos(Place), yPos(Place)))-1*2) + length(ScanRadiusXY(240,Physical,xPos(Place),yPos(Place))) - length(ScanRadiusXY(240,Plant,xPos(Place),yPos(Place))) - length(ScanRadiusXY(240,Oasis,xPos(Place),yPos(Place))));

Latest revision as of 18:55, 5 June 2021

Discussion on discord Queen Chance

 the hive at 939 2272 has a 0:1000 chance of finding a queen

File:Tale Chance.png File:Tale Chance24.png

 var SC = max(2, (length(ScanRadiusXY(240, Apiary, xPos(Place), yPos(Place)))-1*2) + length(ScanRadiusXY(240,Physical,xPos(Place),yPos(Place))) - length(ScanRadiusXY(240,Plant,xPos(Place),yPos(Place))) - length(ScanRadiusXY(240,Oasis,xPos(Place),yPos(Place))));