Jump to content

Monk of Dakhor

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by Monk of Dakhor

  1. Yes, I should have thought about bringing a second coin, somebody just stole the one I used, that isn't good *Also I have got no idea how or what people are winning at, I just wanted to say I win*
  2. *Starts shooting into the sky* I Coinshot win!
  3. You have to use hangers with the top bent straight, it works in the locks with just the little circle
  4. I know that I am a bit late, but since we were talking about animal farm, I feel the need to say, communism
  5. This may be a bit morbid, but could you potentially make a doll entirely of human materials and make that use less breaths, or would that make a lifeless?
  6. I apologize if somebody has already addressed this, but I believe that the only reason that Shallan had that reaction to the crossbow bolt, is because of it being in her brain, the neural pathways regrew, but not all of them were able to, because of the bolt still being there, which than kept her from returning to the normal level that her brain was at
  7. Oh shoot your right, I'm sorry, Ima fix that now
  8. Turning Out - AJR Turning Out Pt. 2 - AJR Castle of Glass - Linkin Park Pitchfork Kids - AJR The System - Tom Macdonald 3AM - AJR Enemy - Imagine Dragons Burn the house down - AJR (I think you can tell my favorite artist) (Also lets go!!! Another AJR listener!)
  9. That is a... very good explanation, and has helped me decide whether I agree or not with adolin killing sadeas, thank you.
  10. She always wondered what it would feel like to goat, but she was to worried to pay attention to it now -Glitch, by Laura Martin
  11. goat a goat, ruin a quote add a goat, goat a quote add a goat, ruin a goat add goat goat, ruin a quote add a goat, ruin goat quote
  12. All he wanted, was to be a goat -Rithmatist
  13. And then he drew a goat -Elantris (And then he drew an Aon)
  14. as long as the lightweaver is trained well enough to make solid illusions
  15. A question that I have though (still involving this thread), is that if the Radiants brain is made into, for lack of a better word, a smoothie, and stormlight then regrows the brain, would there memories still be the same, or would they be altered, or potentially, have no memory at all?
  16. from time import sleep health = '0' power = '0' weapon ='0' sphere = '0' defence = '0' start = input("Welcome to Roshar \nPress 1 to start\n") if start not in ['1']: print("Should have pressed 1") if start == '1' : order_choose = input("\n You are now a squire, what order are you in? \n 1=windrunner \n 2=lightweaver\n") if order_choose == '1' : if order_choose == '2' : health = '100' power = '25' weapon = '0' sphere = '100%' defence = '0' stealth = '75' print("You have now been made a squire under the Lightweavers") sleep (1.25) print("welcome to the Lightweavers!") sleep (1.25) print("Your first mission is tonight") Note that the windrunner commands are deleted, as I am not sure that my friend wants his code to be shared (I am only coding the lightweaver side of things btw) The values have yet to have been put to use, and windrunners have different values, we are planning on applying them to things like fights in the future of the game UPDATE:12/11/22 Started progressing the story lines, and variable abilities: from time import sleep import math health = 0 power = 0 weapon = 0 sphere = 0 defence = 0 start = input("Welcome to Roshar \nPress 1 to start\n") if start not in ['1']: print("Should have pressed 1") if start == '1' : order_choose = input("\n You are now a squire, what order are you in? \n 1=windrunner \n 2=lightweaver\n") if order_choose == '2' : health = 100 power = 25 weapon = 0 sphere = 100 defence = 0 stealth = 75 print("You have now been made a squire under the Lightweavers") sleep (1.25) print('"Welcome to the Lightweavers!') sleep (1.25) print('Your first mission is tonight') sleep (1.25) print('Your job is to stick with Susana and try to infultrate and try to immobilize a gang caravan.') sleep (1.25) print ('Susana is only a first ideal, so be careful, take this dagger to defend yourself."') weapon += 15 sleep (1.25) print (f"Your weapon power is now {weapon}") (Any recommendations will still be appretiated)
  17. Hey guys, me and a friend are making a Stormlight archives python game. For the sake of simplicity we are only doing Windrunners and Lightweavers, I was assigned as to take care of the lightweaver side of things, and I need help thinking of what to do for the first mission, while you are a squire. I need an idea for who they will infiltrate, it can't be something to hard but something that is relatively safe, and isn't super risky. Any ideas are helpful, please and thank you! (This is what I have so far) if order_choose == '2' : health = '100' power = '25' weapon = '0' sphere = '100%' defence = '0' stealth = '75' print("You have now been made a squire under the lightweavers") sleep (2) print("welcome to the Lightweavers!") sleep (2) print("You are now a lightweaver, and your first mission is tonight") (this is only half of the code, the lightweaver side, without the beginning stuff
  18. Dear Goat, what to say to you, you have my eyes you have your mothers name
  19. Mine are probably either Elantris or Rithmatist, they are just so good
  20. Ok, thank you. I still need to read the wax and wayne books XD
  21. well, I don't really hate him, I forgot to phrase the question how I meant (I have now changed it), but I have heard a lot of people have negative views on him and I am wondering how many people here have that and there reasons
  22. I am not throwing away my goat -Hamilton, not throwing away my shot
×
×
  • Create New...