Difference between revisions of "Talk:Simple Beehive"
From A Wiki in the Desert
Line 5: | Line 5: | ||
{{Map Marker|name=0:1000 chance|coords=939, 2272}} | {{Map Marker|name=0:1000 chance|coords=939, 2272}} | ||
}} | }} | ||
+ | |||
+ | [[File:Tale Chance.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)))); |
Revision as of 18:50, 5 June 2021
Discussion on discord Queen Chance
the hive at 939 2272 has a 0:1000 chance of finding a queen
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))));