HollowPS_TV_experiments/extras/zzz-0.1-jsons/Arlaune_Escape_Boom_SFX_CBlock.json

190 lines
No EOL
7.7 KiB
JSON

{
// 以太魔花逃跑释放特效
"AbilityName" : "Arlaune_Escape_Boom_SFX_CBlock",
"AbilityStacking": "Unique",
"DefaultModifier":
{
"OnAdded":
[
{
"$type": "MoleMole.ApplyModifier",
"ModifierName": "Arlaune_Escape_Boom_SFX_CBlock",
"Target": "Self",
},
]
},
"Modifiers" :
{
"Arlaune_Escape_Boom_SFX_CBlock":
{
"ModifierStacking" : "Unique",
"Duration": 3,
"OnAdded":
[
//进入正常状态,并重置晕值
{
"$type" : "MoleMole.ModifyStunStateAction",
"TargetState" : "Normal",
"Target" : "Self",
},
{
"$type": "MoleMole.AttachEffect",
"EffectPattern": "Eff_Monster_Death_Attack_02_Body_Appear_shadow4",
"Target": "Self",
"AttachEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Self",
"AttachPoint" : "LockBone",
"IsUseAttachPointPos" : true,
"IsUseAttachPointRotation" : true
},
"Offset" :
{
"PositionOffset" : {"x":0.0, "y":0.0, "z":0.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : true
}
}
},
{
"$type": "MoleMole.AttachEffect",
"EffectPattern": "Eff_Monster_Death_Attack_02_Body_Appear_Warning4",
"Target": "Self",
"AttachEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Self",
"AttachPoint" : "LockBone",
"IsUseAttachPointPos" : true,
"IsUseAttachPointRotation" : true
},
"Offset" :
{
"PositionOffset" : {"x":0.0, "y":0.0, "z":0.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : true
}
}
},
{
"$type": "MoleMole.AttachEffect",
"EffectPattern": "Eff_Monster_Death_Attack_02_Body_Appear_Warning1",
"Target": "Self",
"AttachEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Self",
"AttachPoint" : "LockBone",
"IsUseAttachPointPos" : true,
"IsUseAttachPointRotation" : true
},
"Offset" :
{
"PositionOffset" : {"x":0.0, "y":0.0, "z":0.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : true
}
}
},
{
"$type": "MoleMole.AttachEffect",
"EffectPattern": "Eff_Monster_Death_Attack_02_Body_Appear_shadow",
"Target": "Self",
"AttachEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Self",
"AttachPoint" : "LockBone",
"IsUseAttachPointPos" : true,
"IsUseAttachPointRotation" : true
},
"Offset" :
{
"PositionOffset" : {"x":0.0, "y":0.0, "z":0.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : true
}
}
},
{
"$type": "MoleMole.AttachEffect",
"EffectPattern": "Eff_Monster_Cyclops_Attack_02_Explode_01",
"Target": "Self",
"AttachEffectPosRot" :
{
"CoordsOption" : "ReferTarget",
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Self",
//"AttachPoint" : "LockBone",
"IsUseAttachPointPos" : true,
"IsUseAttachPointRotation" : true
},
"Offset" :
{
"PositionOffset" : {"x":0.0, "y":0.0, "z":0.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : true
}
}
},
{
"$type": "MoleMole.ApplyModifier",
"ModifierName": "Trigger_Skill02",
"Target": "Self",
},
],
},
"Trigger_Skill02":
{
"ModifierStacking" : "Unique",
"Duration": -1,
"OnAdded":
[
{
"$type" : "MoleMole.RemoveModifier",
"ModifierName" : "Arlaune_Escape_Boom_SFX",
"Target" : "Self"
},
{
"$type" : "MoleMole.SetAnimCtrlerParamAction",
"ParamType" : 3,
"ParamName" : "Int_AttackIndex",
"Target" : "Self",
"IntVal" : 2,
},
{
"$type" : "MoleMole.SetAnimCtrlerParamAction",
"ParamType" : 1,
"ParamName" : "Trigger_PressAttackA",
"Target" : "Self",
"BoolVal" : true,
},
],
},
},
}