User Tools

Site Tools


ai:predefinedrules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ai:predefinedrules [2014/10/15 05:00]
Mistermind
ai:predefinedrules [2014/10/27 13:24] (current)
Mistermind
Line 1: Line 1:
 ====== Predefined Rules ====== ====== Predefined Rules ======
-Here you can toggle and adjust a few general instructions for the AI.\\ +Here you can toggle and adjust a few basic instructions for the AI.\\ 
-This process uses ''.\UFE Addons\Runtime\AIRulesGenerator.cs'' to automatically generates its own fuzzy rules.+This process uses ''.\UFE Addons\Runtime\AIRulesGenerator.cs'' to automatically generates its own fuzzy rules.\\ 
 +\\
  
  
Line 48: Line 49:
 ===== Block ===== ===== Block =====
  
-**Auto Block:** Toggle to make the AI attempt to block moves. Blocking will be attempted as soon as the opponent begins executing a move, and will end as soon as it begin the //recovery frames//.+**Auto Block:** Toggle to make the AI attempt to block moves. Blocking will be attempted as soon as the opponent begins executing a move. The AI is also programmed to stop blocking When an attack reaches its [[move:activeframes|recovery frames]]giving it the ability to punish when there is [[move:activeframes|frame advantage]].
  
 **Use Hit Type Filters:** If enabled, the AI will attempt to read ''A.I. Definitions'' -> ''Hit Type'' from the opponent's move to determine if they should block high or low. If this option is toggled off the AI will attempt high or low based solo on the frequency set below. **Use Hit Type Filters:** If enabled, the AI will attempt to read ''A.I. Definitions'' -> ''Hit Type'' from the opponent's move to determine if they should block high or low. If this option is toggled off the AI will attempt high or low based solo on the frequency set below.
Line 61: Line 62:
 ---- ----
  
-** Generated Fuzzy Rules** Here you can read the debug information of all the rules that are being generated by these options. Useful to read how each combination interact and the end result that is sent to the Fuzzy Core.+ 
 +** Generated Fuzzy Rules **  
 + 
 +Allows you to read the result of all the rules being generated by these options. Useful to debug how each combination interact and the end result that is sent to the Fuzzy Core
 + 
 +This option is for debug viewing only and it has no impact on the game.
  
 ---- ----
ai/predefinedrules.1413363652.txt.gz · Last modified: 2014/10/15 05:00 by Mistermind