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

76 lines
No EOL
2.6 KiB
JSON

{
"AbilityName" : "OokumaMari_AidAttack",
"AbilityStacking": "Unique",
"AbilityMixins" :
[
{
"$type" : "MoleMole.AidAttackMixin",
"DefaultParam" :
{
"SwitchOutIndex" : -1,
"SwitchInIndex" : 30,
"LockTargetID" : "Player_Default_LockTarget_01",
"SwitchInPosRot" :
{
"CoordsOption" : "Relative",
"NeedRaycastGround" : true,
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Target",
"BackupOffsetReferTarget" : "Self"
},
"Offset" :
{
"PositionOffset" : {"x":1.5, "y":0.0, "z":-4.0},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"BackupPositionOffset" : {"x":1.5, "y":0.0, "z":-4.0},
"BackupAngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : false
}
},
"Priority" : 1,
"IsMustOnBackstage" : false
},
"AidAttackConditionList" :
[
{
"AidAttackTagList" :
[
{
"Tag" : "AidAttack_HitFly",
"IsOnlyLocalAvatar" : true,
"CloseDelayTime" : 1.5
}
],
"OverrideParam" :
{
"SwitchInIndex" : 30,
"Priority" : 1,
"IsMustOnBackstage" : false
}
},
{
"AidAttackTagList" :
[
{
"Tag" : "AidAttack_Common",
"IsOnlyLocalAvatar" : true,
"CloseDelayTime" : 1.5
}
],
"OverrideParam" :
{
"SwitchInIndex" : 30,
"Priority" : 1,
"IsMustOnBackstage" : false
}
}
]
}
]
}