Updated Beast Farm NPCs.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2022-04-12 11:40:33 +00:00
parent f71d797d05
commit bc8770d369
14 changed files with 26 additions and 128 deletions

View File

@@ -1,8 +1,6 @@
<html><body>Feed Seller:<br>
Welcome to the Beast Farm! Anyone can raise a beast in this place. If you are lucky, that beast will then tamely follow you. If you are not so lucky, well...you better hope you can defeat the creature!<br>
Anyway, I sell feed for beasts here: <font color="LEVEL">Golden Spice</font> and <font color="LEVEL">Crystal Spice</font>.<br>
Golden Spice helps beasts grow larger, while Crystal Spice helps bones and skins become tougher. If you want a beast to become rich, feed it Golden Spice. If you want to raise it strong, feed it Crystal Spice.<br>
Why not buy both and compare their effects?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3136600">Trade</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
Welcome to the Beast Farm! Here we breed ferocious beasts! Whether the beasts will obey or attack you depends of your luck<br>
I sell feed for the beasts. There are two types of it: <font color="LEVEL">Golden Spice</font> and <font color="LEVEL">Crystal Spice</font>.Golden Spice makes beasts sturdier, and Crystal one makes them stronger. Buy and try to use both types of the feed, you'll figure out what to do.<br>
The beasts you see here have already fully grown. It's useless to feed them, you'll see no effect whatsoever. Why don't you try talking to Beast Herder Tunatun? He manages the Farm and knows more about it than I do.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3136600">Buy</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Beast Herder Tunatun:<br>
As you can see, the area surrounding the Beast Farm has changed. in order to protect the beasts from the enemies I took a good care of them and feed them well. Maybe even too well, they've become violent. So we've sent the youngest and the friendliest beasts to the safe place in the north.<br>
They still can be breed, they just need food. But the way to the north may be dangerous for the travelers. I can teleport you there if you want.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 0"><font color="LEVEL">Teleport to the area inhabited by the young beasts</font></Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Beast Herder Tunatun:<br>
Welcome to the Beast Farm! My name is Tunatun and I'm in charge here. I started working here in order to better understand the beasts, but I got a little carried away, he-he.<br>
Although, I'm the manager, it doesn't mean I can make them obey me. I only make deals with Feed Sellers and hire adventurers.<br>
But I've heard the news about the <font color="LEVEL">changes at the Clan Hall Siege area</font>.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask to tell more</Button>
</body></html>