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

101 lines
1.9 KiB
JSON

{
"AbilityName": "Graph_Affix_DeathRoar_Trigger",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnDeadHandler": [
{
"$type": "CallGraphEvent",
"EventName": "OnDeadHandler"
}
]
},
"EventGraph": {
"EditorOnlyData": {
"Event": {
"OnDeadHandler": {
"Position": {
"x": 10,
"y": 160
}
}
},
"Graph": {
"Pan": {
"x": 89,
"y": -98
},
"Zoom": 1.15
},
"Group": [
],
"Node": [
{
"Position": {
"x": 540,
"y": 160
}
},
{
"Position": {
"x": 240,
"y": 160
}
}
]
},
"EventMap": {
"OnDeadHandler": {
"$type": "ConfigAbilityGraphEvent",
"EventNodeBind": 1,
"ParametersBind": [
]
}
},
"NodeList": [
{
"$type": "CreateProp",
"DefaultOutBind": -1,
"InitialGraphKey": {
"DefaultValue": "Graph_Affix_DeathRoar_Prop"
},
"ModelSize": {
"DefaultValue": 1
},
"Position": {
"BindId": 1000
},
"PropID": {
"$type": "ConfigOutputValue"
},
"Rotation": {
"$type": "ConfigInputValue",
"BindId": 1001
}
},
{
"$type": "GetEntityPosRot",
"AttachPoint": {
},
"DefaultOutBind": 0,
"Position": {
"$type": "ConfigOutputValue",
"BindId": [
1000
]
},
"Rotation": {
"$type": "ConfigOutputValue",
"BindId": [
1001
]
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 0
}
}
],
"VariableRegisterList": [
]
}
}