Difference between revisions of "Intelligent Dialogue"
Jump to navigation
Jump to search
EvilManfred (talk | contribs) |
EvilManfred (talk | contribs) |
||
Line 1: | Line 1: | ||
<div id=swordborder style=" | |||
left:-243px; | |||
top:10px;"> | |||
[[File:wikisidebarart.png|link=]] | |||
</div> | |||
<div id=swordborder style=" | |||
left:-178px; | |||
top: -172px;"> | |||
[[File:wikitop4.png|link=]] | |||
</div> | |||
<div id=cf style=" | |||
left:-192px; | |||
top: -122px;"> | |||
[[File:tchestbase2.gif|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-58px; | |||
top: -109px;"> | |||
[[File:lit01.gif|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-145px; | |||
top: -98px;"> | |||
[[File:lit02.gif|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-70px; | |||
top: -123px;"> | |||
[[File:lit04.gif|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-161px; | |||
top: -109px;"> | |||
[[File:lit06.gif|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-127px; | |||
top: -83px;"> | |||
[[File:64.png|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-192px; | |||
top: -121px;"> | |||
[[File:tchestlid2.gif|class=top|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-114px; | |||
top: -135px;"> | |||
[[File:wikilogo5.png|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=cf style=" | |||
left:-182px; | |||
top: -165px;"> | |||
[[File:aispwiki.png|class=bottom|link=Main_Page]] | |||
</div> | |||
<div id=menubutton style=" | |||
left:-140px; | |||
top: 400px;"> | |||
[[File:mainmenu02.png|class=bottom|link=Main_Page]] | |||
[[File:mainmenu01.png|class=top|link=Main_Page]] | |||
</div> | |||
<div id=menubutton style=" | |||
left:-110px; | |||
top: 383px;"> | |||
[[File:totoparrow2.png|class=bottom|link=#top|Back to Top]] | |||
[[File:totoparrow1.png|class=top|link=#top|Back to Top]] | |||
</div> | |||
<div id=menubutton style=" | |||
left:-110px; | |||
top: 450px;"> | |||
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]] | |||
[[File:tobotarrow1.png|class=top|link=#footer|Bottom of Page]] | |||
</div> | |||
{{#css: | |||
#p-logo { display:none; } | |||
#cf { | |||
position:absolute; | |||
margin:0 auto; | |||
width:238px; | |||
} | |||
#swordborder { | |||
position:absolute; | |||
margin:0 auto; | |||
width:1350px; | |||
} | |||
#menubutton { | |||
position:absolute; | |||
margin:0 auto; | |||
width:200px; | |||
} | |||
#cf img { | |||
position:absolute; | |||
left:0; | |||
-webkit-transition: opacity 0,2s ease-in-out; | |||
-moz-transition: opacity 0,2s ease-in-out; | |||
-o-transition: opacity 0,2s ease-in-out; | |||
transition: opacity 0,2s ease-in-out; | |||
} | |||
#swordborder img { | |||
position:absolute; | |||
left:0; | |||
-webkit-transition: opacity 0,2s ease-in-out; | |||
-moz-transition: opacity 0,2s ease-in-out; | |||
-o-transition: opacity 0,2s ease-in-out; | |||
transition: opacity 0,2s ease-in-out; | |||
} | |||
#menubutton img { | |||
position:fixed; | |||
left:1; | |||
bottom:1; | |||
-webkit-transition: opacity 0,2s ease-in-out; | |||
-moz-transition: opacity 0,2s ease-in-out; | |||
-o-transition: opacity 0,2s ease-in-out; | |||
transition: opacity 0,2s ease-in-out; | |||
} | |||
#cf img.top:hover { | |||
opacity:0; | |||
} | |||
#menubutton img.top:hover { | |||
opacity:0; | |||
} | |||
} | |||
}} | |||
</div> | |||
On Angel Island, Artificial Intelligence has been improved not only for combat, but also in dialogue from NPC's. NPC's are also able to be queried in various ways, such as your words or actions. <br> | On Angel Island, Artificial Intelligence has been improved not only for combat, but also in dialogue from NPC's. NPC's are also able to be queried in various ways, such as your words or actions. <br> | ||
Revision as of 20:43, 19 February 2023
On Angel Island, Artificial Intelligence has been improved not only for combat, but also in dialogue from NPC's. NPC's are also able to be queried in various ways, such as your words or actions.
Notably, Tailor and Weaver NPC's are able to teach players things like how to make cloth or where to find cotton or wool. Animal Trainers can tell players where to find various animals or monsters in the world, and will even give the location of ones nearby.
These or only some examples of the types of interactions you will notice in the game thanks to the Intelligent Dialogue system.