ZenlessData/Data/TestGraph_10.json

254 lines
4.6 KiB
JSON
Raw Normal View History

{
"AbilityName": "TestGraph_10",
"EventGraph": {
"EditorOnlyData": {
"Event": {
"OnAbilityTrigger": {
"x": 20.5,
"y": 192.94
}
},
"Graph": {
"Pan": {
"x": -264,
"y": -207
},
"Zoom": 1.3225
},
"Node": [
{
"x": 326.5627,
"y": 193.4328
},
{
"x": 510,
"y": 513
},
{
"x": 511,
"y": 193.4877
},
{
"x": 708.2438,
"y": 193.2439
},
{
"x": 320,
"y": 513
},
{
"x": 708,
"y": 513
},
{
"x": 155.5,
"y": 192.94
},
{
"x": 692.0228,
"y": 313.6125
},
{
"x": 877.5369,
"y": 192.7561
},
{
"x": 870.4261,
"y": 513.3856
},
{
"x": 689.3913,
"y": 639
},
{
"x": 882.6579,
"y": 318
},
{
"x": 1041.435,
"y": 193.4783
}
]
},
"EventMap": {
"OnAbilityTrigger": {
"$type": "ConfigAbilityGraphEvent",
"EventNodeBind": 6,
"ParametersBind": [
]
}
},
"NodeList": [
{
"$type": "ForNode",
"Count": {
"DefaultValue": 10
},
"CurIndex": {
"$type": "ConfigOutputValue"
},
"DefaultOutBind": -1,
"Do": 2
},
{
"$type": "RandomFloatNode",
"DefaultOutBind": 5,
"MaxValue": {
"DefaultValue": 5
},
"MinValue": {
"DefaultValue": 2
},
"Output": {
"$type": "ConfigOutputValue",
"BindId": [
1001,
1005
]
}
},
{
"$type": "RandomIntNode",
"DefaultOutBind": 3,
"MaxValue": {
"DefaultValue": 9
},
"MinValue": {
},
"Output": {
"$type": "ConfigOutputValue",
"BindId": [
1000,
1003,
1007
]
}
},
{
"$type": "LogValueNode",
"DefaultOutBind": 8,
"Value": {
"BindId": 1000
}
},
{
"$type": "ForNode",
"Count": {
"DefaultValue": 10
},
"CurIndex": {
"$type": "ConfigOutputValue"
},
"DefaultOutBind": -1,
"Do": 1
},
{
"$type": "LogValueNode",
"DefaultOutBind": 9,
"Value": {
"BindId": 1001
}
},
{
"$type": "SequenceNode",
"DefaultOutBind": -1,
"Then": [
0,
4
]
},
{
"$type": "IntClampNode",
"DefaultOutBind": -1,
"Input": {
"BindId": 1003
},
"MaxValue": {
"DefaultValue": 7
},
"MinValue": {
"DefaultValue": 3
},
"Output": {
"$type": "ConfigOutputValue",
"BindId": [
1002
]
}
},
{
"$type": "LogValueNode",
"DefaultOutBind": 12,
"PreActionBind": [
7
],
"Value": {
"BindId": 1002
}
},
{
"$type": "LogValueNode",
"DefaultOutBind": -1,
"PreActionBind": [
10
],
"Value": {
"BindId": 1004
}
},
{
"$type": "FloatClampNode",
"DefaultOutBind": -1,
"Input": {
"BindId": 1005
},
"MaxValue": {
"DefaultValue": 4
},
"MinValue": {
"DefaultValue": 3
},
"Output": {
"$type": "ConfigOutputValue",
"BindId": [
1004
]
}
},
{
"$type": "IntModNode",
"DefaultOutBind": -1,
"ParamOne": {
"BindId": 1007
},
"ParamTwo": {
"DefaultValue": 3
},
"Result": {
"$type": "ConfigOutputValue",
"BindId": [
1006
]
}
},
{
"$type": "LogValueNode",
"DefaultOutBind": -1,
"PreActionBind": [
11
],
"Value": {
"BindId": 1006
}
}
],
"VariableRegisterList": [
]
},
"OnAbilityTrigger": [
{
"$type": "CallGraphEvent",
"EventName": "OnAbilityTrigger"
}
]
}