forked from irmen/Tale
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Teaming up with NPCs
Rickard Edén edited this page Jun 21, 2024
·
1 revision
There are two ways to have NPCs as followers (essentially creating a group).
Either load them using Creating a character
or asking them to follow you.
The following command will pose the question:
request_follow who "reason"
. who
is mandatory, reason
is optional. The LLM will decide whether the npc wants to follow you or not.
To make someone not a follower anymore. Type unfollow who
. This will always remove them as followers.
NPCs that follow you will aid you in combat (and this goes the other way around, if you happen to encounter grouped mobs). Each entity in a group will get one attack per round.