Difference between revisions of "Intelligent Dialogue"

From GMN Wiki
Jump to navigation Jump to search
 
Line 84: Line 84:
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]]
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]]
[[File:tobotarrow1.png|class=top|link=#footer|Bottom of Page]]
[[File:tobotarrow1.png|class=top|link=#footer|Bottom of Page]]
</div>
<div id=menubutton style="
left:-140px;
top: 450px;">
[[File:sbit.png|link=]]
</div>
<div id=menubutton style="
left:-90px;
top: 450px;">
[[File:sbit2.png|link=]]
</div>
</div>


Line 89: Line 101:


#p-logo { display:none; }
#p-logo { display:none; }
#p-Quick_Navigation-label {
    color:orange;
    font-size:62%;
    text-shadow:0px 0px 4px black, 0px 0px 6px white
}
#p-tb-label {
    color:orange;
    font-size:62%;
    text-shadow:0px 0px 4px black, 0px 0px 6px white
}
#n-Download-the-Game a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Join-the-Discord a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Visit-the-Website a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Install-Guide a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Skills-Overview a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Custom-Content a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Wiki-Credits a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#t-whatlinkshere { display:none }
#t-recentchangeslinked { display:none }
#t-info { display:none }
#t-relatedchanges { display:none }
#t-permalink a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#t-print a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#t-specialpages a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}


#cf {
#cf {
Line 111: Line 200:
   position:absolute;
   position:absolute;
   left:0;
   left:0;
   -webkit-transition: opacity 0,2s ease-in-out;
   -webkit-transition: opacity 0.2s ease-in-out;
   -moz-transition: opacity 0,2s ease-in-out;
   -moz-transition: opacity 0.2s ease-in-out;
   -o-transition: opacity 0,2s ease-in-out;
   -o-transition: opacity 0.2s ease-in-out;
   transition: opacity 0,2s ease-in-out;
   transition: opacity 0.2s ease-in-out;
}
}


Line 120: Line 209:
   position:absolute;
   position:absolute;
   left:0;
   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;
}
}


Line 130: Line 215:
   left:1;
   left:1;
   bottom:0;
   bottom:0;
   -webkit-transition: opacity 0,2s ease-in-out;
   -webkit-transition: opacity 0.2s ease-in-out;
   -moz-transition: opacity 0,2s ease-in-out;
   -moz-transition: opacity 0.2s ease-in-out;
   -o-transition: opacity 0,2s ease-in-out;
   -o-transition: opacity 0.2s ease-in-out;
   transition: opacity 0,2s ease-in-out;
   transition: opacity 0.2s ease-in-out;
}
}



Latest revision as of 17:24, 25 February 2023

Wikisidebarart.png

Wikitop4.png

Tchestbase2.gif

Lit01.gif

Lit02.gif

Lit04.gif

Lit06.gif

64.png

Tchestlid2.gif

Wikilogo5.png

Aispwiki.png


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.