Difference between revisions of "Talk:Simple Beehive"
From A Wiki in the Desert
(One intermediate revision by the same user not shown) | |||
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]] | ||
+ | [[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)))); |
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))));