Reworked Elven Village area.

This commit is contained in:
MobiusDev
2019-03-11 01:14:41 +00:00
parent 57b24cf192
commit 00634e89a5
45 changed files with 1067 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
<html><body>Mother Tree:<br>
<html><body>Mother Tree's Memory:<br>
The Mother Tree, withered up after the Blood Rain.<br>
The wind seems to carry the weeping of the tree.
It seems to hold the sounds of the Mother Tree weeping, maybe because it contains the tree's memory.
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Hierarch Asterios:<br>
I am Hierarch Asterios.<br>
As a rapid change in the Mother Tree and the Shadow of the Mother Tree was felt, I came here as fast I could from the Ancient City Arcan.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Ceriel:<br>
Although I can help you move to the Shadow of the Mother Tree, I can't guarantee your safety in such a dangerous place.<br>
I'm not really sure that you are capable of doing it, yet.
</body></html>

View File

@@ -0,0 +1,9 @@
<html><body>Ceriel:<br>
The Mother Tree Guardians Talisman is developed through our skills.<br>
We developed this to help you when you are with us. So, if you gather some materials for the talisman, we will make it for you.<br>
It is also possible to improve the performance, so just say the word.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"How is the talisman made?"</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"Tell me about the effects."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3441501">"I want to make a Mother Tree Guardians Talisman."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3441502">"I want to upgrade."</button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Ceriel:<br>
The materials for a Mother Tree Guardians Talisman are <font color="LEVEL">Life Crystal, Giant's Energy, and a small fee</font>.<br>
You can get the Life Crystal from the Supply Box that we give you as a reward when you help us, and you need to obtain the Giant's Energy yourself.<br>
When you collect all the ingredients, we'll make the Mother Tree Guardians Talisman.<br>
Of cource we can improve the performance. But don't forget that there are times when different ingredients are needed to improve it. So, make sure to check first.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 2">Back</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Ceriel:<br>
Based on our the knowledge of plants, we developed the Mother Tree Guardians Talisman to support the efforts for revitalizing the Mother Tree.<br>
When you wear the Mother Tree Guardians Talisman, you can take the advantage in battles against plants.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 2">Back</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Ceriel:<br>
If it were not for the changes in the Mother Tree, I would never come out to the world again...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about how to go to the Shadow of the Mother Tree."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Tell me about the Mother Tree Guardians Talisman."</button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Rain:<br>
I'm sorry. I can't do business with you. Please leave!
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Grocer Rain:<br>
Welcome to my grocery store. I'm Rain.<br>
There is nothing our store does not trade. Have a look.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3441600">"I need to exchange some consumables and minerals."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><body>Warehouse Keeper Saypia:<br>
Welcome. You can deposit whatever you want. We promise to keep your things safe at all costs.<br>
It's good to return to Elven Village, isn't it?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private warehouse</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">Clan warehouse</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</button>
</body></html>