Which sense stone should I buy

Should I buy the sense stone the arrow is pointing to or the very expenive one on the right

Could you take a screenshot of the skills granted of the other sense stone?

bought it by accident, im such a noob. anyways is it worth it?

for i in range(1000 * 1000):
    for enemy in hero.findEnemies():
        hero.attack(hero)
        print("I suck")

Here’s a rock scissor game i made:

from random import radiant
player = input("rock (r), paper (p), or scissors (s)?")
print(player, "vs", end = " ")
chosen = randiant(1, 3)
if chosen == 1:
    computer = "r"
elif chosen == 2:
    computer = "p"
else:
    computer = "s"
print(computer)
if player == computer:
    print("DRAW!")
elif player == "r" and computer == "s":
    print("Player wins!")
elif player == "r" and computer == "p":
    print("Computer wins!")
elif player == "p" and computer == "r":
    print("Player wins!")
elif player == "p" and computer == "s":
    print("Computer wins!")
1 Like

You should have bought the weaker one. The Amber sense stone does the same things like The Saphire sense stone, but the saphire one costs 600-700 gems, when the amber one costs 2100 gems, so the Saphire sense stone does not worth it. (you buy it only if you want to have a level 66 item)

1 Like

sapphire actually costs 410 gems

@riticmaster9087 wasn’t that topic dead

Riticmaster isin’t active right now and you actually revived this topic right now