You are on page 1of 4

--[[

This file is part of ThothAI.


ThothAI is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
ThothAI is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with ThothAI. If not, see <http://www.gnu.org/licenses/>.
]]---[[
CASTERTARGET
a, and pet will
QUICKENTARGET
CLOAKTARGET
RECOVERYTARGET
NOSKILLTARGET
HIGHFLEETARGET
SQUISHTARGET
KITETARGET
SUPPORTTARGET
l exchange
IGNORETARGET
MVPTARGET
BOSSTARGET
]]--

--targets that cast ONLY offensive spells. targeted by lex divin


attempt to break any cast they make if possible
--quicken skill, cart boost... people to use decagi on

--targets that use targeted support skills like heal, kaite, sou
--sommething that should always be ignored
--mvp...

Dt={}
--ActorData[0]={TARGET_ALLIANCE,TARGET_TYPE,TARGET_LMOTION,TARGET_LASTX,TARGET_L
ASTY,TARGET_STATUS,TARGET_TIMER}
----------------------------------------------Players
--when presetting values for players, only the first two numbers matter, but the
other fields MUST have values even if 0
--player ActorIDs are 7 digit and shared by all chars on the same account. monst
er ActorIDs are larger. portals also have ActorIDs.
--presetting behavior for a monster's specific ActorID is worthless as these val
ues change constantly.
--Dt[2092671]={500,DLPTARGET,0,0,0,0,0} -- dlptarget means it will normal atk on
ly in order to break animation delays
--Dt[2001689]={1,1,0,0,0,0,0} -- the 1,1 in front are the const.lua values for t
he IGNORE alliance and IGNORETARGET type.
---------------------------------------------Preset={}
----------------------------------------------player classes. NEVER change class
es with cast time buffs on ally to another type!
--changing whitesmiths can also cause problems if they use weapon repair.
--if you want to make a squishy support type higher priority, set it as SUPPORT2
TARGET

--adding two dashes (like in front of this one) ignored by the AI.
-Preset[NOVICE]=IGNORETARGET
Preset[NINJA]=CASTERTARGET
Preset[WIZARD]=CASTERTARGET
Preset[HIGH_WIZARD]=CASTERTARGET
Preset[CREATOR]=CASTERTARGET
Preset[WHITESMITH]=QUICKEN2TARGET
Preset[LORD_KNIGHT]=QUICKENTARGET
Preset[HIGH_PRIEST]=SUPPORTTARGET --regular support type setting
Preset[PRIEST]=SUPPORT2TARGET --kills at a higher priority than high priests!
Preset[SOUL_LINKER]=SUPPORT2TARGET --often uses bg set
Preset[PALADIN]=SUPPORTTARGET
Preset[PROFESSOR]=SUPPORT2TARGET --often bg set or bolter
Preset[CHAMPION]=SUPPORT3TARGET --they must be support because of agi up.
Preset[ASSASSIN_CROSS]=PRIORITYTARGET
Preset[SNIPER]=PRIORITYTARGET
Preset[CLOWN]=PRIORITYTARGET
Preset[GUNSLINGER]=SQUISHTARGET
Preset[STALKER]=LOWPRIORITYTARGET
Preset[GYPSY]=PRIORITYTARGET
Preset[ASSASSIN_CROSS]=EMPBREAKTARGET --SBR44 targets.
----------------------------------------------mercenary and homun
--Preset[MARCHER07]=IGNORETARGET
--Preset[MLANCER08]=IGNORETARGET
--Preset[AMISTR2]=IGNORETARGET
--Preset[MSWORDMAN07]=IGNORETARGET
----------------------------------------------monsters
--presets behavior based on the monster or player class. Homunculus only, mercen
aries cannot detect this value.
Preset[1078]=NOSKILLTARGET --red plant
Preset[1079]=NOSKILLTARGET --blue plant
Preset[1080]=NOSKILLTARGET --green plant
Preset[1081]=NOSKILLTARGET --yellow plant
Preset[1082]=NOSKILLTARGET --white plant
Preset[1083]=NOSKILLTARGET --shiny plant
Preset[1084]=NOSKILLTARGET --black mushroom
Preset[1085]=NOSKILLTARGET --red mushroom
Preset[1057]=90 --little monkeys get priority over choco?
Preset[1214]=PASSIVETARGET -- choco. kill little monkeys first
Preset[1127]=PASSIVETARGET -- hodes... they suck
Preset[1002]=NOSKILLTARGET --poring
--Preset[1880]=PASSIVETARGET -- wood goblin. don't attack unless it aggros you
Preset[1146]=SQUISHTARGET -- matyr. easier to kill, take it out first
Preset[1367]=PRIORITYTARGET -- blazer, lava golem slave
Preset[1246]=PRIORITYTARGET -- christmas cookie
Preset[1620]=PRIORITYTARGET -- noxious
Preset[1144]=PRIORITYTARGET -- marse
Preset[1045]=PRIORITYTARGET -- marc
Preset[1129]=PRIORITYTARGET -- horong
Preset[1772]=PRIORITYTARGET -- isilla
Preset[1904]=KITETARGET -- bomb poring
Preset[1989]=TANKKITETARGET -- hillslion
Preset[1092]=PRIORITYTARGET -- vagabond wolf
Preset[1277]=PRIORITYTARGET -- greatest general
--Preset[1023]=101 --use exactly 1 atkskill on orc warrior

--Preset[1018]=IGNORETARGET --creamy
--Preset[1029]=103 -- use exactly 3 atkskills on isis
--Preset[1735]=107 -- use exactly 7 atkskills on alicel
--Preset[1773]=TANKKITETARGET -- hodremlin
----------------------------------------------plant summons + woe
Preset[1590]=SUMMONTARGET --geographer
Preset[1555]=SUMMONTARGET --parasite
Preset[1575]=SUMMONTARGET --flora
Preset[1579]=SUMMONTARGET --hydra
Preset[1589]=SUMMONTARGET --mandragora
Preset[1142]=TANKTARGET --marine sphere. hit once only. in biblian you might wan
t to comment this out...
Preset[1914]=NOSKILLTARGET --blue bg crystal
Preset[1915]=NOSKILLTARGET --red bg crystal
Preset[1909]=NOSKILLTARGET --food storage
Preset[1288]=NOSKILLTARGET --emperium
Preset[1911]=IGNORETARGET --stupid flag
Preset[1912]=IGNORETARGET --another stupid flag
Preset[1913]=IGNORETARGET --yet another stupid flag...!
Preset[1905]=LOWESTPRIORITYTARGET --barricades
Preset[1949]=LOWESTPRIORITYTARGET --bgswordguardian
Preset[1950]=LOWESTPRIORITYTARGET --bgbowguardian
----------------------------------------------MVPS. add more and change if neede
d.
Preset[1785]=MVPTARGET -Preset[1630]=MVPTARGET -Preset[1039]=MVPTARGET -Preset[2068]=MVPTARGET -Preset[1046]=MVPTARGET ---Preset[1389]=MVPTARGET
Preset[1115]=MVPTARGET -Preset[1418]=MVPTARGET -Preset[1871]=MVPTARGET -Preset[1252]=MVPTARGET -Preset[1768]=MVPTARGET -Preset[1086]=MVPTARGET -Preset[1885]=MVPTARGET -Preset[1832]=MVPTARGET -Preset[1492]=MVPTARGET -Preset[1734]=MVPTARGET -Preset[1251]=MVPTARGET -Preset[1779]=MVPTARGET -Preset[1373]=MVPTARGET -Preset[1150]=MVPTARGET -Preset[2022]=MVPTARGET -Preset[1087]=MVPTARGET -Preset[1190]=MVPTARGET -Preset[1038]=MVPTARGET -Preset[1157]=MVPTARGET -Preset[1159]=MVPTARGET -Preset[2089]=MVPTARGET -Preset[1623]=MVPTARGET -Preset[1583]=MVPTARGET -Preset[1312]=MVPTARGET -Preset[1751]=MVPTARGET -Preset[1685]=MVPTARGET -Preset[1917]=MVPTARGET -Preset[1658]=MVPTARGET -Preset[1646]=MVPTARGET --

Atroce
Bacsojin
Baphomet
Boitata
Doppelganger
-- Dracula
Eddga
Evil Snake Lord
Fallen Bishop
Garm
Gloom Under Night
Golden Thief Bug
Gopinich
Ifrit
Incantation Samurai
Kiel D-01
Stormy Knight
Ktullanux
Lord of the Dead
Moonlight Flower
Nidhoggyrs shadow.
Orc Hero
Eddga
Osiris
Pharaoh
Phreeoni
Queen Scaraba
RSX
Tao Gunka
Turtle General
Valk Randgris
Vesper
Wounded Morroc
General Enigem Cenia
Lord Knight Seyren

Preset[1647]=MVPTARGET
Preset[1648]=MVPTARGET
Preset[1649]=MVPTARGET
Preset[1650]=MVPTARGET
Preset[1651]=MVPTARGET
Preset[1059]=MVPTARGET
Preset[1147]=MVPTARGET
Preset[1289]=MVPTARGET
Preset[1388]=MVPTARGET
Preset[1096]=MVPTARGET
Preset[1582]=MVPTARGET
Preset[1120]=MVPTARGET
Preset[1204]=MVPTARGET

--------------

Assassin Cross Eremes


Whitesmith Harword
High Priest Magaleta
Sniper Shecil
High Wizard Katrinn
Mistress
Maya
Maya Purple
Arc Angeling
Angeling
Deviling
Ghostring
ogretooth

You might also like