The Sims 4 Emotions – How Moods Work

Emotions Tricks in SIMS 4

Emotions are one of the novelties of SIMS 4 and imply that our Sim will have an emotional state. They are important since the emotional state of the sim will depend on whether it can perform better or worse certain activities or actions. For example a good emotional state will facilitate the promotions in the work, whereas a bad emotional state will cause the descents.

There are 3 general formulas, codes or tricks of emotions that you should know:

  • Add emotion  – sims.add_buff [emotion] : We simply introduce the code of emotion
  • Eliminate emotion  – sims.remove_buff [emotion] : We simply introduce the code of emotion
  • Remove all emotions  –  sims.remove_all_buffs

We only need to enter the code of emotion to add or remove it:

  • Boring : e_buff_bored
  • Dopey : buff_dazed
  • Embarrassed : e_buff_embarrassed
  • Centered : e_buff_focused
  • Coquettish : e_buff_flirty
  • Energized : e_buff_energized
  • Annoyed : e_buff_angry
  • Happy : e_buff_happy
  • Uncomfortable : e_buff_uncomfortable
  • Inspired : e_buff_inspired
  • Insurance : e_buff_confident
  • Tense : Buff_Motives_Fun_desperate
  • Sad : e_buff_sad
  • Vacilón : e_buff_playful