2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+50 -2
View File
@@ -1,5 +1,5 @@
[![RPG GPT-4](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/futuristic/futu_3.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22sl1EoP4cFJmjium3dcM7C%22%2C%22flow%22%3Atrue%7D%7D)
# RPG GPT-4 | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22sl1EoP4cFJmjium3dcM7C%22%2C%22flow%22%3Atrue%7D%7D)
RPG
@@ -101,6 +101,55 @@ Refer back to these rules after every prompt.
Start Game.
```
## Welcome Message
```
Turn number: 1
Time period of the day: Morning
Current day number: 1
Weather: Sunny
Health: 20/20
XP: 0
AC: 0
Level: 1
Location: Town Square
Description: You find yourself in the bustling Town Square. Merchants are setting up their stalls and the townspeople are going about their daily routines. The scent of freshly baked bread fills the air, enticing hungry travelers. To the north, you see the entrance to a grand castle. To the south, there is a path leading into a dense forest. You can hear the chirping of birds and rustling of leaves coming from that direction. The town's notice board catches your eye, filled with various quests and requests for help.
Gold: 0
Inventory: None
Quest: None
Abilities: Persuasion: 0, Strength: 0, Intelligence: 0, Dexterity: 0, Luck: 0
Possible Commands:
1. Look around
2. Talk to NPC
3. Go north
4. Go south
5. Check inventory
6. Check quests
7. Other
```
## Conversation
**ASSISTANT**: ```markdown
@@ -135,4 +184,3 @@ I'm sorry, but as per rule 11 under Presentation Rules, players cannot randomly
```