Expand all | Hide all flags | Hide context | Hide tags | Hide checkflag | Hide setflag | Hide roll | Hide approv | Hide ruletag | Hide node id

    Synopsis:

    AD when the player sees Timmasks - mushrooms that cause confusion - and Torchstalks - mushrooms that explode - together. The player hasn't encountered any of those mushrooms before.


  • 0. Player: Timmask and torchstalks. Hell of a combination.devnoteUND_ConfusionMushrooms_Event_NatureCheckSuccess, UND_ExplosiveMushrooms_Event_NatureCheckSuccess
    • 1. Player: Get confused by one, blown up by the other.
      End
  • 2. Player: Timmask and torchstalks. Great.devnoteREALLY_UNDERDARK
    • Link to Node 1
  • 3. Player: Torchstalk! Best watch my step - they like to explode.devnoteUND_ConfusionMushrooms_Event_NatureCheckSuccess = False, UND_ExplosiveMushrooms_Event_NatureCheckSuccess
    • 6. Player: Not sure what the other mushrooms are.
      End
  • 4. Player: Careful! Even the mushrooms down here can't be trusted.UND_ConfusionMushrooms_Event_NatureCheckSuccess = False, UND_ExplosiveMushrooms_Event_NatureCheckSuccess = False, REALLY_UNDERDARK = False
    End
  • 5. Player: Timmask! The spores confuse the senses.devnoteUND_ConfusionMushrooms_Event_NatureCheckSuccess, UND_ExplosiveMushrooms_Event_NatureCheckSuccess = False
    • Link to Node 6