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

68 lines
No EOL
2.3 KiB
JSON

{
//开场演出测试
"AbilityName" : "TestPlayer_Ability_Tianheng_24",
"AbilityStacking": "Unique",
"AbilityMixins" :
[
{
"$type" : "MoleMole.SummonMixin",
"SummonType" : "Avatar",
"SummonID" : 1011,
"SummonDuration" : 5,
"SummonTag" : ["Test"],
"TimesUpDelay" : 1,
"OverrideDelay" : 0,
"SummonPosRot" :
{
"CoordsOption" : "Self",
"TargetOption" :
{
"$type" : "MoleMole.ConfigPosRotReferTarget",
"OffsetReferTarget" : "Self",
"BackupOffsetReferTarget" : "Self",
},
"Offset" :
{
"PositionOffset" : {"x":1.5, "y":0.0, "z":-0.65},
"AngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"BackupPositionOffset" : {"x":1.5, "y":0.0, "z":-0.65},
"BackupAngleOffset" : {"x":0.0, "y":0.0, "z":0.0},
"IsUseRotationY" : true,
"IsUseRotationXZ" : false,
}
},
"OnSummonCreatedActions" :
[
{
"$type" : "MoleMole.SetAnimCtrlerParamAction",
"ParamType" : 1,
"ParamName" : "Trigger_QuestStart",
"Target" : "Target",
"BoolVal" : true
}
],
"OnSummonTimesUpActions" :
[
{
"$type" : "MoleMole.SetAnimCtrlerParamAction",
"ParamType" : 1,
"ParamName" : "Trigger_QuestStart_End",
"Target" : "Target",
"BoolVal" : true
},
{
"$type": "MoleMole.DitherFadeAction",
"DitherFadeType": "FadeOut",
"DitherFadeKey": "Buddy_Dither_Alpha_FadeOut",
"Duration": 0.3,
"Target" : "Target"
},
]
}
]
}