Files
PetitPlanet-Data/Ability/SceneUtility/GotoScene_10011_Temp.json
2025-11-11 07:21:48 +07:00

216 lines
7.3 KiB
JSON

{
"$type": "miHoYo.HYG.GameplayAbilities.HScriptAbility, Assembly-CSharp",
"_variableDefinitions": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition[], Assembly-CSharp",
"$values": []
},
"_blackboardConfig": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"_testVarInHSA": 0,
"_nodes": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.Node, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTasks.JumpSceneTaskNode, Assembly-CSharp",
"sceneId": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 10009,
"Guid": 397174268
},
"sceneInstanceId": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1671832950
},
"targetEntityGuid": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 316469474
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4143344500
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2955255412
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2647481190
},
"Guid": 3755360582
},
{
"$type": "miHoYo.HYG.GameplayAbilities.ScriptOnActivateAbility, Assembly-CSharp",
"outDataWasActivatedByEvent": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1614125770
},
"outDataTriggerEventData": {
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
"outDataEventTag": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1095240407
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1665303129
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1754624789
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3619557408
},
"Mode": 1,
"Guid": 1589529244
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1202748249
},
"Guid": 2272833331
},
{
"$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp",
"inDataAbility": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2557947272
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1457228290
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2282149705
},
"Guid": 1308129033
},
{
"$type": "miHoYo.HYG.Entities.GameplayEvents.GetNpcEventCustomDataNode, Assembly-CSharp",
"outDataGuid": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 1162188815
},
"outDataConfigId": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 3092346883
},
"inDataEventData": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 74312531
},
"Guid": 4132085039
}
]
},
"_stateTagsConfig": null,
"_tagsToBlockConfig": null,
"_tagsToCancelConfig": null,
"_requiredTagsConfig": null,
"_blockedByTagsConfig": null,
"_descriptiveTagsConfig": null,
"_gameplayEventTriggersConfig": null,
"Edges": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2647481190,
"outputPort": 1202748249
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2282149705,
"outputPort": 4143344500
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 74312531,
"outputPort": 3619557408
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 316469474,
"outputPort": 1162188815
}
]
},
"EditorData": {
"$type": "miHoYo.HYG.FGraph.FasterGraphEditorData, FGraphAsm",
"nodes": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3755360582,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 848.8,
"y": 441.6
},
"comment": "",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2272833331,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 20.8,
"y": 441.6
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1308129033,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1188.0,
"y": 441.6
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4132085039,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 427.2,
"y": 704.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
}
]
},
"comment": null,
"position": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0
},
"scale": 1.0
},
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/SceneUtility/GotoScene_10011_Temp.json",
"InputBindings": null,
"ReplicationPolicy": 0,
"ActivationPolicy": 0,
"RemoveAbilityOnDeactivated": false,
"RetriggerAbility": false
}