mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
20
Data/Specter_SmoothParam.json
Normal file
20
Data/Specter_SmoothParam.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "FloatParamSmoothMixin",
|
||||
"CurrentParam": "Float_AIBlendDir_Param_Smooth",
|
||||
"DampDuration": 0.3,
|
||||
"SmoothType": "Damper",
|
||||
"TargetParam": "Float_AIBlendDir_Param_02"
|
||||
}
|
||||
],
|
||||
"AbilityName": "Specter_SmoothParam",
|
||||
"AbilityStacking": "Unique",
|
||||
"OnAbilityStart": [
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_Monster_HeavyFirepower_Attack_04_Explode_01",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user