マビノギ
お知らせ
全体
お知らせ
イベント
メンテナンス
アップデート
ETERNITY
コミュニティ
自由掲示板
プレイヤー掲示板
取引掲示板
ペットAI掲示板
ファンアート
SS掲示板
知識王(質問掲示板)
ギルド
ファンサイトリンク
コミュニティポイント
ゲームガイド
ゲーム紹介
ゲームのはじめかた
キャラクター作成
操作ガイド
基本戦闘
スキルシステム
生産
ステータス
エリンの世界
町のシステム
コミュニケーション
序盤のプレイ
スマートコンテンツ
インタラクションメーカー
ペット探検隊・ペットハウス
ダンジョンガイド
マギグラフィ
ライブラリ
ゲームダウンロード
アップデートヒストリー
動画
ファンタジーラジオ
音楽
壁紙
マンガ
ショップ
マビノギショップ
アイテムショップガイド
ランダム型アイテム
オープンマーケット
サポート
お問い合わせ
FAQ
不具合対応状況
アンケート
ゲームスタート
公式サイトにログイン
NEXON ID 登録
コミュニティ
自由掲示板
プレイヤー掲示板
取引掲示板
ペットAI掲示板
ファンアート
SS掲示板
知識王(質問掲示板)
ギルド
ファンサイトリンク
コミュニティポイント
NEXONポイントチャージ
ペットAI掲示板
ホーム
>
コミュニティ
> ペットAI掲示板
ネカマと対決
現知カール
09/07/19 20:44
ソースコードをコピーする
<rules> <rule name="敵が硬直中なら攻撃"> <conditions> <condition name="target_state" state="hit"/> </conditions> <pattern> <param_decl/> <sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="now_targeting"/> </rule> <rule name="ディフェンスしたら反撃"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="defence" defence_enable_skill="all"/> </rule> <rule name="敵が後退中ならカウンター"> <conditions> <condition name="target_state" state="shoved"/> </conditions> <pattern> <param_decl/> <sequence> <cmd name="prepare_skill" pet_skill="counter" try_cnt="1" timeout="0"/> </sequence> </pattern> <event name="now_targeting"/> </rule> <rule name="敵がダウンしたらディフェンス"> <conditions> <condition name="target_state" state="blowaway"/> </conditions> <pattern> <param_decl/> <sequence> <cmd name="prepare_skill" pet_skill="defence" try_cnt="1" timeout="0"/> <cmd name="move_against" distance="1000" run="false" timeout="1000"/> </sequence> </pattern> <event name="now_targeting"/> </rule> <rule name="弓はダメ"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="aimed"/> </rule> <rule name="魔法もダメ"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="target_magic_prepare"/> </rule> <rule name="敵がスキルを準備して歩いたらスマッシュ"> <conditions> <condition name="target_state" state="walk"/> </conditions> <pattern> <param_decl/> <sequence> <cmd name="prepare_skill" pet_skill="smash" try_cnt="1" timeout="0"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="target_skill_prepare"/> </rule> <rule name="敵がスキルを準備して走ってきたら攻撃"> <conditions> <condition name="target_state" state="run"/> </conditions> <pattern> <param_decl/> <sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="target_skill_prepare"/> </rule> <rule name="攻撃されたらディフェンス"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="prepare_skill" pet_skill="defence" try_cnt="1" timeout="0"/> <cmd name="move_against" distance="300" run="false" timeout="1000"/> </sequence> </pattern> <event name="attacked" master_skill="all" down="false"/> </rule> <rule name="飛ばされたらカウンター"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="prepare_skill" pet_skill="counter" try_cnt="1" timeout="0"/> </sequence> </pattern> <event name="attacked" master_skill="all" down="true"/> </rule> <rule name="交戦判断"> <conditions/> <pattern> <param_decl/> <sequence/> </pattern> <event name="now_targeting"/> </rule> <rule name="主人を警戒した敵を攻撃"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="master_targeted" targeting_type="attack"/> </rule> <rule name="敵に警戒されたら攻撃"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="5000"/> </sequence> </pattern> <event name="targeted" targeting_type="attack"/> </rule> <rule name="敵を発見したら攻撃"> <conditions/> <pattern> <param_decl/> <sequence> <cmd name="cancel_skill"/> <cmd name="melee_attack" timeout="0"/> </sequence> </pattern> <event name="seek_target"/> </rule> </rules>
これでどうだ!
ペットだけでライオン倒せる
毬出張_mar
http://www.mabinogi.jp/6th/community/aiBoardContent.asp?sv=&ty=&st=&se=&dp=1&th=458998&ix=461&ai=44&p=
対決どころかコピペです。本当にありがとうございました
09/07/20 09:30
処処啼鳥
突然、家に警察が来て親が吃驚しない様に
犯罪予告で通報された事を相談するんだよ
09/07/20 11:22
リストに戻る
この作者のほかの作品を見る
全体
閲覧数順
投票数順
自分の書き込み
件名
名前
日付
閲覧数
投票数
ネカマと対決
+2
現知カール
2009/07/19
16225
0
最強!
+3
現知カール
2009/06/26
22159
0
前へ
前へ
1
次へ
次へ
タイトル
投稿者
検索
ほのぼのナビゲーター ロナとパンのコンテンツ
スクラッチ
公式X
プレイガイド
対決どころかコピペです。本当にありがとうございました 09/07/20 09:30