赞 | 8 |
VIP | 0 |
好人卡 | 0 |
积分 | 31 |
经验 | 0 |
最后登录 | 2024-10-28 |
在线时间 | 238 小时 |
Lv3.寻梦者
- 梦石
- 0
- 星屑
- 3121
- 在线时间
- 238 小时
- 注册时间
- 2021-4-22
- 帖子
- 217
|
前几天不在,我看了下这个动画大概会攻击8次,最后一次有稍微延迟
一般这种多段攻击每段5-10帧左右,快一点的3帧每段就能看到一串伤害数字
基本就是这样了
◆插件指令:VisuMZ_1_BattleCore, ACSET: Setup Action Set
: :Display Action = true
: :Immortal: On = true
: :Battle Step = true
: :Wait For Movement = true
: :Cast Animation = true
: :Wait For Animation = true
◆注释:移动到目标位置
◆插件指令:VisuMZ_1_BattleCore, MOVE: Move To Target(s)
: :Targets (Moving) = ["user"]
: :Targets (Destination) = ["all targets"]
: :Target Location = back base
: :Melee Distance = -300
: :Offset Adjustment = horz
: :Offset: X = 0
: :Offset: Y = 0
: :Duration = 12
: :Face Destination? = true
: :Movement Easing = Linear
: :Movement Motion = walk
: :Wait For Movement? = true
◆注释:播放动画
◆插件指令:VisuMZ_1_BattleCore, ANIM: Action Animation
: :Targets = ["all targets"]
: :Mirror Animation = false
: :Wait For Animation? = false
◆注释:显示武器效果
◆插件指令:VisuMZ_1_BattleCore, MOTION: Motion Type
: :Targets = ["user"]
: :Motion Type = attack
: :Show Weapon? = true
◆注释:开启无敌
◆注释:开始攻击/显示伤害
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆等待:10帧
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆等待:10帧
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆等待:10帧
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆等待:10帧
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆等待:10帧
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆等待:10帧
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆等待:20帧
◆插件指令:VisuMZ_1_BattleCore, MECH: Action Effect
: :Targets = ["all targets"]
◆注释:完成动画
◆插件指令:VisuMZ_1_BattleCore, MOVE: Opacity
: :Targets = ["user"]
: :Desired Opacity = 255
: :Duration = 30
: :Opacity Easing = Linear
: :Wait For Opacity? = false
◆注释:移除无敌效果
◆插件指令:VisuMZ_1_BattleCore, MECH: Immortal
: :Targets = ["user","all targets"]
: :Immortal = true
◆插件指令:VisuMZ_1_BattleCore, ACSET: Finish Action
: :Immortal: Off = true
: :Wait For New Line = true
: :Wait For Effects = true
: :Clear Battle Log = true
: :Home Reset = true
: :Wait For Movement = true |
|