This commit is contained in:
aozhiwei 2023-06-05 11:26:38 +08:00
parent aa72b35c6b
commit a22b774fd9

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--EXPORTED BY TOOL, DON'T MODIFY IT!-->
<!--Source File: boss_40101_attack.xml-->
<behavior name="boss_40101_attack" agenttype="HeroAgent" version="5">
<pars>
<par name="_$local_task_param_$_0" type="int" value="0" />
<par name="_$local_task_param_$_1" type="int" value="0" />
</pars>
<node class="Task" id="0">
<property Prototype="Self.BaseAgent::OnAttacked(0,0)" />
<property IsHTN="false" />
<node class="Action" id="1">
<property Method="Self.BaseAgent::CoAttackTarget(int Self.HeroAgent::_$local_task_param_$_0)" />
<property ResultOption="BT_INVALID" />
</node>
</node>
</behavior>