Users browsing this thread: 1 Guest(s)
Monster AI Upgrade patch

#8
Posts: 281
Threads: 18
Thanks Received: 13
Thanks Given: 8
Joined: Mar 2014
Reputation: 8
Status
None
This thing is amazing. So glad it works now. Does this update mean you intend to continue work on this one?

If so, I have some suggestions. It would open up for some interesting possibilities if a monster could have knowledge of who attacked them.

This could take the form of duplicates of FC commands 01-05, that accepts a targetting byte as the second byte. It would essentially mean "if Hit by (target) with (attack):". Or even better: "If Targeted by (target) with (attack):", in case the attack misses.

Furthermore, it would be very useful if monsters could respond to things that happen to other entities on the battlefield, i.e. another ten FC commands that state "If (target) Targetted Anyone with (attack):" and "If (target) was Targetted by (target):".

This could open up for monsters keeping track of character actions over time, using variables. A monster could, for example, keep track of who attacked it most often, and target him, or keep track of characters healing others, and target them.

Code:
FC    "If" statement...                  Attacker  Attack
        Self Targeted By Command     20  (Target)  (Command)
        Self Targeted By Spell       21  (Target)  (Spell)
        Self Targeted By Item        22  (Target)  (Item)
        Self Targeted By Element     23  (Target)  (Element[s])
        Self Targeted By Anything    24  (Target)  00

                                         Attacker  Attack
        Target Targeted by Command   25  (Target)  (Command)
        Target Targeted by Spell     26  (Target)  (Spell)
        Target Targeted by Item      27  (Target)  (Item)
        Target Targeted by Element   28  (Target)  (Element[s])
        Target Targeted by Anything  29  (Target)  00        
        
                                         Attacker  Target
        Command Was Used             2A  (Target)  (Target)
        Spell Was Used               2B  (Target)  (Target)
        Item Was Used                2C  (Target)  (Target)
        Element Was Used             2D  (Target)  (Target)
        Anything *                   2F  (Target)  (Target)
        
        * Anything available via command Menu.
         (Exclude special commands like periodical damage, status removals,
         Condemned summoning the Reaper, Scan, enemy formation change, etc.
         I.e. only include commands $00 - $1D)
          
  Find
Quote  



Messages In This Thread
Monster AI Upgrade patch - by B-Run - 08-28-2014, 03:04 PM
RE: Monster AI Upgrade patch - by Tenkarider - 08-28-2014, 08:40 PM
RE: Monster AI Upgrade patch - by Cyprus - 08-29-2014, 12:31 AM
RE: Monster AI Upgrade patch - by ShinMrKarate - 08-29-2014, 08:45 AM
RE: Monster AI Upgrade patch - by madsiur - 08-29-2014, 04:23 PM
RE: Monster AI Upgrade patch - by Tenkarider - 12-28-2014, 02:44 PM
RE: Monster AI Upgrade patch - by B-Run - 05-10-2016, 11:52 AM
RE: Monster AI Upgrade patch - by seibaby - 05-10-2016, 01:59 PM
RE: Monster AI Upgrade patch - by B-Run - 05-10-2016, 02:03 PM
RE: Monster AI Upgrade patch - by seibaby - 05-10-2016, 02:09 PM
RE: Monster AI Upgrade patch - by Gi Nattak - 05-10-2016, 03:07 PM
RE: Monster AI Upgrade patch - by dn - 05-10-2016, 09:37 PM
RE: Monster AI Upgrade patch - by seibaby - 05-10-2016, 10:24 PM
RE: Monster AI Upgrade patch - by B-Run - 05-12-2016, 01:58 PM
RE: Monster AI Upgrade patch - by B-Run - 05-24-2016, 07:53 AM
RE: Monster AI Upgrade patch - by seibaby - 05-12-2016, 02:56 PM
RE: Monster AI Upgrade patch - by Tenkarider - 05-12-2016, 03:36 PM
RE: Monster AI Upgrade patch - by Imzogelmo - 05-24-2016, 01:21 AM
RE: Monster AI Upgrade patch - by Lord Envoy - 01-25-2017, 04:26 PM
RE: Monster AI Upgrade patch - by B-Run - 02-04-2017, 10:20 AM
RE: Monster AI Upgrade patch - by madsiur - 02-04-2017, 11:42 AM
RE: Monster AI Upgrade patch - by Lord Envoy - 02-04-2017, 09:31 PM
RE: Monster AI Upgrade patch - by Tenkarider - 02-04-2017, 09:47 PM
RE: Monster AI Upgrade patch - by B-Run - 02-04-2017, 10:01 PM
RE: Monster AI Upgrade patch - by ExiaTreason - 10-25-2017, 09:05 PM
RE: Monster AI Upgrade patch - by B-Run - 11-23-2017, 01:18 PM
RE: Monster AI Upgrade patch - by kamesennin - 08-27-2020, 02:04 PM
RE: Monster AI Upgrade patch - by doofenH - 04-22-2022, 08:54 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite