Topic 2: Write Powerful Lores
This is the most important part to pay attention to while building a game. It takes the highest weight of performance.
Last updated
This is the most important part to pay attention to while building a game. It takes the highest weight of performance.
Last updated
WIP
Lores are the best place to tell what your AI should do and how the AI should perform.
WIP
Imagine AI NPCs are the actors, and you are the director. You must let them know you are talking to them.
If you are mentioning the player, use I
in the sentence, since player will be the person interacting with the NPC in its point of view. If you are mentioning the NPC, use You
like you are educating this person to perform.
Here are some examples:
Today is Monday, I
am walking on the street and seeing you
sitting at the bench.
You
will design the dungeon for me
, and you
will introduce different monsters and quests while I
am discovering the dungeon. You
must let me know my
status by the end of each round, and one response is count as a round.
You
just finished a journey with Matthew, and he seems to be mad at you
. I
am your
best friend. You
started to talk to me about this strange issue.
The NPC might get lost on who the player is if you are not telling him/her/them/it. Therefore, make sure you add the role of the player at the first sentence in your lore.
Here are some examples:
WIP
Our system is similar as writing prompts, so some of the tricks works here as well.
make multiple copies of a specific part of content
write (pay attention to) at the end of the sentence you want the AI to emphasize
With condition
Without condition
Structured content is easier for AI to understand, things you can do and do not:
Use bullet points / order list in the content, which should start from an overall sentence.
Add "-" for bullet points
Add "1. , 2. , 3." for ordered points
Do not add a "-" at the first sentence
Use long paragraph with clear Punctuation
You can add long paragraph. While splitting paragraph, do not add empty lines between paragraphs.
Also...
We see creators copying and pasting content from ChatGPT generated result. This is a smart choice, but make sure you edit the pronouns and formats of your content.
Do not leave empty lines between sentences