L2AttackableAI.java 80 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797
  1. /*
  2. * Copyright (C) 2004-2013 L2J Server
  3. *
  4. * This file is part of L2J Server.
  5. *
  6. * L2J Server is free software: you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation, either version 3 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * L2J Server is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  14. * General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  18. */
  19. package com.l2jserver.gameserver.ai;
  20. import static com.l2jserver.gameserver.ai.CtrlIntention.AI_INTENTION_ACTIVE;
  21. import static com.l2jserver.gameserver.ai.CtrlIntention.AI_INTENTION_ATTACK;
  22. import static com.l2jserver.gameserver.ai.CtrlIntention.AI_INTENTION_IDLE;
  23. import java.util.ArrayList;
  24. import java.util.Collection;
  25. import java.util.List;
  26. import java.util.concurrent.Future;
  27. import com.l2jserver.Config;
  28. import com.l2jserver.gameserver.GameTimeController;
  29. import com.l2jserver.gameserver.GeoData;
  30. import com.l2jserver.gameserver.ThreadPoolManager;
  31. import com.l2jserver.gameserver.datatables.NpcTable;
  32. import com.l2jserver.gameserver.datatables.TerritoryTable;
  33. import com.l2jserver.gameserver.instancemanager.DimensionalRiftManager;
  34. import com.l2jserver.gameserver.model.L2CharPosition;
  35. import com.l2jserver.gameserver.model.L2Object;
  36. import com.l2jserver.gameserver.model.actor.L2Attackable;
  37. import com.l2jserver.gameserver.model.actor.L2Character;
  38. import com.l2jserver.gameserver.model.actor.L2Npc;
  39. import com.l2jserver.gameserver.model.actor.L2Playable;
  40. import com.l2jserver.gameserver.model.actor.L2Summon;
  41. import com.l2jserver.gameserver.model.actor.instance.L2DoorInstance;
  42. import com.l2jserver.gameserver.model.actor.instance.L2FestivalMonsterInstance;
  43. import com.l2jserver.gameserver.model.actor.instance.L2FriendlyMobInstance;
  44. import com.l2jserver.gameserver.model.actor.instance.L2GrandBossInstance;
  45. import com.l2jserver.gameserver.model.actor.instance.L2GuardInstance;
  46. import com.l2jserver.gameserver.model.actor.instance.L2MonsterInstance;
  47. import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;
  48. import com.l2jserver.gameserver.model.actor.instance.L2RaidBossInstance;
  49. import com.l2jserver.gameserver.model.actor.instance.L2RiftInvaderInstance;
  50. import com.l2jserver.gameserver.model.actor.instance.L2StaticObjectInstance;
  51. import com.l2jserver.gameserver.model.actor.templates.L2NpcTemplate;
  52. import com.l2jserver.gameserver.model.actor.templates.L2NpcTemplate.AIType;
  53. import com.l2jserver.gameserver.model.effects.L2EffectType;
  54. import com.l2jserver.gameserver.model.quest.Quest;
  55. import com.l2jserver.gameserver.model.quest.Quest.QuestEventType;
  56. import com.l2jserver.gameserver.model.skills.L2Skill;
  57. import com.l2jserver.gameserver.model.skills.targets.L2TargetType;
  58. import com.l2jserver.gameserver.model.zone.ZoneId;
  59. import com.l2jserver.gameserver.util.Util;
  60. import com.l2jserver.util.Rnd;
  61. /**
  62. * This class manages AI of L2Attackable.
  63. */
  64. public class L2AttackableAI extends L2CharacterAI implements Runnable
  65. {
  66. private static final int RANDOM_WALK_RATE = 30; // confirmed
  67. // private static final int MAX_DRIFT_RANGE = 300;
  68. private static final int MAX_ATTACK_TIMEOUT = 1200; // int ticks, i.e. 2min
  69. /**
  70. * The L2Attackable AI task executed every 1s (call onEvtThink method).
  71. */
  72. private Future<?> _aiTask;
  73. /**
  74. * The delay after which the attacked is stopped.
  75. */
  76. private int _attackTimeout;
  77. /**
  78. * The L2Attackable aggro counter.
  79. */
  80. private int _globalAggro;
  81. /**
  82. * The flag used to indicate that a thinking action is in progress, to prevent recursive thinking.
  83. */
  84. private boolean _thinking;
  85. private int timepass = 0;
  86. private int chaostime = 0;
  87. private final L2NpcTemplate _skillrender;
  88. private List<L2Skill> shortRangeSkills = new ArrayList<>();
  89. private List<L2Skill> longRangeSkills = new ArrayList<>();
  90. int lastBuffTick;
  91. /**
  92. * Constructor of L2AttackableAI.
  93. * @param accessor The AI accessor of the L2Character
  94. */
  95. public L2AttackableAI(L2Character.AIAccessor accessor)
  96. {
  97. super(accessor);
  98. _skillrender = NpcTable.getInstance().getTemplate(getActiveChar().getTemplate().getNpcId());
  99. _attackTimeout = Integer.MAX_VALUE;
  100. _globalAggro = -10; // 10 seconds timeout of ATTACK after respawn
  101. }
  102. @Override
  103. public void run()
  104. {
  105. // Launch actions corresponding to the Event Think
  106. onEvtThink();
  107. }
  108. /**
  109. * <B><U> Actor is a L2GuardInstance</U> :</B>
  110. * <ul>
  111. * <li>The target isn't a Folk or a Door</li>
  112. * <li>The target isn't dead, isn't invulnerable, isn't in silent moving mode AND too far (>100)</li>
  113. * <li>The target is in the actor Aggro range and is at the same height</li>
  114. * <li>The L2PcInstance target has karma (=PK)</li>
  115. * <li>The L2MonsterInstance target is aggressive</li>
  116. * </ul>
  117. * <B><U> Actor is a L2SiegeGuardInstance</U> :</B>
  118. * <ul>
  119. * <li>The target isn't a Folk or a Door</li>
  120. * <li>The target isn't dead, isn't invulnerable, isn't in silent moving mode AND too far (>100)</li>
  121. * <li>The target is in the actor Aggro range and is at the same height</li>
  122. * <li>A siege is in progress</li>
  123. * <li>The L2PcInstance target isn't a Defender</li>
  124. * </ul>
  125. * <B><U> Actor is a L2FriendlyMobInstance</U> :</B>
  126. * <ul>
  127. * <li>The target isn't a Folk, a Door or another L2Npc</li>
  128. * <li>The target isn't dead, isn't invulnerable, isn't in silent moving mode AND too far (>100)</li>
  129. * <li>The target is in the actor Aggro range and is at the same height</li>
  130. * <li>The L2PcInstance target has karma (=PK)</li>
  131. * </ul>
  132. * <B><U> Actor is a L2MonsterInstance</U> :</B>
  133. * <ul>
  134. * <li>The target isn't a Folk, a Door or another L2Npc</li>
  135. * <li>The target isn't dead, isn't invulnerable, isn't in silent moving mode AND too far (>100)</li>
  136. * <li>The target is in the actor Aggro range and is at the same height</li>
  137. * <li>The actor is Aggressive</li>
  138. * </ul>
  139. * @param target The targeted L2Object
  140. * @return True if the target is autoattackable (depends on the actor type).
  141. */
  142. private boolean autoAttackCondition(L2Character target)
  143. {
  144. if ((target == null) || (getActiveChar() == null))
  145. {
  146. return false;
  147. }
  148. final L2Attackable me = getActiveChar();
  149. // Check if the target isn't invulnerable
  150. if (target.isInvul())
  151. {
  152. // However EffectInvincible requires to check GMs specially
  153. if ((target instanceof L2PcInstance) && ((L2PcInstance) target).isGM())
  154. {
  155. return false;
  156. }
  157. if ((target instanceof L2Summon) && ((L2Summon) target).getOwner().isGM())
  158. {
  159. return false;
  160. }
  161. }
  162. // Check if the target isn't a Folk or a Door
  163. if (target instanceof L2DoorInstance)
  164. {
  165. return false;
  166. }
  167. // Check if the target isn't dead, is in the Aggro range and is at the same height
  168. if (target.isAlikeDead() || ((target instanceof L2Playable) && !me.isInsideRadius(target, me.getAggroRange(), true, false)))
  169. {
  170. return false;
  171. }
  172. // Check if the target is a L2Playable
  173. if (target.isPlayable())
  174. {
  175. // Check if the AI isn't a Raid Boss, can See Silent Moving players and the target isn't in silent move mode
  176. if (!(me.isRaid()) && !(me.canSeeThroughSilentMove()) && ((L2Playable) target).isSilentMoving())
  177. {
  178. return false;
  179. }
  180. }
  181. // Gets the player if there is any.
  182. final L2PcInstance player = target.getActingPlayer();
  183. if (player != null)
  184. {
  185. // Don't take the aggro if the GM has the access level below or equal to GM_DONT_TAKE_AGGRO
  186. if (player.isGM() && !player.getAccessLevel().canTakeAggro())
  187. {
  188. return false;
  189. }
  190. // check if the target is within the grace period for JUST getting up from fake death
  191. if (player.isRecentFakeDeath())
  192. {
  193. return false;
  194. }
  195. if (player.isInParty() && player.getParty().isInDimensionalRift())
  196. {
  197. byte riftType = player.getParty().getDimensionalRift().getType();
  198. byte riftRoom = player.getParty().getDimensionalRift().getCurrentRoom();
  199. if ((me instanceof L2RiftInvaderInstance) && !DimensionalRiftManager.getInstance().getRoom(riftType, riftRoom).checkIfInZone(me.getX(), me.getY(), me.getZ()))
  200. {
  201. return false;
  202. }
  203. }
  204. }
  205. // Check if the actor is a L2GuardInstance
  206. if (me instanceof L2GuardInstance)
  207. {
  208. // Check if the L2PcInstance target has karma (=PK)
  209. if ((player != null) && (player.getKarma() > 0))
  210. {
  211. return GeoData.getInstance().canSeeTarget(me, player); // Los Check
  212. }
  213. // Check if the L2MonsterInstance target is aggressive
  214. if ((target instanceof L2MonsterInstance) && Config.GUARD_ATTACK_AGGRO_MOB)
  215. {
  216. return (((L2MonsterInstance) target).isAggressive() && GeoData.getInstance().canSeeTarget(me, target));
  217. }
  218. return false;
  219. }
  220. else if (me instanceof L2FriendlyMobInstance)
  221. {
  222. // Check if the target isn't another L2Npc
  223. if (target instanceof L2Npc)
  224. {
  225. return false;
  226. }
  227. // Check if the L2PcInstance target has karma (=PK)
  228. if ((target instanceof L2PcInstance) && (((L2PcInstance) target).getKarma() > 0))
  229. {
  230. return GeoData.getInstance().canSeeTarget(me, target); // Los Check
  231. }
  232. return false;
  233. }
  234. else
  235. {
  236. if (target instanceof L2Attackable)
  237. {
  238. if ((me.getEnemyClan() == null) || (((L2Attackable) target).getClan() == null))
  239. {
  240. return false;
  241. }
  242. if (!target.isAutoAttackable(me))
  243. {
  244. return false;
  245. }
  246. if (me.getEnemyClan().equals(((L2Attackable) target).getClan()))
  247. {
  248. if (me.isInsideRadius(target, me.getEnemyRange(), false, false))
  249. {
  250. return GeoData.getInstance().canSeeTarget(me, target);
  251. }
  252. return false;
  253. }
  254. if ((me.getIsChaos() > 0) && me.isInsideRadius(target, me.getIsChaos(), false, false))
  255. {
  256. if ((me.getFactionId() != null) && me.getFactionId().equals(((L2Attackable) target).getFactionId()))
  257. {
  258. return false;
  259. }
  260. // Los Check
  261. return GeoData.getInstance().canSeeTarget(me, target);
  262. }
  263. }
  264. if ((target instanceof L2Attackable) || (target instanceof L2Npc))
  265. {
  266. return false;
  267. }
  268. // depending on config, do not allow mobs to attack _new_ players in peacezones,
  269. // unless they are already following those players from outside the peacezone.
  270. if (!Config.ALT_MOB_AGRO_IN_PEACEZONE && target.isInsideZone(ZoneId.PEACE))
  271. {
  272. return false;
  273. }
  274. if (me.isChampion() && Config.L2JMOD_CHAMPION_PASSIVE)
  275. {
  276. return false;
  277. }
  278. // Check if the actor is Aggressive
  279. return (me.isAggressive() && GeoData.getInstance().canSeeTarget(me, target));
  280. }
  281. }
  282. public void startAITask()
  283. {
  284. // If not idle - create an AI task (schedule onEvtThink repeatedly)
  285. if (_aiTask == null)
  286. {
  287. _aiTask = ThreadPoolManager.getInstance().scheduleAiAtFixedRate(this, 1000, 1000);
  288. }
  289. }
  290. @Override
  291. public void stopAITask()
  292. {
  293. if (_aiTask != null)
  294. {
  295. _aiTask.cancel(false);
  296. _aiTask = null;
  297. }
  298. super.stopAITask();
  299. }
  300. /**
  301. * Set the Intention of this L2CharacterAI and create an AI Task executed every 1s (call onEvtThink method) for this L2Attackable.<br>
  302. * <FONT COLOR=#FF0000><B> <U>Caution</U> : If actor _knowPlayer isn't EMPTY, AI_INTENTION_IDLE will be change in AI_INTENTION_ACTIVE</B></FONT>
  303. * @param intention The new Intention to set to the AI
  304. * @param arg0 The first parameter of the Intention
  305. * @param arg1 The second parameter of the Intention
  306. */
  307. @Override
  308. synchronized void changeIntention(CtrlIntention intention, Object arg0, Object arg1)
  309. {
  310. if ((intention == AI_INTENTION_IDLE) || (intention == AI_INTENTION_ACTIVE))
  311. {
  312. // Check if actor is not dead
  313. L2Attackable npc = getActiveChar();
  314. if (!npc.isAlikeDead())
  315. {
  316. // If its _knownPlayer isn't empty set the Intention to AI_INTENTION_ACTIVE
  317. if (!npc.getKnownList().getKnownPlayers().isEmpty())
  318. {
  319. intention = AI_INTENTION_ACTIVE;
  320. }
  321. else
  322. {
  323. if (npc.getSpawn() != null)
  324. {
  325. final int range = Config.MAX_DRIFT_RANGE;
  326. if (!npc.isInsideRadius(npc.getSpawn().getLocx(), npc.getSpawn().getLocy(), npc.getSpawn().getLocz(), range + range, true, false))
  327. {
  328. intention = AI_INTENTION_ACTIVE;
  329. }
  330. }
  331. }
  332. }
  333. if (intention == AI_INTENTION_IDLE)
  334. {
  335. // Set the Intention of this L2AttackableAI to AI_INTENTION_IDLE
  336. super.changeIntention(AI_INTENTION_IDLE, null, null);
  337. // Stop AI task and detach AI from NPC
  338. if (_aiTask != null)
  339. {
  340. _aiTask.cancel(true);
  341. _aiTask = null;
  342. }
  343. // Cancel the AI
  344. _accessor.detachAI();
  345. return;
  346. }
  347. }
  348. // Set the Intention of this L2AttackableAI to intention
  349. super.changeIntention(intention, arg0, arg1);
  350. // If not idle - create an AI task (schedule onEvtThink repeatedly)
  351. startAITask();
  352. }
  353. /**
  354. * Manage the Attack Intention : Stop current Attack (if necessary), Calculate attack timeout, Start a new Attack and Launch Think Event.
  355. * @param target The L2Character to attack
  356. */
  357. @Override
  358. protected void onIntentionAttack(L2Character target)
  359. {
  360. // Calculate the attack timeout
  361. _attackTimeout = MAX_ATTACK_TIMEOUT + GameTimeController.getInstance().getGameTicks();
  362. // self and buffs
  363. if ((lastBuffTick + 30) < GameTimeController.getInstance().getGameTicks())
  364. {
  365. for (L2Skill sk : _skillrender.getBuffSkills())
  366. {
  367. if (cast(sk))
  368. {
  369. break;
  370. }
  371. }
  372. lastBuffTick = GameTimeController.getInstance().getGameTicks();
  373. }
  374. // Manage the Attack Intention : Stop current Attack (if necessary), Start a new Attack and Launch Think Event
  375. super.onIntentionAttack(target);
  376. }
  377. private void thinkCast()
  378. {
  379. if (checkTargetLost(getCastTarget()))
  380. {
  381. setCastTarget(null);
  382. return;
  383. }
  384. if (maybeMoveToPawn(getCastTarget(), _actor.getMagicalAttackRange(_skill)))
  385. {
  386. return;
  387. }
  388. clientStopMoving(null);
  389. setIntention(AI_INTENTION_ACTIVE);
  390. _accessor.doCast(_skill);
  391. }
  392. /**
  393. * Manage AI standard thinks of a L2Attackable (called by onEvtThink). <B><U> Actions</U> :</B>
  394. * <ul>
  395. * <li>Update every 1s the _globalAggro counter to come close to 0</li>
  396. * <li>If the actor is Aggressive and can attack, add all autoAttackable L2Character in its Aggro Range to its _aggroList, chose a target and order to attack it</li>
  397. * <li>If the actor is a L2GuardInstance that can't attack, order to it to return to its home location</li>
  398. * <li>If the actor is a L2MonsterInstance that can't attack, order to it to random walk (1/100)</li>
  399. * </ul>
  400. */
  401. private void thinkActive()
  402. {
  403. L2Attackable npc = getActiveChar();
  404. // Update every 1s the _globalAggro counter to come close to 0
  405. if (_globalAggro != 0)
  406. {
  407. if (_globalAggro < 0)
  408. {
  409. _globalAggro++;
  410. }
  411. else
  412. {
  413. _globalAggro--;
  414. }
  415. }
  416. // Add all autoAttackable L2Character in L2Attackable Aggro Range to its _aggroList with 0 damage and 1 hate
  417. // A L2Attackable isn't aggressive during 10s after its spawn because _globalAggro is set to -10
  418. if (_globalAggro >= 0)
  419. {
  420. // Get all visible objects inside its Aggro Range
  421. Collection<L2Object> objs = npc.getKnownList().getKnownObjects().values();
  422. for (L2Object obj : objs)
  423. {
  424. if (!(obj instanceof L2Character) || (obj instanceof L2StaticObjectInstance))
  425. {
  426. continue;
  427. }
  428. L2Character target = (L2Character) obj;
  429. /*
  430. * Check to see if this is a festival mob spawn. If it is, then check to see if the aggro trigger is a festival participant...if so, move to attack it.
  431. */
  432. if ((npc instanceof L2FestivalMonsterInstance) && (obj instanceof L2PcInstance))
  433. {
  434. L2PcInstance targetPlayer = (L2PcInstance) obj;
  435. if (!(targetPlayer.isFestivalParticipant()))
  436. {
  437. continue;
  438. }
  439. }
  440. // TODO: The AI Script ought to handle aggro behaviors in onSee. Once implemented, aggro behaviors ought
  441. // to be removed from here. (Fulminus)
  442. // For each L2Character check if the target is autoattackable
  443. if (autoAttackCondition(target)) // check aggression
  444. {
  445. // Get the hate level of the L2Attackable against this L2Character target contained in _aggroList
  446. int hating = npc.getHating(target);
  447. // Add the attacker to the L2Attackable _aggroList with 0 damage and 1 hate
  448. if (hating == 0)
  449. {
  450. npc.addDamageHate(target, 0, 0);
  451. }
  452. }
  453. }
  454. // Chose a target from its aggroList
  455. L2Character hated;
  456. if (npc.isConfused())
  457. {
  458. hated = getAttackTarget(); // effect handles selection
  459. }
  460. else
  461. {
  462. hated = npc.getMostHated();
  463. }
  464. // Order to the L2Attackable to attack the target
  465. if ((hated != null) && !npc.isCoreAIDisabled())
  466. {
  467. // Get the hate level of the L2Attackable against this L2Character target contained in _aggroList
  468. int aggro = npc.getHating(hated);
  469. if ((aggro + _globalAggro) > 0)
  470. {
  471. // Set the L2Character movement type to run and send Server->Client packet ChangeMoveType to all others L2PcInstance
  472. if (!npc.isRunning())
  473. {
  474. npc.setRunning();
  475. }
  476. // Set the AI Intention to AI_INTENTION_ATTACK
  477. setIntention(CtrlIntention.AI_INTENTION_ATTACK, hated);
  478. }
  479. return;
  480. }
  481. }
  482. // Chance to forget attackers after some time
  483. if ((npc.getCurrentHp() == npc.getMaxHp()) && (npc.getCurrentMp() == npc.getMaxMp()) && !npc.getAttackByList().isEmpty() && (Rnd.nextInt(500) == 0))
  484. {
  485. npc.clearAggroList();
  486. npc.getAttackByList().clear();
  487. if (npc instanceof L2MonsterInstance)
  488. {
  489. if (((L2MonsterInstance) npc).hasMinions())
  490. {
  491. ((L2MonsterInstance) npc).getMinionList().deleteReusedMinions();
  492. }
  493. }
  494. }
  495. // Check if the actor is a L2GuardInstance
  496. if (npc instanceof L2GuardInstance)
  497. {
  498. // Order to the L2GuardInstance to return to its home location because there's no target to attack
  499. ((L2GuardInstance) npc).returnHome();
  500. }
  501. // If this is a festival monster, then it remains in the same location.
  502. if (npc instanceof L2FestivalMonsterInstance)
  503. {
  504. return;
  505. }
  506. // Check if the mob should not return to spawn point
  507. if (!npc.canReturnToSpawnPoint())
  508. {
  509. return;
  510. }
  511. // Minions following leader
  512. final L2Character leader = npc.getLeader();
  513. if ((leader != null) && !leader.isAlikeDead())
  514. {
  515. final int offset;
  516. final int minRadius = 30;
  517. if (npc.isRaidMinion())
  518. {
  519. offset = 500; // for Raids - need correction
  520. }
  521. else
  522. {
  523. offset = 200; // for normal minions - need correction :)
  524. }
  525. if (leader.isRunning())
  526. {
  527. npc.setRunning();
  528. }
  529. else
  530. {
  531. npc.setWalking();
  532. }
  533. if (npc.getPlanDistanceSq(leader) > (offset * offset))
  534. {
  535. int x1, y1, z1;
  536. x1 = Rnd.get(minRadius * 2, offset * 2); // x
  537. y1 = Rnd.get(x1, offset * 2); // distance
  538. y1 = (int) Math.sqrt((y1 * y1) - (x1 * x1)); // y
  539. if (x1 > (offset + minRadius))
  540. {
  541. x1 = (leader.getX() + x1) - offset;
  542. }
  543. else
  544. {
  545. x1 = (leader.getX() - x1) + minRadius;
  546. }
  547. if (y1 > (offset + minRadius))
  548. {
  549. y1 = (leader.getY() + y1) - offset;
  550. }
  551. else
  552. {
  553. y1 = (leader.getY() - y1) + minRadius;
  554. }
  555. z1 = leader.getZ();
  556. // Move the actor to Location (x,y,z) server side AND client side by sending Server->Client packet CharMoveToLocation (broadcast)
  557. moveTo(x1, y1, z1);
  558. return;
  559. }
  560. else if (Rnd.nextInt(RANDOM_WALK_RATE) == 0)
  561. {
  562. for (L2Skill sk : _skillrender.getBuffSkills())
  563. {
  564. if (cast(sk))
  565. {
  566. return;
  567. }
  568. }
  569. }
  570. }
  571. // Order to the L2MonsterInstance to random walk (1/100)
  572. else if ((npc.getSpawn() != null) && (Rnd.nextInt(RANDOM_WALK_RATE) == 0) && !npc.isNoRndWalk())
  573. {
  574. int x1, y1, z1;
  575. final int range = Config.MAX_DRIFT_RANGE;
  576. for (L2Skill sk : _skillrender.getBuffSkills())
  577. {
  578. if (cast(sk))
  579. {
  580. return;
  581. }
  582. }
  583. // If NPC with random coord in territory
  584. if ((npc.getSpawn().getLocx() == 0) && (npc.getSpawn().getLocy() == 0))
  585. {
  586. // Calculate a destination point in the spawn area
  587. int p[] = TerritoryTable.getInstance().getRandomPoint(npc.getSpawn().getLocation());
  588. x1 = p[0];
  589. y1 = p[1];
  590. z1 = p[2];
  591. // Calculate the distance between the current position of the L2Character and the target (x,y)
  592. double distance2 = npc.getPlanDistanceSq(x1, y1);
  593. if (distance2 > ((range + range) * (range + range)))
  594. {
  595. npc.setisReturningToSpawnPoint(true);
  596. float delay = (float) Math.sqrt(distance2) / range;
  597. x1 = npc.getX() + (int) ((x1 - npc.getX()) / delay);
  598. y1 = npc.getY() + (int) ((y1 - npc.getY()) / delay);
  599. }
  600. // If NPC with random fixed coord, don't move (unless needs to return to spawnpoint)
  601. if ((TerritoryTable.getInstance().getProcMax(npc.getSpawn().getLocation()) > 0) && !npc.isReturningToSpawnPoint())
  602. {
  603. return;
  604. }
  605. }
  606. else
  607. {
  608. // If NPC with fixed coord
  609. x1 = npc.getSpawn().getLocx();
  610. y1 = npc.getSpawn().getLocy();
  611. z1 = npc.getSpawn().getLocz();
  612. if (!npc.isInsideRadius(x1, y1, range, false))
  613. {
  614. npc.setisReturningToSpawnPoint(true);
  615. }
  616. else
  617. {
  618. x1 = Rnd.nextInt(range * 2); // x
  619. y1 = Rnd.get(x1, range * 2); // distance
  620. y1 = (int) Math.sqrt((y1 * y1) - (x1 * x1)); // y
  621. x1 += npc.getSpawn().getLocx() - range;
  622. y1 += npc.getSpawn().getLocy() - range;
  623. z1 = npc.getZ();
  624. }
  625. }
  626. // _log.debug("Current pos ("+getX()+", "+getY()+"), moving to ("+x1+", "+y1+").");
  627. // Move the actor to Location (x,y,z) server side AND client side by sending Server->Client packet CharMoveToLocation (broadcast)
  628. moveTo(x1, y1, z1);
  629. }
  630. }
  631. /**
  632. * Manage AI attack thinks of a L2Attackable (called by onEvtThink). <B><U> Actions</U> :</B>
  633. * <ul>
  634. * <li>Update the attack timeout if actor is running</li>
  635. * <li>If target is dead or timeout is expired, stop this attack and set the Intention to AI_INTENTION_ACTIVE</li>
  636. * <li>Call all L2Object of its Faction inside the Faction Range</li>
  637. * <li>Chose a target and order to attack it with magic skill or physical attack</li>
  638. * </ul>
  639. * TODO: Manage casting rules to healer mobs (like Ant Nurses)
  640. */
  641. private void thinkAttack()
  642. {
  643. final L2Attackable npc = getActiveChar();
  644. if (npc.isCastingNow())
  645. {
  646. return;
  647. }
  648. L2Character originalAttackTarget = getAttackTarget();
  649. // Check if target is dead or if timeout is expired to stop this attack
  650. if ((originalAttackTarget == null) || originalAttackTarget.isAlikeDead() || (_attackTimeout < GameTimeController.getInstance().getGameTicks()))
  651. {
  652. // Stop hating this target after the attack timeout or if target is dead
  653. if (originalAttackTarget != null)
  654. {
  655. npc.stopHating(originalAttackTarget);
  656. }
  657. // Set the AI Intention to AI_INTENTION_ACTIVE
  658. setIntention(AI_INTENTION_ACTIVE);
  659. npc.setWalking();
  660. return;
  661. }
  662. final int collision = npc.getTemplate().getCollisionRadius();
  663. // Handle all L2Object of its Faction inside the Faction Range
  664. String faction_id = getActiveChar().getFactionId();
  665. if ((faction_id != null) && !faction_id.isEmpty())
  666. {
  667. int factionRange = npc.getClanRange() + collision;
  668. // Go through all L2Object that belong to its faction
  669. Collection<L2Object> objs = npc.getKnownList().getKnownObjects().values();
  670. try
  671. {
  672. for (L2Object obj : objs)
  673. {
  674. if (obj instanceof L2Npc)
  675. {
  676. L2Npc called = (L2Npc) obj;
  677. // Handle SevenSigns mob Factions
  678. final String npcfaction = called.getFactionId();
  679. if ((npcfaction == null) || npcfaction.isEmpty())
  680. {
  681. continue;
  682. }
  683. boolean sevenSignFaction = false;
  684. // TODO: Unhardcode this by AI scripts (DrHouse)
  685. // Catacomb mobs should assist lilim and nephilim other than dungeon
  686. if ("c_dungeon_clan".equals(faction_id) && ("c_dungeon_lilim".equals(npcfaction) || "c_dungeon_nephi".equals(npcfaction)))
  687. {
  688. sevenSignFaction = true;
  689. }
  690. // Lilim mobs should assist other Lilim and catacomb mobs
  691. else if ("c_dungeon_lilim".equals(faction_id) && "c_dungeon_clan".equals(npcfaction))
  692. {
  693. sevenSignFaction = true;
  694. }
  695. // Nephilim mobs should assist other Nephilim and catacomb mobs
  696. else if ("c_dungeon_nephi".equals(faction_id) && "c_dungeon_clan".equals(npcfaction))
  697. {
  698. sevenSignFaction = true;
  699. }
  700. if (!faction_id.equals(npcfaction) && !sevenSignFaction)
  701. {
  702. continue;
  703. }
  704. // Check if the L2Object is inside the Faction Range of the actor
  705. if (npc.isInsideRadius(called, factionRange, true, false) && called.hasAI())
  706. {
  707. if ((Math.abs(originalAttackTarget.getZ() - called.getZ()) < 600) && npc.getAttackByList().contains(originalAttackTarget) && ((called.getAI()._intention == CtrlIntention.AI_INTENTION_IDLE) || (called.getAI()._intention == CtrlIntention.AI_INTENTION_ACTIVE)) && (called.getInstanceId() == npc.getInstanceId()))
  708. // && GeoData.getInstance().canSeeTarget(called, npc))
  709. {
  710. if (originalAttackTarget.isPlayable())
  711. {
  712. List<Quest> quests = called.getTemplate().getEventQuests(QuestEventType.ON_FACTION_CALL);
  713. if ((quests != null) && !quests.isEmpty())
  714. {
  715. L2PcInstance player = originalAttackTarget.getActingPlayer();
  716. boolean isSummon = originalAttackTarget.isSummon();
  717. for (Quest quest : quests)
  718. {
  719. quest.notifyFactionCall(called, getActiveChar(), player, isSummon);
  720. }
  721. }
  722. }
  723. else if ((called instanceof L2Attackable) && (getAttackTarget() != null) && (called.getAI()._intention != CtrlIntention.AI_INTENTION_ATTACK))
  724. {
  725. ((L2Attackable) called).addDamageHate(getAttackTarget(), 0, npc.getHating(getAttackTarget()));
  726. called.getAI().setIntention(CtrlIntention.AI_INTENTION_ATTACK, getAttackTarget());
  727. }
  728. }
  729. }
  730. }
  731. }
  732. }
  733. catch (NullPointerException e)
  734. {
  735. _log.warning(getClass().getSimpleName() + ": thinkAttack() faction call failed: " + e.getMessage());
  736. }
  737. }
  738. if (npc.isCoreAIDisabled())
  739. {
  740. return;
  741. }
  742. // Initialize data
  743. L2Character mostHate = npc.getMostHated();
  744. if (mostHate == null)
  745. {
  746. setIntention(AI_INTENTION_ACTIVE);
  747. return;
  748. }
  749. setAttackTarget(mostHate);
  750. npc.setTarget(mostHate);
  751. final int combinedCollision = collision + mostHate.getTemplate().getCollisionRadius();
  752. if (!_skillrender.getSuicideSkills().isEmpty() && ((int) ((npc.getCurrentHp() / npc.getMaxHp()) * 100) < 30))
  753. {
  754. final L2Skill skill = _skillrender.getSuicideSkills().get(Rnd.nextInt(_skillrender.getSuicideSkills().size()));
  755. if (Util.checkIfInRange(skill.getAffectRange(), getActiveChar(), mostHate, false) && (Rnd.get(100) < Rnd.get(npc.getMinSkillChance(), npc.getMaxSkillChance())))
  756. {
  757. if (cast(skill))
  758. {
  759. return;
  760. }
  761. for (L2Skill sk : _skillrender.getSuicideSkills())
  762. {
  763. if (cast(sk))
  764. {
  765. return;
  766. }
  767. }
  768. }
  769. }
  770. // ------------------------------------------------------
  771. // In case many mobs are trying to hit from same place, move a bit,
  772. // circling around the target
  773. // Note from Gnacik:
  774. // On l2js because of that sometimes mobs don't attack player only running
  775. // around player without any sense, so decrease chance for now
  776. if (!npc.isMovementDisabled() && (Rnd.nextInt(100) <= 3))
  777. {
  778. for (L2Object nearby : npc.getKnownList().getKnownObjects().values())
  779. {
  780. if ((nearby instanceof L2Attackable) && npc.isInsideRadius(nearby, collision, false, false) && (nearby != mostHate))
  781. {
  782. int newX = combinedCollision + Rnd.get(40);
  783. if (Rnd.nextBoolean())
  784. {
  785. newX = mostHate.getX() + newX;
  786. }
  787. else
  788. {
  789. newX = mostHate.getX() - newX;
  790. }
  791. int newY = combinedCollision + Rnd.get(40);
  792. if (Rnd.nextBoolean())
  793. {
  794. newY = mostHate.getY() + newY;
  795. }
  796. else
  797. {
  798. newY = mostHate.getY() - newY;
  799. }
  800. if (!npc.isInsideRadius(newX, newY, collision, false))
  801. {
  802. int newZ = npc.getZ() + 30;
  803. if ((Config.GEODATA == 0) || GeoData.getInstance().canMoveFromToTarget(npc.getX(), npc.getY(), npc.getZ(), newX, newY, newZ, npc.getInstanceId()))
  804. {
  805. moveTo(newX, newY, newZ);
  806. }
  807. }
  808. return;
  809. }
  810. }
  811. }
  812. // Dodge if its needed
  813. if (!npc.isMovementDisabled() && (npc.getCanDodge() > 0))
  814. {
  815. if (Rnd.get(100) <= npc.getCanDodge())
  816. {
  817. // Micht: kepping this one otherwise we should do 2 sqrt
  818. double distance2 = npc.getPlanDistanceSq(mostHate.getX(), mostHate.getY());
  819. if (Math.sqrt(distance2) <= (60 + combinedCollision))
  820. {
  821. int posX = npc.getX();
  822. int posY = npc.getY();
  823. int posZ = npc.getZ() + 30;
  824. if (originalAttackTarget.getX() < posX)
  825. {
  826. posX = posX + 300;
  827. }
  828. else
  829. {
  830. posX = posX - 300;
  831. }
  832. if (originalAttackTarget.getY() < posY)
  833. {
  834. posY = posY + 300;
  835. }
  836. else
  837. {
  838. posY = posY - 300;
  839. }
  840. if ((Config.GEODATA == 0) || GeoData.getInstance().canMoveFromToTarget(npc.getX(), npc.getY(), npc.getZ(), posX, posY, posZ, npc.getInstanceId()))
  841. {
  842. setIntention(CtrlIntention.AI_INTENTION_MOVE_TO, new L2CharPosition(posX, posY, posZ, 0));
  843. }
  844. return;
  845. }
  846. }
  847. }
  848. // ------------------------------------------------------------------------------
  849. // BOSS/Raid Minion Target Reconsider
  850. if (npc.isRaid() || npc.isRaidMinion())
  851. {
  852. chaostime++;
  853. if (npc instanceof L2RaidBossInstance)
  854. {
  855. if (!((L2MonsterInstance) npc).hasMinions())
  856. {
  857. if (chaostime > Config.RAID_CHAOS_TIME)
  858. {
  859. if (Rnd.get(100) <= (100 - ((npc.getCurrentHp() * 100) / npc.getMaxHp())))
  860. {
  861. aggroReconsider();
  862. chaostime = 0;
  863. return;
  864. }
  865. }
  866. }
  867. else
  868. {
  869. if (chaostime > Config.RAID_CHAOS_TIME)
  870. {
  871. if (Rnd.get(100) <= (100 - ((npc.getCurrentHp() * 200) / npc.getMaxHp())))
  872. {
  873. aggroReconsider();
  874. chaostime = 0;
  875. return;
  876. }
  877. }
  878. }
  879. }
  880. else if (npc instanceof L2GrandBossInstance)
  881. {
  882. if (chaostime > Config.GRAND_CHAOS_TIME)
  883. {
  884. double chaosRate = 100 - ((npc.getCurrentHp() * 300) / npc.getMaxHp());
  885. if (((chaosRate <= 10) && (Rnd.get(100) <= 10)) || ((chaosRate > 10) && (Rnd.get(100) <= chaosRate)))
  886. {
  887. aggroReconsider();
  888. chaostime = 0;
  889. return;
  890. }
  891. }
  892. }
  893. else
  894. {
  895. if (chaostime > Config.MINION_CHAOS_TIME)
  896. {
  897. if (Rnd.get(100) <= (100 - ((npc.getCurrentHp() * 200) / npc.getMaxHp())))
  898. {
  899. aggroReconsider();
  900. chaostime = 0;
  901. return;
  902. }
  903. }
  904. }
  905. }
  906. if (!_skillrender.getGeneralskills().isEmpty())
  907. {
  908. // -------------------------------------------------------------------------------
  909. // Heal Condition
  910. if (!_skillrender.getHealSkills().isEmpty())
  911. {
  912. double percentage = (npc.getCurrentHp() / npc.getMaxHp()) * 100;
  913. if (npc.isMinion())
  914. {
  915. L2Character leader = npc.getLeader();
  916. if ((leader != null) && !leader.isDead() && (Rnd.get(100) > ((leader.getCurrentHp() / leader.getMaxHp()) * 100)))
  917. {
  918. for (L2Skill sk : _skillrender.getHealSkills())
  919. {
  920. if (sk.getTargetType() == L2TargetType.SELF)
  921. {
  922. continue;
  923. }
  924. if (!checkSkillCastConditions(sk))
  925. {
  926. continue;
  927. }
  928. if (!Util.checkIfInRange((sk.getCastRange() + collision + leader.getTemplate().getCollisionRadius()), npc, leader, false) && !isParty(sk) && !npc.isMovementDisabled())
  929. {
  930. moveToPawn(leader, sk.getCastRange() + collision + leader.getTemplate().getCollisionRadius());
  931. return;
  932. }
  933. if (GeoData.getInstance().canSeeTarget(npc, leader))
  934. {
  935. clientStopMoving(null);
  936. npc.setTarget(leader);
  937. clientStopMoving(null);
  938. npc.doCast(sk);
  939. return;
  940. }
  941. }
  942. }
  943. }
  944. if (Rnd.get(100) < ((100 - percentage) / 3))
  945. {
  946. for (L2Skill sk : _skillrender.getHealSkills())
  947. {
  948. if (!checkSkillCastConditions(sk))
  949. {
  950. continue;
  951. }
  952. clientStopMoving(null);
  953. npc.setTarget(npc);
  954. npc.doCast(sk);
  955. return;
  956. }
  957. }
  958. for (L2Skill sk : _skillrender.getHealSkills())
  959. {
  960. if (!checkSkillCastConditions(sk))
  961. {
  962. continue;
  963. }
  964. if (sk.getTargetType() == L2TargetType.ONE)
  965. {
  966. for (L2Character obj : npc.getKnownList().getKnownCharactersInRadius(sk.getCastRange() + collision))
  967. {
  968. if (!(obj instanceof L2Attackable) || obj.isDead())
  969. {
  970. continue;
  971. }
  972. L2Attackable targets = ((L2Attackable) obj);
  973. if ((npc.getFactionId() != null) && !npc.getFactionId().equals(targets.getFactionId()))
  974. {
  975. continue;
  976. }
  977. percentage = (targets.getCurrentHp() / targets.getMaxHp()) * 100;
  978. if (Rnd.get(100) < ((100 - percentage) / 10))
  979. {
  980. if (GeoData.getInstance().canSeeTarget(npc, targets))
  981. {
  982. clientStopMoving(null);
  983. npc.setTarget(obj);
  984. npc.doCast(sk);
  985. return;
  986. }
  987. }
  988. }
  989. }
  990. if (isParty(sk))
  991. {
  992. clientStopMoving(null);
  993. npc.doCast(sk);
  994. return;
  995. }
  996. }
  997. }
  998. // -------------------------------------------------------------------------------
  999. // Res Skill Condition
  1000. if (!_skillrender.getResSkills().isEmpty())
  1001. {
  1002. if (npc.isMinion())
  1003. {
  1004. L2Character leader = npc.getLeader();
  1005. if ((leader != null) && leader.isDead())
  1006. {
  1007. for (L2Skill sk : _skillrender.getResSkills())
  1008. {
  1009. if (sk.getTargetType() == L2TargetType.SELF)
  1010. {
  1011. continue;
  1012. }
  1013. if (!checkSkillCastConditions(sk))
  1014. {
  1015. continue;
  1016. }
  1017. if (!Util.checkIfInRange((sk.getCastRange() + collision + leader.getTemplate().getCollisionRadius()), npc, leader, false) && !isParty(sk) && !npc.isMovementDisabled())
  1018. {
  1019. moveToPawn(leader, sk.getCastRange() + collision + leader.getTemplate().getCollisionRadius());
  1020. return;
  1021. }
  1022. if (GeoData.getInstance().canSeeTarget(npc, leader))
  1023. {
  1024. clientStopMoving(null);
  1025. npc.setTarget(leader);
  1026. npc.doCast(sk);
  1027. return;
  1028. }
  1029. }
  1030. }
  1031. }
  1032. for (L2Skill sk : _skillrender.getResSkills())
  1033. {
  1034. if (!checkSkillCastConditions(sk))
  1035. {
  1036. continue;
  1037. }
  1038. if (sk.getTargetType() == L2TargetType.ONE)
  1039. {
  1040. for (L2Character obj : npc.getKnownList().getKnownCharactersInRadius(sk.getCastRange() + collision))
  1041. {
  1042. if (!(obj instanceof L2Attackable) || !obj.isDead())
  1043. {
  1044. continue;
  1045. }
  1046. L2Attackable targets = ((L2Attackable) obj);
  1047. if ((npc.getFactionId() != null) && !npc.getFactionId().equals(targets.getFactionId()))
  1048. {
  1049. continue;
  1050. }
  1051. if (Rnd.get(100) < 10)
  1052. {
  1053. if (GeoData.getInstance().canSeeTarget(npc, targets))
  1054. {
  1055. clientStopMoving(null);
  1056. npc.setTarget(obj);
  1057. npc.doCast(sk);
  1058. return;
  1059. }
  1060. }
  1061. }
  1062. }
  1063. if (isParty(sk))
  1064. {
  1065. clientStopMoving(null);
  1066. L2Object target = getAttackTarget();
  1067. npc.setTarget(npc);
  1068. npc.doCast(sk);
  1069. npc.setTarget(target);
  1070. return;
  1071. }
  1072. }
  1073. }
  1074. }
  1075. double dist = Math.sqrt(npc.getPlanDistanceSq(mostHate.getX(), mostHate.getY()));
  1076. int dist2 = (int) dist - collision;
  1077. int range = npc.getPhysicalAttackRange() + combinedCollision;
  1078. if (mostHate.isMoving())
  1079. {
  1080. range = range + 50;
  1081. if (npc.isMoving())
  1082. {
  1083. range = range + 50;
  1084. }
  1085. }
  1086. // -------------------------------------------------------------------------------
  1087. // Immobilize Condition
  1088. if ((npc.isMovementDisabled() && ((dist > range) || mostHate.isMoving())) || ((dist > range) && mostHate.isMoving()))
  1089. {
  1090. movementDisable();
  1091. return;
  1092. }
  1093. setTimepass(0);
  1094. // --------------------------------------------------------------------------------
  1095. // Skill Use
  1096. if (!_skillrender.getGeneralskills().isEmpty())
  1097. {
  1098. if (Rnd.get(100) < Rnd.get(npc.getMinSkillChance(), npc.getMaxSkillChance()))
  1099. {
  1100. L2Skill skills = _skillrender.getGeneralskills().get(Rnd.nextInt(_skillrender.getGeneralskills().size()));
  1101. if (cast(skills))
  1102. {
  1103. return;
  1104. }
  1105. for (L2Skill sk : _skillrender.getGeneralskills())
  1106. {
  1107. if (cast(sk))
  1108. {
  1109. return;
  1110. }
  1111. }
  1112. }
  1113. // --------------------------------------------------------------------------------
  1114. // Long/Short Range skill usage.
  1115. if (npc.hasLSkill() || npc.hasSSkill())
  1116. {
  1117. final List<L2Skill> shortRangeSkills = shortRangeSkillRender();
  1118. if (!shortRangeSkills.isEmpty() && npc.hasSSkill() && (dist2 <= 150) && (Rnd.get(100) <= npc.getSSkillChance()))
  1119. {
  1120. final L2Skill shortRangeSkill = shortRangeSkills.get(Rnd.get(shortRangeSkills.size()));
  1121. if ((shortRangeSkill != null) && cast(shortRangeSkill))
  1122. {
  1123. return;
  1124. }
  1125. for (L2Skill sk : shortRangeSkills)
  1126. {
  1127. if ((sk != null) && cast(sk))
  1128. {
  1129. return;
  1130. }
  1131. }
  1132. }
  1133. final List<L2Skill> longRangeSkills = longRangeSkillRender();
  1134. if (!longRangeSkills.isEmpty() && npc.hasLSkill() && (dist2 > 150) && (Rnd.get(100) <= npc.getLSkillChance()))
  1135. {
  1136. final L2Skill longRangeSkill = longRangeSkills.get(Rnd.get(longRangeSkills.size()));
  1137. if ((longRangeSkill != null) && cast(longRangeSkill))
  1138. {
  1139. return;
  1140. }
  1141. for (L2Skill sk : longRangeSkills)
  1142. {
  1143. if ((sk != null) && cast(sk))
  1144. {
  1145. return;
  1146. }
  1147. }
  1148. }
  1149. }
  1150. }
  1151. // --------------------------------------------------------------------------------
  1152. // Starts Melee or Primary Skill
  1153. if ((dist2 > range) || !GeoData.getInstance().canSeeTarget(npc, mostHate))
  1154. {
  1155. if (npc.isMovementDisabled())
  1156. {
  1157. targetReconsider();
  1158. }
  1159. else if (getAttackTarget() != null)
  1160. {
  1161. if (getAttackTarget().isMoving())
  1162. {
  1163. range -= 100;
  1164. }
  1165. if (range < 5)
  1166. {
  1167. range = 5;
  1168. }
  1169. moveToPawn(getAttackTarget(), range);
  1170. }
  1171. return;
  1172. }
  1173. melee(npc.getPrimarySkillId());
  1174. }
  1175. private void melee(int type)
  1176. {
  1177. if (type != 0)
  1178. {
  1179. switch (type)
  1180. {
  1181. case -1:
  1182. {
  1183. if (_skillrender.getGeneralskills() != null)
  1184. {
  1185. for (L2Skill sk : _skillrender.getGeneralskills())
  1186. {
  1187. if (cast(sk))
  1188. {
  1189. return;
  1190. }
  1191. }
  1192. }
  1193. break;
  1194. }
  1195. case 1:
  1196. {
  1197. for (L2Skill sk : _skillrender.getAtkSkills())
  1198. {
  1199. if (cast(sk))
  1200. {
  1201. return;
  1202. }
  1203. }
  1204. break;
  1205. }
  1206. default:
  1207. {
  1208. for (L2Skill sk : _skillrender.getGeneralskills())
  1209. {
  1210. if (sk.getId() == getActiveChar().getPrimarySkillId())
  1211. {
  1212. if (cast(sk))
  1213. {
  1214. return;
  1215. }
  1216. }
  1217. }
  1218. }
  1219. break;
  1220. }
  1221. }
  1222. _accessor.doAttack(getAttackTarget());
  1223. }
  1224. private boolean cast(L2Skill sk)
  1225. {
  1226. if (sk == null)
  1227. {
  1228. return false;
  1229. }
  1230. final L2Attackable caster = getActiveChar();
  1231. if (caster.isCastingNow() && !sk.isSimultaneousCast())
  1232. {
  1233. return false;
  1234. }
  1235. if (!checkSkillCastConditions(sk))
  1236. {
  1237. return false;
  1238. }
  1239. if (getAttackTarget() == null)
  1240. {
  1241. if (caster.getMostHated() != null)
  1242. {
  1243. setAttackTarget(caster.getMostHated());
  1244. }
  1245. }
  1246. L2Character attackTarget = getAttackTarget();
  1247. if (attackTarget == null)
  1248. {
  1249. return false;
  1250. }
  1251. double dist = Math.sqrt(caster.getPlanDistanceSq(attackTarget.getX(), attackTarget.getY()));
  1252. double dist2 = dist - attackTarget.getTemplate().getCollisionRadius();
  1253. double range = caster.getPhysicalAttackRange() + caster.getTemplate().getCollisionRadius() + attackTarget.getTemplate().getCollisionRadius();
  1254. double srange = sk.getCastRange() + caster.getTemplate().getCollisionRadius();
  1255. if (attackTarget.isMoving())
  1256. {
  1257. dist2 = dist2 - 30;
  1258. }
  1259. switch (sk.getSkillType())
  1260. {
  1261. case BUFF:
  1262. {
  1263. if (caster.getFirstEffect(sk) == null)
  1264. {
  1265. clientStopMoving(null);
  1266. // L2Object target = attackTarget;
  1267. caster.setTarget(caster);
  1268. caster.doCast(sk);
  1269. // _actor.setTarget(target);
  1270. return true;
  1271. }
  1272. // ----------------------------------------
  1273. // If actor already have buff, start looking at others same faction mob to cast
  1274. if (sk.getTargetType() == L2TargetType.SELF)
  1275. {
  1276. return false;
  1277. }
  1278. if (sk.getTargetType() == L2TargetType.ONE)
  1279. {
  1280. L2Character target = effectTargetReconsider(sk, true);
  1281. if (target != null)
  1282. {
  1283. clientStopMoving(null);
  1284. L2Object targets = attackTarget;
  1285. caster.setTarget(target);
  1286. caster.doCast(sk);
  1287. caster.setTarget(targets);
  1288. return true;
  1289. }
  1290. }
  1291. if (canParty(sk))
  1292. {
  1293. clientStopMoving(null);
  1294. L2Object targets = attackTarget;
  1295. caster.setTarget(caster);
  1296. caster.doCast(sk);
  1297. caster.setTarget(targets);
  1298. return true;
  1299. }
  1300. break;
  1301. }
  1302. case RESURRECT:
  1303. {
  1304. if (!isParty(sk))
  1305. {
  1306. if (caster.isMinion() && (sk.getTargetType() != L2TargetType.SELF))
  1307. {
  1308. L2Character leader = caster.getLeader();
  1309. if ((leader != null) && leader.isDead())
  1310. {
  1311. if (!Util.checkIfInRange((sk.getCastRange() + caster.getTemplate().getCollisionRadius() + leader.getTemplate().getCollisionRadius()), caster, leader, false) && !isParty(sk) && !caster.isMovementDisabled())
  1312. {
  1313. moveToPawn(leader, sk.getCastRange() + caster.getTemplate().getCollisionRadius() + leader.getTemplate().getCollisionRadius());
  1314. }
  1315. }
  1316. if (GeoData.getInstance().canSeeTarget(caster, leader))
  1317. {
  1318. clientStopMoving(null);
  1319. caster.setTarget(leader);
  1320. caster.doCast(sk);
  1321. return true;
  1322. }
  1323. }
  1324. for (L2Character obj : caster.getKnownList().getKnownCharactersInRadius(sk.getCastRange() + caster.getTemplate().getCollisionRadius()))
  1325. {
  1326. if (!(obj instanceof L2Attackable) || !obj.isDead())
  1327. {
  1328. continue;
  1329. }
  1330. L2Attackable targets = ((L2Attackable) obj);
  1331. if ((caster.getFactionId() != null) && !caster.getFactionId().equals(targets.getFactionId()))
  1332. {
  1333. continue;
  1334. }
  1335. if (Rnd.get(100) < 10)
  1336. {
  1337. if (GeoData.getInstance().canSeeTarget(caster, targets))
  1338. {
  1339. clientStopMoving(null);
  1340. caster.setTarget(obj);
  1341. caster.doCast(sk);
  1342. return true;
  1343. }
  1344. }
  1345. }
  1346. }
  1347. else if (isParty(sk))
  1348. {
  1349. for (L2Character obj : caster.getKnownList().getKnownCharactersInRadius(sk.getAffectRange() + caster.getTemplate().getCollisionRadius()))
  1350. {
  1351. if (!(obj instanceof L2Attackable))
  1352. {
  1353. continue;
  1354. }
  1355. L2Npc targets = ((L2Npc) obj);
  1356. if ((caster.getFactionId() != null) && caster.getFactionId().equals(targets.getFactionId()))
  1357. {
  1358. if ((obj.getCurrentHp() < obj.getMaxHp()) && (Rnd.get(100) <= 20))
  1359. {
  1360. clientStopMoving(null);
  1361. caster.setTarget(caster);
  1362. caster.doCast(sk);
  1363. return true;
  1364. }
  1365. }
  1366. }
  1367. }
  1368. break;
  1369. }
  1370. case DEBUFF:
  1371. case POISON:
  1372. case DOT:
  1373. case MDOT:
  1374. case BLEED:
  1375. {
  1376. if (GeoData.getInstance().canSeeTarget(caster, attackTarget) && !canAOE(sk) && !attackTarget.isDead() && (dist2 <= srange))
  1377. {
  1378. if (attackTarget.getFirstEffect(sk) == null)
  1379. {
  1380. clientStopMoving(null);
  1381. caster.doCast(sk);
  1382. return true;
  1383. }
  1384. }
  1385. else if (canAOE(sk))
  1386. {
  1387. if ((sk.getTargetType() == L2TargetType.AURA) || (sk.getTargetType() == L2TargetType.BEHIND_AURA) || (sk.getTargetType() == L2TargetType.FRONT_AURA) || (sk.getTargetType() == L2TargetType.AURA_CORPSE_MOB))
  1388. {
  1389. clientStopMoving(null);
  1390. // L2Object target = attackTarget;
  1391. // _actor.setTarget(_actor);
  1392. caster.doCast(sk);
  1393. // _actor.setTarget(target);
  1394. return true;
  1395. }
  1396. if (((sk.getTargetType() == L2TargetType.AREA) || (sk.getTargetType() == L2TargetType.BEHIND_AREA) || (sk.getTargetType() == L2TargetType.FRONT_AREA)) && GeoData.getInstance().canSeeTarget(caster, attackTarget) && !attackTarget.isDead() && (dist2 <= srange))
  1397. {
  1398. clientStopMoving(null);
  1399. caster.doCast(sk);
  1400. return true;
  1401. }
  1402. }
  1403. else if (sk.getTargetType() == L2TargetType.ONE)
  1404. {
  1405. L2Character target = effectTargetReconsider(sk, false);
  1406. if (target != null)
  1407. {
  1408. clientStopMoving(null);
  1409. caster.doCast(sk);
  1410. return true;
  1411. }
  1412. }
  1413. break;
  1414. }
  1415. case SLEEP:
  1416. {
  1417. if (sk.getTargetType() == L2TargetType.ONE)
  1418. {
  1419. if (!attackTarget.isDead() && (dist2 <= srange))
  1420. {
  1421. if ((dist2 > range) || attackTarget.isMoving())
  1422. {
  1423. if (attackTarget.getFirstEffect(sk) == null)
  1424. {
  1425. clientStopMoving(null);
  1426. // _actor.setTarget(attackTarget);
  1427. caster.doCast(sk);
  1428. return true;
  1429. }
  1430. }
  1431. }
  1432. L2Character target = effectTargetReconsider(sk, false);
  1433. if (target != null)
  1434. {
  1435. clientStopMoving(null);
  1436. caster.doCast(sk);
  1437. return true;
  1438. }
  1439. }
  1440. else if (canAOE(sk))
  1441. {
  1442. if ((sk.getTargetType() == L2TargetType.AURA) || (sk.getTargetType() == L2TargetType.BEHIND_AURA) || (sk.getTargetType() == L2TargetType.FRONT_AURA))
  1443. {
  1444. clientStopMoving(null);
  1445. // L2Object target = attackTarget;
  1446. // _actor.setTarget(_actor);
  1447. caster.doCast(sk);
  1448. // _actor.setTarget(target);
  1449. return true;
  1450. }
  1451. if (((sk.getTargetType() == L2TargetType.AREA) || (sk.getTargetType() == L2TargetType.BEHIND_AREA) || (sk.getTargetType() == L2TargetType.FRONT_AREA)) && GeoData.getInstance().canSeeTarget(caster, attackTarget) && !attackTarget.isDead() && (dist2 <= srange))
  1452. {
  1453. clientStopMoving(null);
  1454. caster.doCast(sk);
  1455. return true;
  1456. }
  1457. }
  1458. break;
  1459. }
  1460. case ROOT:
  1461. case STUN:
  1462. case PARALYZE:
  1463. case MUTE:
  1464. case FEAR:
  1465. {
  1466. if (GeoData.getInstance().canSeeTarget(caster, attackTarget) && !canAOE(sk) && (dist2 <= srange))
  1467. {
  1468. if (attackTarget.getFirstEffect(sk) == null)
  1469. {
  1470. clientStopMoving(null);
  1471. caster.doCast(sk);
  1472. return true;
  1473. }
  1474. }
  1475. else if (canAOE(sk))
  1476. {
  1477. if ((sk.getTargetType() == L2TargetType.AURA) || (sk.getTargetType() == L2TargetType.BEHIND_AURA) || (sk.getTargetType() == L2TargetType.FRONT_AURA))
  1478. {
  1479. clientStopMoving(null);
  1480. // L2Object target = attackTarget;
  1481. // _actor.setTarget(_actor);
  1482. caster.doCast(sk);
  1483. // _actor.setTarget(target);
  1484. return true;
  1485. }
  1486. if (((sk.getTargetType() == L2TargetType.AREA) || (sk.getTargetType() == L2TargetType.BEHIND_AREA) || (sk.getTargetType() == L2TargetType.FRONT_AREA)) && GeoData.getInstance().canSeeTarget(caster, attackTarget) && !attackTarget.isDead() && (dist2 <= srange))
  1487. {
  1488. clientStopMoving(null);
  1489. caster.doCast(sk);
  1490. return true;
  1491. }
  1492. }
  1493. else if (sk.getTargetType() == L2TargetType.ONE)
  1494. {
  1495. L2Character target = effectTargetReconsider(sk, false);
  1496. if (target != null)
  1497. {
  1498. clientStopMoving(null);
  1499. caster.doCast(sk);
  1500. return true;
  1501. }
  1502. }
  1503. break;
  1504. }
  1505. case PDAM:
  1506. case MDAM:
  1507. case BLOW:
  1508. case DRAIN:
  1509. case CHARGEDAM:
  1510. case FATAL:
  1511. case DEATHLINK:
  1512. case MANADAM:
  1513. case CPDAMPERCENT:
  1514. {
  1515. if (!canAura(sk))
  1516. {
  1517. if (GeoData.getInstance().canSeeTarget(caster, attackTarget) && !attackTarget.isDead() && (dist2 <= srange))
  1518. {
  1519. clientStopMoving(null);
  1520. caster.doCast(sk);
  1521. return true;
  1522. }
  1523. L2Character target = skillTargetReconsider(sk);
  1524. if (target != null)
  1525. {
  1526. clientStopMoving(null);
  1527. L2Object targets = attackTarget;
  1528. caster.setTarget(target);
  1529. caster.doCast(sk);
  1530. caster.setTarget(targets);
  1531. return true;
  1532. }
  1533. }
  1534. else
  1535. {
  1536. clientStopMoving(null);
  1537. caster.doCast(sk);
  1538. return true;
  1539. }
  1540. break;
  1541. }
  1542. default:
  1543. {
  1544. if (sk.hasEffectType(L2EffectType.CANCEL, L2EffectType.CANCEL_ALL, L2EffectType.NEGATE))
  1545. {
  1546. // decrease cancel probability
  1547. if (Rnd.get(50) != 0)
  1548. {
  1549. return true;
  1550. }
  1551. if (sk.getTargetType() == L2TargetType.ONE)
  1552. {
  1553. if ((attackTarget.getFirstEffect(L2EffectType.BUFF) != null) && GeoData.getInstance().canSeeTarget(caster, attackTarget) && !attackTarget.isDead() && (dist2 <= srange))
  1554. {
  1555. clientStopMoving(null);
  1556. // L2Object target = attackTarget;
  1557. // _actor.setTarget(_actor);
  1558. caster.doCast(sk);
  1559. // _actor.setTarget(target);
  1560. return true;
  1561. }
  1562. L2Character target = effectTargetReconsider(sk, false);
  1563. if (target != null)
  1564. {
  1565. clientStopMoving(null);
  1566. L2Object targets = attackTarget;
  1567. caster.setTarget(target);
  1568. caster.doCast(sk);
  1569. caster.setTarget(targets);
  1570. return true;
  1571. }
  1572. }
  1573. else if (canAOE(sk))
  1574. {
  1575. if (((sk.getTargetType() == L2TargetType.AURA) || (sk.getTargetType() == L2TargetType.BEHIND_AURA) || (sk.getTargetType() == L2TargetType.FRONT_AURA)) && GeoData.getInstance().canSeeTarget(caster, attackTarget))
  1576. {
  1577. clientStopMoving(null);
  1578. // L2Object target = attackTarget;
  1579. // _actor.setTarget(_actor);
  1580. caster.doCast(sk);
  1581. // _actor.setTarget(target);
  1582. return true;
  1583. }
  1584. else if (((sk.getTargetType() == L2TargetType.AREA) || (sk.getTargetType() == L2TargetType.BEHIND_AREA) || (sk.getTargetType() == L2TargetType.FRONT_AREA)) && GeoData.getInstance().canSeeTarget(caster, attackTarget) && !attackTarget.isDead() && (dist2 <= srange))
  1585. {
  1586. clientStopMoving(null);
  1587. caster.doCast(sk);
  1588. return true;
  1589. }
  1590. }
  1591. }
  1592. if (sk.hasEffectType(L2EffectType.HEAL, L2EffectType.HEAL_PERCENT))
  1593. {
  1594. double percentage = (caster.getCurrentHp() / caster.getMaxHp()) * 100;
  1595. if (caster.isMinion() && (sk.getTargetType() != L2TargetType.SELF))
  1596. {
  1597. L2Character leader = caster.getLeader();
  1598. if ((leader != null) && !leader.isDead() && (Rnd.get(100) > ((leader.getCurrentHp() / leader.getMaxHp()) * 100)))
  1599. {
  1600. if (!Util.checkIfInRange((sk.getCastRange() + caster.getTemplate().getCollisionRadius() + leader.getTemplate().getCollisionRadius()), caster, leader, false) && !isParty(sk) && !caster.isMovementDisabled())
  1601. {
  1602. moveToPawn(leader, sk.getCastRange() + caster.getTemplate().getCollisionRadius() + leader.getTemplate().getCollisionRadius());
  1603. }
  1604. if (GeoData.getInstance().canSeeTarget(caster, leader))
  1605. {
  1606. clientStopMoving(null);
  1607. caster.setTarget(leader);
  1608. caster.doCast(sk);
  1609. return true;
  1610. }
  1611. }
  1612. }
  1613. if (Rnd.get(100) < ((100 - percentage) / 3))
  1614. {
  1615. clientStopMoving(null);
  1616. caster.setTarget(caster);
  1617. caster.doCast(sk);
  1618. return true;
  1619. }
  1620. if (sk.getTargetType() == L2TargetType.ONE)
  1621. {
  1622. for (L2Character obj : caster.getKnownList().getKnownCharactersInRadius(sk.getCastRange() + caster.getTemplate().getCollisionRadius()))
  1623. {
  1624. if (!(obj instanceof L2Attackable) || obj.isDead())
  1625. {
  1626. continue;
  1627. }
  1628. L2Attackable targets = ((L2Attackable) obj);
  1629. if ((caster.getFactionId() != null) && !caster.getFactionId().equals(targets.getFactionId()))
  1630. {
  1631. continue;
  1632. }
  1633. percentage = (targets.getCurrentHp() / targets.getMaxHp()) * 100;
  1634. if (Rnd.get(100) < ((100 - percentage) / 10))
  1635. {
  1636. if (GeoData.getInstance().canSeeTarget(caster, targets))
  1637. {
  1638. clientStopMoving(null);
  1639. caster.setTarget(obj);
  1640. caster.doCast(sk);
  1641. return true;
  1642. }
  1643. }
  1644. }
  1645. }
  1646. if (isParty(sk))
  1647. {
  1648. for (L2Character obj : caster.getKnownList().getKnownCharactersInRadius(sk.getAffectRange() + caster.getTemplate().getCollisionRadius()))
  1649. {
  1650. if (!(obj instanceof L2Attackable))
  1651. {
  1652. continue;
  1653. }
  1654. L2Npc targets = ((L2Npc) obj);
  1655. if ((caster.getFactionId() != null) && targets.getFactionId().equals(caster.getFactionId()))
  1656. {
  1657. if ((obj.getCurrentHp() < obj.getMaxHp()) && (Rnd.get(100) <= 20))
  1658. {
  1659. clientStopMoving(null);
  1660. caster.setTarget(caster);
  1661. caster.doCast(sk);
  1662. return true;
  1663. }
  1664. }
  1665. }
  1666. }
  1667. }
  1668. if (!canAura(sk))
  1669. {
  1670. if (GeoData.getInstance().canSeeTarget(caster, attackTarget) && !attackTarget.isDead() && (dist2 <= srange))
  1671. {
  1672. clientStopMoving(null);
  1673. caster.doCast(sk);
  1674. return true;
  1675. }
  1676. L2Character target = skillTargetReconsider(sk);
  1677. if (target != null)
  1678. {
  1679. clientStopMoving(null);
  1680. L2Object targets = attackTarget;
  1681. caster.setTarget(target);
  1682. caster.doCast(sk);
  1683. caster.setTarget(targets);
  1684. return true;
  1685. }
  1686. }
  1687. else
  1688. {
  1689. clientStopMoving(null);
  1690. // L2Object targets = attackTarget;
  1691. // _actor.setTarget(_actor);
  1692. caster.doCast(sk);
  1693. // _actor.setTarget(targets);
  1694. return true;
  1695. }
  1696. }
  1697. break;
  1698. }
  1699. return false;
  1700. }
  1701. /**
  1702. * This AI task will start when ACTOR cannot move and attack range larger than distance
  1703. */
  1704. private void movementDisable()
  1705. {
  1706. final L2Attackable npc = getActiveChar();
  1707. double dist = 0;
  1708. double dist2 = 0;
  1709. int range = 0;
  1710. try
  1711. {
  1712. if (npc.getTarget() == null)
  1713. {
  1714. npc.setTarget(getAttackTarget());
  1715. }
  1716. dist = Math.sqrt(npc.getPlanDistanceSq(getAttackTarget().getX(), getAttackTarget().getY()));
  1717. dist2 = dist - npc.getTemplate().getCollisionRadius();
  1718. range = npc.getPhysicalAttackRange() + npc.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius();
  1719. if (getAttackTarget().isMoving())
  1720. {
  1721. dist = dist - 30;
  1722. if (npc.isMoving())
  1723. {
  1724. dist = dist - 50;
  1725. }
  1726. }
  1727. // Check if activeChar has any skill
  1728. if (!_skillrender.getGeneralskills().isEmpty())
  1729. {
  1730. // -------------------------------------------------------------
  1731. // Try to stop the target or disable the target as priority
  1732. int random = Rnd.get(100);
  1733. if (!_skillrender.getImmobiliseSkills().isEmpty() && !getAttackTarget().isImmobilized() && (random < 2))
  1734. {
  1735. for (L2Skill sk : _skillrender.getImmobiliseSkills())
  1736. {
  1737. if (!checkSkillCastConditions(sk) || (((sk.getCastRange() + npc.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius()) <= dist2) && !canAura(sk)))
  1738. {
  1739. continue;
  1740. }
  1741. if (!GeoData.getInstance().canSeeTarget(npc, getAttackTarget()))
  1742. {
  1743. continue;
  1744. }
  1745. if (getAttackTarget().getFirstEffect(sk) == null)
  1746. {
  1747. clientStopMoving(null);
  1748. // L2Object target = getAttackTarget();
  1749. // _actor.setTarget(_actor);
  1750. npc.doCast(sk);
  1751. // _actor.setTarget(target);
  1752. return;
  1753. }
  1754. }
  1755. }
  1756. // -------------------------------------------------------------
  1757. // Same as Above, but with Mute/FEAR etc....
  1758. if (!_skillrender.getCostOverTimeSkills().isEmpty() && (random < 5))
  1759. {
  1760. for (L2Skill sk : _skillrender.getCostOverTimeSkills())
  1761. {
  1762. if (!checkSkillCastConditions(sk) || (((sk.getCastRange() + npc.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius()) <= dist2) && !canAura(sk)))
  1763. {
  1764. continue;
  1765. }
  1766. if (!GeoData.getInstance().canSeeTarget(npc, getAttackTarget()))
  1767. {
  1768. continue;
  1769. }
  1770. if (getAttackTarget().getFirstEffect(sk) == null)
  1771. {
  1772. clientStopMoving(null);
  1773. // L2Object target = getAttackTarget();
  1774. // _actor.setTarget(_actor);
  1775. npc.doCast(sk);
  1776. // _actor.setTarget(target);
  1777. return;
  1778. }
  1779. }
  1780. }
  1781. // -------------------------------------------------------------
  1782. if (!_skillrender.getDebuffSkills().isEmpty() && (random < 8))
  1783. {
  1784. for (L2Skill sk : _skillrender.getDebuffSkills())
  1785. {
  1786. if (!checkSkillCastConditions(sk) || (((sk.getCastRange() + npc.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius()) <= dist2) && !canAura(sk)))
  1787. {
  1788. continue;
  1789. }
  1790. if (!GeoData.getInstance().canSeeTarget(npc, getAttackTarget()))
  1791. {
  1792. continue;
  1793. }
  1794. if (getAttackTarget().getFirstEffect(sk) == null)
  1795. {
  1796. clientStopMoving(null);
  1797. // L2Object target = getAttackTarget();
  1798. // _actor.setTarget(_actor);
  1799. npc.doCast(sk);
  1800. // _actor.setTarget(target);
  1801. return;
  1802. }
  1803. }
  1804. }
  1805. // -------------------------------------------------------------
  1806. // Some side effect skill like CANCEL or NEGATE
  1807. if (!_skillrender.getNegativeSkills().isEmpty() && (random < 9))
  1808. {
  1809. for (L2Skill sk : _skillrender.getNegativeSkills())
  1810. {
  1811. if (!checkSkillCastConditions(sk) || (((sk.getCastRange() + npc.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius()) <= dist2) && !canAura(sk)))
  1812. {
  1813. continue;
  1814. }
  1815. if (!GeoData.getInstance().canSeeTarget(npc, getAttackTarget()))
  1816. {
  1817. continue;
  1818. }
  1819. if (getAttackTarget().getFirstEffect(L2EffectType.BUFF) != null)
  1820. {
  1821. clientStopMoving(null);
  1822. // L2Object target = getAttackTarget();
  1823. // _actor.setTarget(_actor);
  1824. npc.doCast(sk);
  1825. // _actor.setTarget(target);
  1826. return;
  1827. }
  1828. }
  1829. }
  1830. // -------------------------------------------------------------
  1831. // Start ATK SKILL when nothing can be done
  1832. if (!_skillrender.getAtkSkills().isEmpty() && (npc.isMovementDisabled() || (npc.getAiType() == AIType.MAGE) || (npc.getAiType() == AIType.HEALER)))
  1833. {
  1834. for (L2Skill sk : _skillrender.getAtkSkills())
  1835. {
  1836. if (!checkSkillCastConditions(sk) || (((sk.getCastRange() + npc.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius()) <= dist2) && !canAura(sk)))
  1837. {
  1838. continue;
  1839. }
  1840. if (!GeoData.getInstance().canSeeTarget(npc, getAttackTarget()))
  1841. {
  1842. continue;
  1843. }
  1844. clientStopMoving(null);
  1845. // L2Object target = getAttackTarget();
  1846. // _actor.setTarget(_actor);
  1847. npc.doCast(sk);
  1848. // _actor.setTarget(target);
  1849. return;
  1850. }
  1851. }
  1852. // -------------------------------------------------------------
  1853. // if there is no ATK skill to use, then try Universal skill
  1854. // @formatter:off
  1855. /*
  1856. for(L2Skill sk:_skillrender.getUniversalSkills())
  1857. {
  1858. if(sk.getMpConsume()>=_actor.getCurrentMp()
  1859. || _actor.isSkillDisabled(sk.getId())
  1860. ||(sk.getCastRange()+ _actor.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius() <= dist2 && !canAura(sk))
  1861. ||(sk.isMagic()&&_actor.isMuted())
  1862. ||(!sk.isMagic()&&_actor.isPhysicalMuted()))
  1863. {
  1864. continue;
  1865. }
  1866. if(!GeoData.getInstance().canSeeTarget(_actor,getAttackTarget()))
  1867. continue;
  1868. clientStopMoving(null);
  1869. L2Object target = getAttackTarget();
  1870. //_actor.setTarget(_actor);
  1871. _actor.doCast(sk);
  1872. //_actor.setTarget(target);
  1873. return;
  1874. }
  1875. */
  1876. // @formatter:on
  1877. }
  1878. // timepass = timepass + 1;
  1879. if (npc.isMovementDisabled())
  1880. {
  1881. // timepass = 0;
  1882. targetReconsider();
  1883. return;
  1884. }
  1885. // else if(timepass>=5)
  1886. // {
  1887. // timepass = 0;
  1888. // AggroReconsider();
  1889. // return;
  1890. // }
  1891. if ((dist > range) || !GeoData.getInstance().canSeeTarget(npc, getAttackTarget()))
  1892. {
  1893. if (getAttackTarget().isMoving())
  1894. {
  1895. range -= 100;
  1896. }
  1897. if (range < 5)
  1898. {
  1899. range = 5;
  1900. }
  1901. moveToPawn(getAttackTarget(), range);
  1902. return;
  1903. }
  1904. melee(npc.getPrimarySkillId());
  1905. }
  1906. catch (NullPointerException e)
  1907. {
  1908. setIntention(AI_INTENTION_ACTIVE);
  1909. _log.warning(getClass().getSimpleName() + ": " + this + " - failed executing movementDisable(): " + e.getMessage());
  1910. return;
  1911. }
  1912. }
  1913. /**
  1914. * @param skill the skill to check.
  1915. * @return {@code true} if the skill is available for casting {@code false} otherwise.
  1916. */
  1917. private boolean checkSkillCastConditions(L2Skill skill)
  1918. {
  1919. // Not enough MP.
  1920. if (skill.getMpConsume() >= getActiveChar().getCurrentMp())
  1921. {
  1922. return false;
  1923. }
  1924. // Character is in "skill disabled" mode.
  1925. if (getActiveChar().isSkillDisabled(skill))
  1926. {
  1927. return false;
  1928. }
  1929. // If is a static skill and magic skill and character is muted or is a physical skill muted and character is physically muted.
  1930. if (!skill.isStatic() && ((skill.isMagic() && getActiveChar().isMuted()) || getActiveChar().isPhysicalMuted()))
  1931. {
  1932. return false;
  1933. }
  1934. return true;
  1935. }
  1936. private L2Character effectTargetReconsider(L2Skill sk, boolean positive)
  1937. {
  1938. if (sk == null)
  1939. {
  1940. return null;
  1941. }
  1942. L2Attackable actor = getActiveChar();
  1943. if (!sk.hasEffectType(L2EffectType.CANCEL, L2EffectType.CANCEL_ALL, L2EffectType.NEGATE))
  1944. {
  1945. if (!positive)
  1946. {
  1947. double dist = 0;
  1948. double dist2 = 0;
  1949. int range = 0;
  1950. for (L2Character obj : actor.getAttackByList())
  1951. {
  1952. if ((obj == null) || obj.isDead() || !GeoData.getInstance().canSeeTarget(actor, obj) || (obj == getAttackTarget()))
  1953. {
  1954. continue;
  1955. }
  1956. try
  1957. {
  1958. actor.setTarget(getAttackTarget());
  1959. dist = Math.sqrt(actor.getPlanDistanceSq(obj.getX(), obj.getY()));
  1960. dist2 = dist - actor.getTemplate().getCollisionRadius();
  1961. range = sk.getCastRange() + actor.getTemplate().getCollisionRadius() + obj.getTemplate().getCollisionRadius();
  1962. if (obj.isMoving())
  1963. {
  1964. dist2 = dist2 - 70;
  1965. }
  1966. }
  1967. catch (NullPointerException e)
  1968. {
  1969. continue;
  1970. }
  1971. if (dist2 <= range)
  1972. {
  1973. if (getAttackTarget().getFirstEffect(sk) == null)
  1974. {
  1975. return obj;
  1976. }
  1977. }
  1978. }
  1979. // ----------------------------------------------------------------------
  1980. // If there is nearby Target with aggro, start going on random target that is attackable
  1981. for (L2Character obj : actor.getKnownList().getKnownCharactersInRadius(range))
  1982. {
  1983. if (obj.isDead() || !GeoData.getInstance().canSeeTarget(actor, obj))
  1984. {
  1985. continue;
  1986. }
  1987. try
  1988. {
  1989. actor.setTarget(getAttackTarget());
  1990. dist = Math.sqrt(actor.getPlanDistanceSq(obj.getX(), obj.getY()));
  1991. dist2 = dist;
  1992. range = sk.getCastRange() + actor.getTemplate().getCollisionRadius() + obj.getTemplate().getCollisionRadius();
  1993. if (obj.isMoving())
  1994. {
  1995. dist2 = dist2 - 70;
  1996. }
  1997. }
  1998. catch (NullPointerException e)
  1999. {
  2000. continue;
  2001. }
  2002. if (obj instanceof L2Attackable)
  2003. {
  2004. if ((actor.getEnemyClan() != null) && actor.getEnemyClan().equals(((L2Attackable) obj).getClan()))
  2005. {
  2006. if (dist2 <= range)
  2007. {
  2008. if (getAttackTarget().getFirstEffect(sk) == null)
  2009. {
  2010. return obj;
  2011. }
  2012. }
  2013. }
  2014. }
  2015. if ((obj instanceof L2PcInstance) || (obj instanceof L2Summon))
  2016. {
  2017. if (dist2 <= range)
  2018. {
  2019. if (getAttackTarget().getFirstEffect(sk) == null)
  2020. {
  2021. return obj;
  2022. }
  2023. }
  2024. }
  2025. }
  2026. }
  2027. else if (positive)
  2028. {
  2029. double dist = 0;
  2030. double dist2 = 0;
  2031. int range = 0;
  2032. for (L2Character obj : actor.getKnownList().getKnownCharactersInRadius(range))
  2033. {
  2034. if (!(obj instanceof L2Attackable) || obj.isDead() || !GeoData.getInstance().canSeeTarget(actor, obj))
  2035. {
  2036. continue;
  2037. }
  2038. L2Attackable targets = ((L2Attackable) obj);
  2039. if ((actor.getFactionId() != null) && !actor.getFactionId().equals(targets.getFactionId()))
  2040. {
  2041. continue;
  2042. }
  2043. try
  2044. {
  2045. actor.setTarget(getAttackTarget());
  2046. dist = Math.sqrt(actor.getPlanDistanceSq(obj.getX(), obj.getY()));
  2047. dist2 = dist - actor.getTemplate().getCollisionRadius();
  2048. range = sk.getCastRange() + actor.getTemplate().getCollisionRadius() + obj.getTemplate().getCollisionRadius();
  2049. if (obj.isMoving())
  2050. {
  2051. dist2 = dist2 - 70;
  2052. }
  2053. }
  2054. catch (NullPointerException e)
  2055. {
  2056. continue;
  2057. }
  2058. if (dist2 <= range)
  2059. {
  2060. if (obj.getFirstEffect(sk) == null)
  2061. {
  2062. return obj;
  2063. }
  2064. }
  2065. }
  2066. }
  2067. }
  2068. else
  2069. {
  2070. double dist = 0;
  2071. double dist2 = 0;
  2072. int range = 0;
  2073. range = sk.getCastRange() + actor.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius();
  2074. for (L2Character obj : actor.getKnownList().getKnownCharactersInRadius(range))
  2075. {
  2076. if ((obj == null) || obj.isDead() || !GeoData.getInstance().canSeeTarget(actor, obj))
  2077. {
  2078. continue;
  2079. }
  2080. try
  2081. {
  2082. actor.setTarget(getAttackTarget());
  2083. dist = Math.sqrt(actor.getPlanDistanceSq(obj.getX(), obj.getY()));
  2084. dist2 = dist - actor.getTemplate().getCollisionRadius();
  2085. range = sk.getCastRange() + actor.getTemplate().getCollisionRadius() + obj.getTemplate().getCollisionRadius();
  2086. if (obj.isMoving())
  2087. {
  2088. dist2 = dist2 - 70;
  2089. }
  2090. }
  2091. catch (NullPointerException e)
  2092. {
  2093. continue;
  2094. }
  2095. if (obj instanceof L2Attackable)
  2096. {
  2097. if ((actor.getEnemyClan() != null) && actor.getEnemyClan().equals(((L2Attackable) obj).getClan()))
  2098. {
  2099. if (dist2 <= range)
  2100. {
  2101. if (getAttackTarget().getFirstEffect(L2EffectType.BUFF) != null)
  2102. {
  2103. return obj;
  2104. }
  2105. }
  2106. }
  2107. }
  2108. if ((obj instanceof L2PcInstance) || (obj instanceof L2Summon))
  2109. {
  2110. if (dist2 <= range)
  2111. {
  2112. if (getAttackTarget().getFirstEffect(L2EffectType.BUFF) != null)
  2113. {
  2114. return obj;
  2115. }
  2116. }
  2117. }
  2118. }
  2119. }
  2120. return null;
  2121. }
  2122. private L2Character skillTargetReconsider(L2Skill sk)
  2123. {
  2124. double dist = 0;
  2125. double dist2 = 0;
  2126. int range = 0;
  2127. L2Attackable actor = getActiveChar();
  2128. if (actor.getHateList() != null)
  2129. {
  2130. for (L2Character obj : actor.getHateList())
  2131. {
  2132. if ((obj == null) || !GeoData.getInstance().canSeeTarget(actor, obj) || obj.isDead())
  2133. {
  2134. continue;
  2135. }
  2136. try
  2137. {
  2138. actor.setTarget(getAttackTarget());
  2139. dist = Math.sqrt(actor.getPlanDistanceSq(obj.getX(), obj.getY()));
  2140. dist2 = dist - actor.getTemplate().getCollisionRadius();
  2141. range = sk.getCastRange() + actor.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius();
  2142. // if(obj.isMoving())
  2143. // dist2 = dist2 - 40;
  2144. }
  2145. catch (NullPointerException e)
  2146. {
  2147. continue;
  2148. }
  2149. if (dist2 <= range)
  2150. {
  2151. return obj;
  2152. }
  2153. }
  2154. }
  2155. if (!(actor instanceof L2GuardInstance))
  2156. {
  2157. Collection<L2Object> objs = actor.getKnownList().getKnownObjects().values();
  2158. for (L2Object target : objs)
  2159. {
  2160. try
  2161. {
  2162. actor.setTarget(getAttackTarget());
  2163. dist = Math.sqrt(actor.getPlanDistanceSq(target.getX(), target.getY()));
  2164. dist2 = dist;
  2165. range = sk.getCastRange() + actor.getTemplate().getCollisionRadius() + getAttackTarget().getTemplate().getCollisionRadius();
  2166. // if(obj.isMoving())
  2167. // dist2 = dist2 - 40;
  2168. }
  2169. catch (NullPointerException e)
  2170. {
  2171. continue;
  2172. }
  2173. L2Character obj = null;
  2174. if (target instanceof L2Character)
  2175. {
  2176. obj = (L2Character) target;
  2177. }
  2178. if ((obj == null) || !GeoData.getInstance().canSeeTarget(actor, obj) || (dist2 > range))
  2179. {
  2180. continue;
  2181. }
  2182. if (obj instanceof L2PcInstance)
  2183. {
  2184. return obj;
  2185. }
  2186. if (obj instanceof L2Attackable)
  2187. {
  2188. if ((actor.getEnemyClan() != null) && actor.getEnemyClan().equals(((L2Attackable) obj).getClan()))
  2189. {
  2190. return obj;
  2191. }
  2192. if (actor.getIsChaos() != 0)
  2193. {
  2194. if ((((L2Attackable) obj).getFactionId() != null) && ((L2Attackable) obj).getFactionId().equals(actor.getFactionId()))
  2195. {
  2196. continue;
  2197. }
  2198. return obj;
  2199. }
  2200. }
  2201. if (obj instanceof L2Summon)
  2202. {
  2203. return obj;
  2204. }
  2205. }
  2206. }
  2207. return null;
  2208. }
  2209. private void targetReconsider()
  2210. {
  2211. double dist = 0;
  2212. double dist2 = 0;
  2213. int range = 0;
  2214. L2Attackable actor = getActiveChar();
  2215. L2Character MostHate = actor.getMostHated();
  2216. if (actor.getHateList() != null)
  2217. {
  2218. for (L2Character obj : actor.getHateList())
  2219. {
  2220. if ((obj == null) || !GeoData.getInstance().canSeeTarget(actor, obj) || obj.isDead() || (obj != MostHate) || (obj == actor))
  2221. {
  2222. continue;
  2223. }
  2224. try
  2225. {
  2226. dist = Math.sqrt(actor.getPlanDistanceSq(obj.getX(), obj.getY()));
  2227. dist2 = dist - actor.getTemplate().getCollisionRadius();
  2228. range = actor.getPhysicalAttackRange() + actor.getTemplate().getCollisionRadius() + obj.getTemplate().getCollisionRadius();
  2229. if (obj.isMoving())
  2230. {
  2231. dist2 = dist2 - 70;
  2232. }
  2233. }
  2234. catch (NullPointerException e)
  2235. {
  2236. continue;
  2237. }
  2238. if (dist2 <= range)
  2239. {
  2240. if (MostHate != null)
  2241. {
  2242. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2243. }
  2244. else
  2245. {
  2246. actor.addDamageHate(obj, 0, 2000);
  2247. }
  2248. actor.setTarget(obj);
  2249. setAttackTarget(obj);
  2250. return;
  2251. }
  2252. }
  2253. }
  2254. if (!(actor instanceof L2GuardInstance))
  2255. {
  2256. Collection<L2Object> objs = actor.getKnownList().getKnownObjects().values();
  2257. for (L2Object target : objs)
  2258. {
  2259. L2Character obj = null;
  2260. if (target instanceof L2Character)
  2261. {
  2262. obj = (L2Character) target;
  2263. }
  2264. if ((obj == null) || !GeoData.getInstance().canSeeTarget(actor, obj) || obj.isDead() || (obj != MostHate) || (obj == actor) || (obj == getAttackTarget()))
  2265. {
  2266. continue;
  2267. }
  2268. if (obj instanceof L2PcInstance)
  2269. {
  2270. if (MostHate != null)
  2271. {
  2272. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2273. }
  2274. else
  2275. {
  2276. actor.addDamageHate(obj, 0, 2000);
  2277. }
  2278. actor.setTarget(obj);
  2279. setAttackTarget(obj);
  2280. }
  2281. else if (obj instanceof L2Attackable)
  2282. {
  2283. if ((actor.getEnemyClan() != null) && actor.getEnemyClan().equals(((L2Attackable) obj).getClan()))
  2284. {
  2285. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2286. actor.setTarget(obj);
  2287. }
  2288. if (actor.getIsChaos() != 0)
  2289. {
  2290. if ((((L2Attackable) obj).getFactionId() != null) && ((L2Attackable) obj).getFactionId().equals(actor.getFactionId()))
  2291. {
  2292. continue;
  2293. }
  2294. if (MostHate != null)
  2295. {
  2296. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2297. }
  2298. else
  2299. {
  2300. actor.addDamageHate(obj, 0, 2000);
  2301. }
  2302. actor.setTarget(obj);
  2303. setAttackTarget(obj);
  2304. }
  2305. }
  2306. else if (obj instanceof L2Summon)
  2307. {
  2308. if (MostHate != null)
  2309. {
  2310. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2311. }
  2312. else
  2313. {
  2314. actor.addDamageHate(obj, 0, 2000);
  2315. }
  2316. actor.setTarget(obj);
  2317. setAttackTarget(obj);
  2318. }
  2319. }
  2320. }
  2321. }
  2322. private void aggroReconsider()
  2323. {
  2324. L2Attackable actor = getActiveChar();
  2325. L2Character MostHate = actor.getMostHated();
  2326. if (actor.getHateList() != null)
  2327. {
  2328. int rand = Rnd.get(actor.getHateList().size());
  2329. int count = 0;
  2330. for (L2Character obj : actor.getHateList())
  2331. {
  2332. if (count < rand)
  2333. {
  2334. count++;
  2335. continue;
  2336. }
  2337. if ((obj == null) || !GeoData.getInstance().canSeeTarget(actor, obj) || obj.isDead() || (obj == getAttackTarget()) || (obj == actor))
  2338. {
  2339. continue;
  2340. }
  2341. try
  2342. {
  2343. actor.setTarget(getAttackTarget());
  2344. }
  2345. catch (NullPointerException e)
  2346. {
  2347. continue;
  2348. }
  2349. if (MostHate != null)
  2350. {
  2351. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2352. }
  2353. else
  2354. {
  2355. actor.addDamageHate(obj, 0, 2000);
  2356. }
  2357. actor.setTarget(obj);
  2358. setAttackTarget(obj);
  2359. return;
  2360. }
  2361. }
  2362. if (!(actor instanceof L2GuardInstance))
  2363. {
  2364. Collection<L2Object> objs = actor.getKnownList().getKnownObjects().values();
  2365. for (L2Object target : objs)
  2366. {
  2367. L2Character obj = null;
  2368. if (target instanceof L2Character)
  2369. {
  2370. obj = (L2Character) target;
  2371. }
  2372. else
  2373. {
  2374. continue;
  2375. }
  2376. if (!GeoData.getInstance().canSeeTarget(actor, obj) || obj.isDead() || (obj != MostHate) || (obj == actor))
  2377. {
  2378. continue;
  2379. }
  2380. if (obj instanceof L2PcInstance)
  2381. {
  2382. if ((MostHate != null) && !MostHate.isDead())
  2383. {
  2384. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2385. }
  2386. else
  2387. {
  2388. actor.addDamageHate(obj, 0, 2000);
  2389. }
  2390. actor.setTarget(obj);
  2391. setAttackTarget(obj);
  2392. }
  2393. else if (obj instanceof L2Attackable)
  2394. {
  2395. if ((actor.getEnemyClan() != null) && actor.getEnemyClan().equals(((L2Attackable) obj).getClan()))
  2396. {
  2397. if (MostHate != null)
  2398. {
  2399. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2400. }
  2401. else
  2402. {
  2403. actor.addDamageHate(obj, 0, 2000);
  2404. }
  2405. actor.setTarget(obj);
  2406. }
  2407. if (actor.getIsChaos() != 0)
  2408. {
  2409. if ((((L2Attackable) obj).getFactionId() != null) && ((L2Attackable) obj).getFactionId().equals(actor.getFactionId()))
  2410. {
  2411. continue;
  2412. }
  2413. if (MostHate != null)
  2414. {
  2415. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2416. }
  2417. else
  2418. {
  2419. actor.addDamageHate(obj, 0, 2000);
  2420. }
  2421. actor.setTarget(obj);
  2422. setAttackTarget(obj);
  2423. }
  2424. }
  2425. else if (obj instanceof L2Summon)
  2426. {
  2427. if (MostHate != null)
  2428. {
  2429. actor.addDamageHate(obj, 0, actor.getHating(MostHate));
  2430. }
  2431. else
  2432. {
  2433. actor.addDamageHate(obj, 0, 2000);
  2434. }
  2435. actor.setTarget(obj);
  2436. setAttackTarget(obj);
  2437. }
  2438. }
  2439. }
  2440. }
  2441. private List<L2Skill> longRangeSkillRender()
  2442. {
  2443. longRangeSkills = _skillrender.getLongRangeSkills();
  2444. if (longRangeSkills.isEmpty())
  2445. {
  2446. longRangeSkills = getActiveChar().getLongRangeSkill();
  2447. }
  2448. return longRangeSkills;
  2449. }
  2450. private List<L2Skill> shortRangeSkillRender()
  2451. {
  2452. shortRangeSkills = _skillrender.getShortRangeSkills();
  2453. if (shortRangeSkills.isEmpty())
  2454. {
  2455. shortRangeSkills = getActiveChar().getShortRangeSkill();
  2456. }
  2457. return shortRangeSkills;
  2458. }
  2459. /**
  2460. * Manage AI thinking actions of a L2Attackable.
  2461. */
  2462. @Override
  2463. protected void onEvtThink()
  2464. {
  2465. // Check if the actor can't use skills and if a thinking action isn't already in progress
  2466. if (_thinking || getActiveChar().isAllSkillsDisabled())
  2467. {
  2468. return;
  2469. }
  2470. // Start thinking action
  2471. _thinking = true;
  2472. try
  2473. {
  2474. // Manage AI thinks of a L2Attackable
  2475. switch (getIntention())
  2476. {
  2477. case AI_INTENTION_ACTIVE:
  2478. thinkActive();
  2479. break;
  2480. case AI_INTENTION_ATTACK:
  2481. thinkAttack();
  2482. break;
  2483. case AI_INTENTION_CAST:
  2484. thinkCast();
  2485. break;
  2486. }
  2487. }
  2488. catch (Exception e)
  2489. {
  2490. _log.warning(getClass().getSimpleName() + ": " + this + " - onEvtThink() failed: " + e.getMessage());
  2491. }
  2492. finally
  2493. {
  2494. // Stop thinking action
  2495. _thinking = false;
  2496. }
  2497. }
  2498. /**
  2499. * Launch actions corresponding to the Event Attacked.<br>
  2500. * <B><U> Actions</U> :</B>
  2501. * <ul>
  2502. * <li>Init the attack : Calculate the attack timeout, Set the _globalAggro to 0, Add the attacker to the actor _aggroList</li>
  2503. * <li>Set the L2Character movement type to run and send Server->Client packet ChangeMoveType to all others L2PcInstance</li>
  2504. * <li>Set the Intention to AI_INTENTION_ATTACK</li>
  2505. * </ul>
  2506. * @param attacker The L2Character that attacks the actor
  2507. */
  2508. @Override
  2509. protected void onEvtAttacked(L2Character attacker)
  2510. {
  2511. L2Attackable me = getActiveChar();
  2512. // Calculate the attack timeout
  2513. _attackTimeout = MAX_ATTACK_TIMEOUT + GameTimeController.getInstance().getGameTicks();
  2514. // Set the _globalAggro to 0 to permit attack even just after spawn
  2515. if (_globalAggro < 0)
  2516. {
  2517. _globalAggro = 0;
  2518. }
  2519. // Add the attacker to the _aggroList of the actor
  2520. me.addDamageHate(attacker, 0, 1);
  2521. // Set the L2Character movement type to run and send Server->Client packet ChangeMoveType to all others L2PcInstance
  2522. if (!me.isRunning())
  2523. {
  2524. me.setRunning();
  2525. }
  2526. // Set the Intention to AI_INTENTION_ATTACK
  2527. if (getIntention() != AI_INTENTION_ATTACK)
  2528. {
  2529. setIntention(CtrlIntention.AI_INTENTION_ATTACK, attacker);
  2530. }
  2531. else if (me.getMostHated() != getAttackTarget())
  2532. {
  2533. setIntention(CtrlIntention.AI_INTENTION_ATTACK, attacker);
  2534. }
  2535. if (me instanceof L2MonsterInstance)
  2536. {
  2537. L2MonsterInstance master = (L2MonsterInstance) me;
  2538. if (master.hasMinions())
  2539. {
  2540. master.getMinionList().onAssist(me, attacker);
  2541. }
  2542. master = master.getLeader();
  2543. if ((master != null) && master.hasMinions())
  2544. {
  2545. master.getMinionList().onAssist(me, attacker);
  2546. }
  2547. }
  2548. super.onEvtAttacked(attacker);
  2549. }
  2550. /**
  2551. * Launch actions corresponding to the Event Aggression.<br>
  2552. * <B><U> Actions</U> :</B>
  2553. * <ul>
  2554. * <li>Add the target to the actor _aggroList or update hate if already present</li>
  2555. * <li>Set the actor Intention to AI_INTENTION_ATTACK (if actor is L2GuardInstance check if it isn't too far from its home location)</li>
  2556. * </ul>
  2557. * @param aggro The value of hate to add to the actor against the target
  2558. */
  2559. @Override
  2560. protected void onEvtAggression(L2Character target, int aggro)
  2561. {
  2562. L2Attackable me = getActiveChar();
  2563. if (target != null)
  2564. {
  2565. // Add the target to the actor _aggroList or update hate if already present
  2566. me.addDamageHate(target, 0, aggro);
  2567. // Set the actor AI Intention to AI_INTENTION_ATTACK
  2568. if (getIntention() != CtrlIntention.AI_INTENTION_ATTACK)
  2569. {
  2570. // Set the L2Character movement type to run and send Server->Client packet ChangeMoveType to all others L2PcInstance
  2571. if (!me.isRunning())
  2572. {
  2573. me.setRunning();
  2574. }
  2575. setIntention(CtrlIntention.AI_INTENTION_ATTACK, target);
  2576. }
  2577. if (me instanceof L2MonsterInstance)
  2578. {
  2579. L2MonsterInstance master = (L2MonsterInstance) me;
  2580. if (master.hasMinions())
  2581. {
  2582. master.getMinionList().onAssist(me, target);
  2583. }
  2584. master = master.getLeader();
  2585. if ((master != null) && master.hasMinions())
  2586. {
  2587. master.getMinionList().onAssist(me, target);
  2588. }
  2589. }
  2590. }
  2591. }
  2592. @Override
  2593. protected void onIntentionActive()
  2594. {
  2595. // Cancel attack timeout
  2596. _attackTimeout = Integer.MAX_VALUE;
  2597. super.onIntentionActive();
  2598. }
  2599. public void setGlobalAggro(int value)
  2600. {
  2601. _globalAggro = value;
  2602. }
  2603. /**
  2604. * @param TP The timepass to set.
  2605. */
  2606. public void setTimepass(int TP)
  2607. {
  2608. timepass = TP;
  2609. }
  2610. /**
  2611. * @return Returns the timepass.
  2612. */
  2613. public int getTimepass()
  2614. {
  2615. return timepass;
  2616. }
  2617. public L2Attackable getActiveChar()
  2618. {
  2619. return (L2Attackable) _actor;
  2620. }
  2621. }