範囲攻撃ができなくなる

on damage:
attacker is in "pve"
if cooldown of attacker's tool of attacker is not 0:
cancel event
stop
if attacker is a player:
if uncolored victim's name is "ブタ":
set {_dmg} to {damage::%attacker%} + {muscle::%attacker's uuid%} / 10
set {_dmg} to {_dmg} / 2
set damage to {_dmg}
set cooldown of attacker's tool of attacker to {atkspeed::%attacker%}
on damage:
attacker is in "pve"
if cooldown of attacker's tool of attacker is not 0:
cancel event
stop
if attacker is a player:
if uncolored victim's name is "ブタ":
set {_dmg} to {damage::%attacker%} + {muscle::%attacker's uuid%} / 10
set {_dmg} to {_dmg} / 2
set damage to {_dmg}
set cooldown of attacker's tool of attacker to {atkspeed::%attacker%}
これを実行してみたところ範囲攻撃ができなくなってしまいます 範囲攻撃ぜんぶのダメージを変えるにはどうすればよいですか
7 Replies
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
範囲攻撃が出来なくなるとはどういうことですか
わし
わし15mo ago
剣の薙ぎ払いで起こる全てのダメージをいじりたいけど、 攻撃した後にクールダウンを設定してるので薙ぎ払い複数ヒットの内1体ヒットしたらクールに入っちゃって上手くいかないってことですか
月猫ch
月猫ch15mo ago
./lp user lalacya add parent EsperType
くr
くrOP15mo ago
そういうことです。説明不足でした
月猫ch
月猫ch15mo ago
wait 1 tickしてからcooldownを設定してみては
わし
わし15mo ago
yoki
くr
くrOP15mo ago
できました。ありがとうございます! 範囲攻撃も一緒にせっていできました
Want results from more Discord servers?
Add your server