Fallen Hero: Rebirth - achievements and gameplay questions

spoilerific code-diving
  • If you give up without fighting it:
#(still here still here you all will regret this)
	*set heartbreak_scar "revenge"

#(no please run i can't stop i don't want to stop)
	*set heartbreak_scar "hungry"

#(not me this is not me not my memories)
	*set heartbreak_scar "outside"

#I slowly raise the gun towards my mouth.
	*set heartbreak_scar "suicidal"
  • If you relinquish a part of yourself to give you a chance to fight it:
#My limbic system—I don't need to move for a mental fight.
*set heartbreak_scar "puppetmaster"

#My friends—that alien concept should keep it busy for a while.
*set heartbreak_scar "friendless"

#My past at the Farm—there's a kinship there it might want to explore.
*set heartbreak_scar "revenge"

#My life as a hero…maybe it will find something to give it pause.
*set heartbreak_scar "outside"

#My feelings—emotions—can be confusing, and I don't need them to win.
	#Friendship…I never thought I would have friends.
		*set heartbreak_scar "friendless"
	#Anger…I have so much of it.
		*set heartbreak_scar "revenge"
	#Despair…I'm no stranger to wishing I could disappear.
		*set heartbreak_scar "suicidal"
  • If you somehow avoid to get a scar, the game sets it to “outside”

*if heartbreak_scar = “none”
*set heartbreak_scar “outside”

43 Likes