Difference between revisions of "AI Button"

572 bytes added ,  18:14, 25 November 2010
m
added link to new page "AI Package"
imported>Relax and Play
(Fix up.)
imported>Clearance
m (added link to new page "AI Package")
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Displays the AI screen for that creature or NPC.
Displays the AI screen for a creature or NPC. The display is roughly divided into three sections: AI-Attributes, Services and AI-Packages.


[[Image:CLE TES-CS AI-Object Window.PNG|600px]]


*'''[[Aggression]]:''' If the actor's disposition toward another actor falls below this level, it will initiate combat (Though in the case of 0 confidence creatures, it will flee instead.)
==AI-Attributes==
A setting of 5 or below means an actor will fight when it or its companions are in combat. A setting of zero means it will only engage in combat if directly attacked, even if its companions are in danger.
AI-Attributes are parameters of a general impact on the behaviour of the character.  


*'''[[Aggression]]:''' This value controls whether or not a NPC enters combat. If the NPC's disposition toward another actor (or PC) falls below this level, it will initiate combat. The higher this value is set the more likely the NPC is to fight.


*'''[[Confidence]]:''' A measure of how likely the actor is to attack or flee in combat. It is not a die roll, but a threshhold for a complicated, deterministic calculation. A setting of 100 guarantees the actor will never flee, while 0 means it will always flee.
A setting of 5 or below means it will not initiate combat by itself, but will enter combat if directly attacked or to protect a member of the same faction.


A setting of zero means it will refuse combat even if attacked or a fellow faction member is attacked.


*'''Energy Level:''' Determines how often the actor moves to a new location when executing Wander packages, and may or may not modify the distance it will allow to accumulate between itself and the actor it is following.
*'''[[Confidence]]:''' A measure of how likely the actor is to attack or flee in combat. It is a threshold for a hidden complicated, deterministic calculation. A setting of 100 guarantees the actor will never flee, while 0 means it will always flee.


*'''Energy Level:''' Is a measure for the agility of an actor. Determines frequency and speed of moves to new locations when executing Wander packages, and may or may not modify the distance it will allow to accumulate between itself and the actor it is following.


*'''[[Responsibility]]:''' Determines how willing the actor is to commit a crime and whether or not it will report crimes. Settings below 30 means the actor will commit a crime (i.e. steal food if given an eat package). Ironically, creatures also report crimes if they have responsibility levels, though don't seem to commit crimes in the conventional sense.
*'''[[Responsibility]]:''' Determines how willing the actor is to commit a crime and whether or not it will report crimes. Settings below 30 means the actor will commit a crime (i.e. steal food if given an eat package). A setting of 100 means the actor can report crimes directly without a guard being present.  
Horses, if given responsibility levels, will report that they've been stolen if they saw you when you mounted it, and remove you from guilds if you attacked it, and was part of the guild you were in.


Ironically, creatures also report crimes if they have low responsibility levels, though when they attack an NPC, it is not considered committing a crime. Horses, if given responsibility levels, will report that they've been stolen if it saw you when you mounted it, and remove you from guilds if you attacked it.


*'''Buys/Sells:''' Only meaningful for NPCs. The NPC will buy or sell these classes of items.
==Services==


*'''Buys/Sells:''' Only meaningful for NPCs. The NPC will buy or sell these classes of items. If one wishes for a creature merchant to exist, scripting is required for such to happen.


*'''Barter Gold:''' How much money the NPC has to buy items from the player.
*'''Barter Gold:''' How much money the NPC has to buy items from the player.


*'''Recharge:''' Checkbox to allow the NPC to offer recharging magic items as a service.
*'''Recharge:''' Checkbox to allow the NPC to offer recharging magic items as a service.


*'''Repair:''' Checkbox to allow the NPC to offer repairing items as a service.
*'''Repair:''' Checkbox to allow the NPC to offer repairing items as a service.


*'''Training:''' Checkbox to allow the NPC to offer skills training as a service.
*'''Training:''' Checkbox to allow the NPC to offer skills training as a service.
The drop down select the skill for training and the number field determines the maximum skill value the NPC can train.
The drop down select the skill for training and the number field determines the maximum skill value the NPC can train.


==AI-Packages==


*'''AI Package List:''' This is the list of packages this actor will run. See Packages for more information.
*'''AI Package List:''' This is the list of packages this actor will run. See [[AI Package]] for more information.


[[Category:Creatures]]
[[Category:Creatures]]
Anonymous user