ZenlessData/Data/Device_Prop_Target_01_True_Default.json

191 lines
5.0 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "On",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"LightOnEffectModifier"
],
"Target": "Self"
},
{
"AnimatorStateName": "Line",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"LightOnEffectModifier",
"LineEffectModifier"
],
"Target": "Self"
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "LDListenEntityAction",
"TargetKey": "Device_Prop_Target_01_real"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Device_Prop_StandPoint_01_TriggerCount",
"CustomKey": "Device_Prop_StandPoint_Harumasa",
"Target": "Custom"
}
],
"AnimatorStateName": "On",
"ForceTriggerOnTransitionIn": true,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrame": false
}
]
}
],
"AbilityName": "Device_Prop_Target_01_True_Default",
"AbilitySpecials": {
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "TargetHitEvent",
"Target": "Self"
}
]
},
"Modifiers": {
"LightOnEffectModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "EffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Prop_Target_01_01_Light",
"EnableByDevicePerformance": false,
"Target": "Self"
}
]
},
"LineEffectModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "EffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_HarumasaPuzzle_01_01_Line",
"EnableByDevicePerformance": false,
"Target": "Self"
}
]
},
"TargetHitEvent": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_NoDamage",
"PropertyValue": 1,
"Target": "Self"
}
],
"OnBeingHitPre": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_Hit",
"ParamType": 2,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Harumasa_Attack_Aimmode_Bullet_AttackProperty_Detect"
]
},
{
"$type": "ByAnimCtrlerParam",
"BoolVal": false,
"CompareType": "Equal",
"ParamName": "Bool_Hit",
"ParamType": 2
},
{
"$type": "ByAnimCtrlerParam",
"BoolVal": true,
"CompareType": "Equal",
"ParamName": "Bool_Stand",
"ParamType": 2
}
],
"Target": "Self"
}
]
}
}
}