精華區beta WarCraft 關於我們 聯絡資訊
哈囉大家好~ 這次要分享的是最近有靈感的招式拉 想必很多信長的玩家都知道景家有一招衝波 (應該是吧!?) 很帥的 我的想法就是來自那個 不過把他改成一整圈連續施法 先說明一下技能好了 不然影片可能會看起來很亂! 開啟後持續7秒 每秒造成 周圍800敵人和施法者的距離+自身智慧x0.5傷害 以及自身附近600方陣內 隨機降落"神聖光束"造成 125/225/325 傷害 以及1/2/3秒暈眩 並且於施法者中心向外旋張出"神聖衝擊"以及"天堂聖火" 並於最後放出亮眼的光線 讓範 圍800內的敵人無法做出攻擊以及施展法術 影片中敵人身上的特效是第一個造成的傷害 白色光束則是第二種傷害 而施法者外圍 正在跑動的黃色效果 則是第三種傷害 逆時針旋轉的光束是第四種傷害 http://www.youtube.com/watch?v=_LdxGxVIyBc
http://www.youtube.com/watch?v=vEaPhn0903w <- 這是最初作的版本 白色光束不明
顯 -------------------------------------------------------------------- 觸發有6個 不要鞭太大啊...Orz ||| -------------------------------------------------------------------- <材料> 隱藏施法部隊(我是用飛行機械 & 勾塔) x 2 特效部隊 x 2 (騎士 & 工程坦克 把模組檔案改一改) 煉獄魔技能 x 1 震地擊技能 x 1 斬空波技能 x 1 基底技能 : 連結 勾選可視 中止其他能力勾選"假" 目標類型"立即" 變數 AF0 AF1 AF2 AF4 AF5 AF6 Region 一共7個變數 聲音 x 1 (正規流星雨的音效) <觸發一 - Angel Fury > 事件- 部隊-A unit 開始讓一種能力生效 狀況- Ability being cast 等於 聖術‧聖天使之怒 行動- Set AF0 = (Casting unit) Set AF1 = 0 Set AF6 = 0 部隊 - Create 1 飛行機械 for (Owner of (AF0)) at (Position of (AF0)) facing (Position of (AF0)) Set AF2 = (Last created unit) Set Region = (Region centered at (Position of AF0) with size (600.00, 600.00)) 部隊 - Create 1 飛行機械 for (Owner of AF0) at (Position of AF0) facing (Position of AF0) Set AF4 = (Last created unit) 觸發 - Turn on Angel Fury 2 <情報> 觸發 - Turn on Angel Fury 3 <情報> 觸發 - Turn on Angel Fury 4 <情報> 觸發 - Turn on Angel Fury 5 <情報> Wait 7.00 seconds 觸發 - Turn off Angel Fury 2 <情報> 觸發 - Turn off Angel Fury 3 <情報> 部隊 - Create 1 騎士 for (Owner of AF0) at (Position of AF0) facing (Position of AF0) 部隊 - Set level of 聖天使之怒-禁咒 for (Last created unit) to (Level of 聖術‧聖天使之怒 for AF0) 部隊 - Order (Last created unit) to 中立遊騎兵-沉寂術(Position of AF0) 聲音 - Play StarfallCaster1 <情報> at 100.00% volume, located at (Position of AF0) with Z offset 0.00 <觸發二 - Angel Fury2 > <-- 初始值關閉 事件- 時間 - Every 1.00 seconds of game time 狀況- (AF0 is alive) 等於 真 行動- 部隊群組 - Pick every unit in (Units within 800.00 of (Position of AF0) matching ((((Matching unit) belongs to an enemy of (Owner of AF0)) 等於 真 and ((((Matching unit) is 一個建築物) 等於 假 and (((Matching unit) is alive) 等於 真))) and do (Actions) 迴一行動- 聲音 - Play StarfallCaster1 <情報> 部隊 - Cause AF2 to damage (Picked unit), dealing ((800.00 - (Distance between (Position of (Picked unit)) and (Position of AF0))) + ((Real((智慧 of AF0 (包含 bonuses)))) x 0.50)) damage of attack type 神聖 and damage type 渾沌 特殊效果 - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Human\Resurrect\ResurrectTarget.mdl 特殊效果 - Destroy (Last created special effect) 特殊效果 - Create a special effect at (Position of (Picked unit)) using war3mapImported\Holy Nova.mdx 特殊效果 - Destroy (Last created special effect) <觸發三 - Angel Fury3 > <-- 初始值關閉 事件- 時間 - Every 0.26 seconds of game time 狀況- (AF0 is alive) 等於 真 行動- 部隊 - Set level of 煉獄魔 for AF4 to (Level of 聖術‧聖天使之怒 for AF0) 部隊 - Order AF4 to 不死族魔將-煉獄魔 (Random point in Region) <觸發四 - Angel Fury4 > <-- 初始值關閉 事件- 時間 - Every 0.30 seconds of game time 狀況- (AF0 is alive) 等於 真 行動- Set AF1 = (AF1 + 15) 部隊 - Create 1 飛行機械 for (Owner of AF0) at (Position of AF0) facing (Position of AF0) 部隊 - Set level of 天使之怒-部隊施展 for (Last created unit) to (Level of 聖術‧聖天使之怒 for AF0) 部隊 - Order (Last created unit) to 半獸人戰牛酋長-斬空波((Position of AF0) offset by 250.00 towards ((Real(AF1)) + 30.00) degrees) 部隊 - Create 1 工程坦克 for (Owner of AF0) at (Position of AF0) facing ((Position of AF0) offset by 250.00 towards ((Real(AF1)) + 30.00) degrees) If (All Conditions are True) then do (Then Actions) else do (Else Actions) 如果一條件 AF1 大於或等於 930 就一行動 觸發 - Turn off (This trigger) 否則一行動 <觸發五 - Angel Fury5 > <-- 初始值關閉 事件- 時間 - Every 0.30 seconds of game time 狀況- (AF0 is alive) 等於 真 行動- Set AF6 = (AF6 + 20) 部隊 - Create 1 勾塔 for (Owner of AF0) at ((Position of AF0) offset by (70.00 + (2.00 x (Real(AF6)))) towards ((Real(AF6)) - 50.00) degre es) facing (Position of AF0) 部隊 - Set level of 聖天使之怒-震 for (Last created unit) to (Level of 聖術‧聖天使之怒 for AF0) 部隊 - Order (Last created unit) to 人類矮人山王-震地擊 If (All Conditions are True) then do (Then Actions) else do (Else Actions 如果一條件 AF6 大於或等於 1050 就一行動 觸發 - Turn off (This trigger) 否則一行動 <觸發六 - Angel Fury - Shock > <-- 讓畫面有震動的觸發 事件- 部隊-A unit 開始讓一種能力生效 狀況- Ability being cast 等於 天使之怒-部隊施展 行動- Set AF5 = (Casting unit) 攝影機- Shake the camera for (Owner of AF5) with magnitude 28.00 Wait 0.60 seconds 攝影機- Shake the camera for (Owner of AF5) with magnitude 28.00 攝影機- Stop swaying/shaking the camera for (Owner of AF5) Wait 0.80 seconds 攝影機- Stop swaying/shaking the camera for (Owner of AF5) --------------------------- 這樣就完成了~ (_ _) 再對照一下吧 http://www.youtube.com/watch?v=_LdxGxVIyBc
http://www.youtube.com/watch?v=vEaPhn0903w
---------------------------- P.S. 光束的模組改成橫的 要記得把最大投擲角改成-90度 ! 以上 ( ̄□ ̄|||)a -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.114.200.56
maxliao:cool 05/15 08:36
Attui: cool 05/15 08:38
※ 編輯: sapphireBOB 來自: 140.114.200.56 (05/15 09:04)
love4351304:cool樓上兩樓欺負長ID 05/15 09:38
coolshark:哈哈我連短ID都欺負 05/15 09:41
diabloex:畫面好震撼阿!! 05/15 09:51
Attui:短id owns v( ̄︶ ̄)y 05/15 09:55
airforce1101:超帥的啦,改叫天降審判 05/15 10:19
killermanJ:帥喔 ! 用心推一個 05/15 10:44
kilard:推 05/15 11:32
hsj8266:帥!! 05/15 12:55
B9513208:帥氣一百分 05/15 13:19
gunlinuu:ol 05/15 14:19
egg123:超漂亮的!!! 05/15 14:41
sky81602:超酷的!!!! 05/15 15:49
c0705:好球!威哥! 05/15 16:31
sapphireBOB:我之後來做個"地獄審判"吧 05/15 17:40
Arashinoon:好文不m嗎XD 05/15 17:49
emcc166:效果一百分! 帥氣 05/15 19:12
ernieyang09:感覺好像PAL.... 05/15 19:19
s19790824:超酷。 05/17 05:42
goodboy98:= = 我不想當它的敵人 05/17 14:39