YazebasPbP/Amelie: Difference between revisions

From RPGnet
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:


'''Bingos:'''
'''Bingos:'''
* Silently solve a problem.
* Look closely at a complicated tangle.
* Look closely at a complicated tangle.
* Make someone’s life easier without them realizing.
* Make someone’s life easier without them realizing.
* Anticipate and avert a potential mess.
* Anticipate and avert a potential mess.
* Receive a thank you, awkwardly.
* Download a new skill via floppy disk.
* Process a feeling not in your index.  


'''Whoopsies:'''
'''Whoopsies:'''
Line 23: Line 23:
programming = {
programming = {
   always: [
   always: [
       scan for potential messes,
       prevent potential messes,
       be polite to guests,
       be polite to guests,
       busy yourself with labor
       busy yourself with labor
Line 29: Line 29:
   ],
   ],
   never: [
   never: [
       allow the bed&breakfast to remain dirty,
       allow the bed& breakfast to remain dirty,
       disobey a command from yazeba,
       disobey a command from yazeba,
       idle
       allow another to perform listed duties
   ],
   ],
   if: {
   if: [job not found: "power down"]
      job not found: "power down"
  if: [damaged: "continue queued tasks"]
      damaged: "continue queued tasks"
  if: [error 21 (programming conflict):
      error: "alter your programming"
            "ask someone to alter my Programming"]
   }
   }
}
</code>
</code>


Line 49: Line 48:
* Alter a line from my programming
* Alter a line from my programming


>>> When every line of my programming has been altered, replace this Journey with: “Glitch In The System”—if you can find it.
>>> When every line of my programming has been altered, replace this Journey with: “Error Code 23-X"

Revision as of 18:30, 15 May 2023

A Yazeba's Bed and Breakfast character.


Amelie
a workaholic robotic housekeeper who uses they/them pronouns

Pick me if: You want to clean up after everyone, silliness does not compute, you want to help me become a real person.

Bingos:

  • Look closely at a complicated tangle.
  • Make someone’s life easier without them realizing.
  • Anticipate and avert a potential mess.
  • Download a new skill via floppy disk.
  • Process a feeling not in your index.

Whoopsies:

  • Refuse to diverge from my programming.
  • Misunderstand ambiguity and nuance.
  • Sweep up something that needed to stay put.
  • Get passive-aggressive about it.
  • Shut down and deactivate.

programming = {

  always: [
     prevent potential messes,
     be polite to guests,
     busy yourself with labor
     Take Time For Friends
  ],
  never: [
     allow the bed& breakfast to remain dirty,
     disobey a command from yazeba,
     allow another to perform listed duties
  ],
  if: [job not found: "power down"]
  if: [damaged: "continue queued tasks"]
  if: [error 21 (programming conflict):
           "ask someone to alter my Programming"]
  }

Prime Directives
{XXX}{XXX}{___}

Whenever this track fills up, erase it and choose 1:

  • Add a line to my programming
  • Cross out a line from my programming
  • Alter a line from my programming

>>> When every line of my programming has been altered, replace this Journey with: “Error Code 23-X"