1
0
ZenlessData/Data/Graph_Vivian_BuffAttack_Trigger.json
2025-03-11 21:10:23 -03:00

225 lines
4.4 KiB
JSON

{
"AbilityName": "Graph_Vivian_BuffAttack_Trigger",
"AbilityStacking": "Unique",
"EventGraph": {
"EditorOnlyData": {
"Event": {
"OnAbilityTrigger": {
"Position": {
"x": 350,
"y": 250
}
}
},
"Graph": {
"Pan": {
"x": -518,
"y": -191
},
"Zoom": 1
},
"Group": [
],
"Node": [
{
"Position": {
"x": 570,
"y": 250
}
},
{
"Position": {
"x": 1470,
"y": 250
}
},
{
"Position": {
"x": 1050,
"y": 440
}
},
{
"Position": {
"x": 1860,
"y": 250
}
},
{
"Position": {
"x": 910,
"y": 250
}
},
{
"Position": {
"x": 1180,
"y": 250
}
},
{
"Position": {
"x": 1670,
"y": 480
}
},
{
"Position": {
"x": 2060,
"y": 480
}
}
]
},
"EventMap": {
"OnAbilityTrigger": {
"$type": "ConfigAbilityGraphEvent",
"EventNodeBind": 0,
"ParametersBind": [
]
}
},
"NodeList": [
{
"$type": "GetAttackTarget",
"AttackTarget": {
"$type": "ConfigOutputValue",
"BindId": [
1000,
1002
]
},
"DefaultOutBind": 4,
"FeatureTargetName": {
"$type": "ConfigOutputValue"
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 0
}
},
{
"$type": "BranchNode",
"Condition": {
"BindId": 1001
},
"DefaultOutBind": -1,
"FalseBind": 6,
"PreActionBind": [
2
],
"TrueBind": 3
},
{
"$type": "IsEntityValid",
"DefaultOutBind": -1,
"Entity": {
"$type": "ConfigInputValue",
"BindId": 1000
},
"IsValid": {
"$type": "ConfigOutputValue",
"BindId": [
1001
]
}
},
{
"$type": "InvokeEventNode",
"AbilityName": "Graph_Vivian_BuffAttack",
"CustomParams": [
{
"PortName": "AttackTarget",
"PortType": "EntityHandle"
}
],
"DefaultOutBind": -1,
"EventName": "BuffAttack",
"Params": [
{
"$type": "ConfigInputValue",
"BindId": 1002
}
],
"Target": {
"$type": "ConfigInputValue",
"BindId": 1004
}
},
{
"$type": "CreateListByCustomTarget",
"CustomTargetKey": {
"DefaultValue": "AbilityTarget_Vivian"
},
"DefaultOutBind": 5,
"List": {
"$type": "ConfigOutputValue",
"BindId": [
1003
]
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 0
}
},
{
"$type": "GetFromListByIndexNode",
"DefaultOutBind": 1,
"Index": {
},
"List": {
"$type": "ConfigInputValue",
"BindId": 1003
},
"OutValue": {
"$type": "ConfigOutputValue",
"BindId": [
1004,
1006
]
}
},
{
"$type": "GetLastLocalAvatarAttackTarget",
"DefaultOutBind": 7,
"Entity": {
"$type": "ConfigOutputValue",
"BindId": [
1005
]
}
},
{
"$type": "InvokeEventNode",
"AbilityName": "Graph_Vivian_BuffAttack",
"CustomParams": [
{
"PortName": "AttackTarget",
"PortType": "EntityHandle"
}
],
"DefaultOutBind": -1,
"EventName": "BuffAttack",
"Params": [
{
"$type": "ConfigInputValue",
"BindId": 1005
}
],
"Target": {
"$type": "ConfigInputValue",
"BindId": 1006
}
}
],
"VariableRegisterList": [
]
},
"OnAbilityTrigger": [
{
"$type": "CallGraphEvent",
"EventName": "OnAbilityTrigger"
}
]
}