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

416 lines
7.9 KiB
JSON

{
"AbilityName": "Graph_Palicus_Attack6_Emitter",
"AbilityStacking": "Unique",
"EventGraph": {
"EditorOnlyData": {
"Event": {
"OnAbilityTrigger": {
"Position": {
"x": 100,
"y": 250
}
}
},
"Graph": {
"Pan": {
"x": -128,
"y": -80
},
"Zoom": 0.8695652
},
"Group": [
],
"Node": [
{
"Position": {
"x": 330,
"y": 250
}
},
{
"Position": {
"x": 590,
"y": 250
}
},
{
"Position": {
"x": 1130,
"y": 250
}
},
{
"Position": {
"x": 840,
"y": 250
}
},
{
"Position": {
"x": 830,
"y": 490
}
},
{
"Position": {
"x": 1110,
"y": 490
}
},
{
"Position": {
"x": 1360,
"y": 460
}
},
{
"Position": {
"x": 1780,
"y": 460
}
},
{
"Position": {
"x": 2020,
"y": 250
}
},
{
"Position": {
"x": 690,
"y": 600
}
},
{
"Position": {
"x": 870,
"y": 600
}
},
{
"Position": {
"x": 1090,
"y": 600
}
},
{
"Position": {
"x": 1340,
"y": 600
}
},
{
"Position": {
"x": 1580,
"y": 460
}
}
]
},
"EventMap": {
"OnAbilityTrigger": {
"$type": "ConfigAbilityGraphEvent",
"EventNodeBind": 0,
"ParametersBind": [
]
}
},
"NodeList": [
{
"$type": "TimerNode",
"Complete": -1,
"Count": {
"DefaultValue": 5
},
"CurCount": {
"$type": "ConfigOutputValue",
"BindId": [
1008
]
},
"DefaultOutBind": -1,
"IntervalTime": {
"DefaultValue": 0.03
},
"OnInterval": 1
},
{
"$type": "GetEntityPosRot",
"AttachPoint": {
},
"DefaultOutBind": 3,
"Position": {
"$type": "ConfigOutputValue",
"BindId": [
1002
]
},
"Rotation": {
"$type": "ConfigOutputValue",
"BindId": [
1001
]
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 0
}
},
{
"$type": "GetEntityPosRot",
"AttachPoint": {
"DefaultValue": "MiddlePoint"
},
"DefaultOutBind": 8,
"Position": {
"$type": "ConfigOutputValue",
"BindId": [
1005
]
},
"Rotation": {
"$type": "ConfigOutputValue"
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 1000
}
},
{
"$type": "GetAttackTarget",
"AttackTarget": {
"$type": "ConfigOutputValue",
"BindId": [
1000
]
},
"DefaultOutBind": 2,
"FeatureTargetName": {
"$type": "ConfigOutputValue"
},
"Target": {
"$type": "ConfigInputValue",
"BindId": 0
}
},
{
"$type": "RotateVector",
"DefaultOutBind": -1,
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1003
]
},
"RotateValue": {
"$type": "ConfigInputValue",
"BindId": 1001
},
"V3Value": {
"DefaultValue": {
"x": 0,
"y": 1,
"z": 2
}
}
},
{
"$type": "VectorAdd",
"DefaultOutBind": -1,
"InOne": {
"BindId": 1002
},
"InTwo": {
"BindId": 1003
},
"OutValue": {
"$type": "ConfigOutputValue",
"BindId": [
1004,
1011
]
},
"PreActionBind": [
4
]
},
{
"$type": "VectorSub",
"DefaultOutBind": -1,
"InOne": {
"BindId": 1005
},
"InTwo": {
"BindId": 1004
},
"OutValue": {
"$type": "ConfigOutputValue",
"BindId": [
1009
]
},
"PreActionBind": [
5
]
},
{
"$type": "MakeRotationByDirectionNode",
"DefaultOutBind": -1,
"Forward": {
"BindId": 1006,
"DefaultValue": {
"x": 0,
"y": 0,
"z": 1
}
},
"PreActionBind": [
13
],
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1010
]
},
"Up": {
"DefaultValue": {
"x": 0,
"y": 1,
"z": 0
}
}
},
{
"$type": "CreateProp",
"DefaultOutBind": -1,
"ExtraComponents": [
],
"InitialGraphKey": {
"DefaultValue": "Graph_Palicus_Attack6_Bullet"
},
"ModelSize": {
"DefaultValue": 1
},
"Position": {
"BindId": 1011
},
"PreActionBind": [
7,
5
],
"PropID": {
"$type": "ConfigOutputValue"
},
"Rotation": {
"$type": "ConfigInputValue",
"BindId": 1010
}
},
{
"$type": "AsFloatNode",
"DefaultOutBind": -1,
"Input": {
"$type": "ConfigInputValue",
"BindId": 1008
},
"Output": {
"$type": "ConfigOutputValue",
"BindId": [
1007
]
}
},
{
"$type": "FloatSubNode",
"DefaultOutBind": -1,
"ParamOne": {
"BindId": 1007
},
"ParamTwo": {
"DefaultValue": 3
},
"PreActionBind": [
9
],
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1014
]
}
},
{
"$type": "FloatMulNode",
"DefaultOutBind": -1,
"ParamOne": {
"BindId": 1014
},
"ParamTwo": {
"DefaultValue": -15
},
"PreActionBind": [
10
],
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1013
]
}
},
{
"$type": "MakeRotationByAxis",
"Angle": {
"BindId": 1013
},
"Axis": {
"DefaultValue": {
"x": 0,
"y": 1,
"z": 0
}
},
"DefaultOutBind": -1,
"OutRotation": {
"$type": "ConfigOutputValue",
"BindId": [
1012
]
},
"PreActionBind": [
11
]
},
{
"$type": "RotateVector",
"DefaultOutBind": -1,
"PreActionBind": [
6,
12
],
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1006
]
},
"RotateValue": {
"$type": "ConfigInputValue",
"BindId": 1012
},
"V3Value": {
"BindId": 1009
}
}
],
"VariableRegisterList": [
]
},
"OnAbilityTrigger": [
{
"$type": "CallGraphEvent",
"EventName": "OnAbilityTrigger"
}
]
}