ZenlessData/Data/Harumasa_SetTrap_Exsp03.json
2024-12-17 20:43:14 -03:00

80 lines
2.0 KiB
JSON

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"IsSameAsMaster": true,
"NeedRaycastGround": true,
"NeedSearchCloseLocalAvatar": true,
"OnSummonCreatedActions": [
{
"$type": "RemoveSavePointAction",
"PointName": "HarumasaSummonPoint_Exsp03",
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"DoRefresh": true,
"Params": [
{
"AbilityName": "Harumasa_Trap_NumManager",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": "%AS_ChargeNumModify",
"ParamName": "AS_HarumasaTrap_ChargeNum",
"ParamType": "Float"
}
]
}
],
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 1,
"Target": "Self"
}
],
"Target": "Target"
}
],
"OverrideDelay": 0,
"SummonDuration": -1,
"SummonID": 199141111,
"SummonPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 2,
"y": 0,
"z": -2.5
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "SavePoint",
"PointName": "HarumasaSummonPoint_Exsp03"
}
},
"SummonTag": [
"Harumasa_Trap"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "Harumasa_SetTrap_Exsp03",
"AbilitySpecials": {
"AS_ChargeNumModify": {
"Value": 2
}
},
"AbilityStacking": "Unique"
}