OSPRODWin3.5.0_D11529559_A11525190_L11433868

This commit is contained in:
DimbreathBot
2025-08-15 10:09:54 +02:00
parent 2f4aec8f71
commit a20361b52e
529 changed files with 59198 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_amphoreus_waterfall_small_A501_loop_01"
}
}
]
}
],
"Type": "EntityInstance"
}

View File

@@ -0,0 +1,20 @@
{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_amphoreus_waterfall_small_A501_loop_01"
}
}
]
}
],
"Type": "EntityInstance"
}

View File

@@ -0,0 +1,21 @@
{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": []
}
],
"Type": "EntityInstance",
"EntityEventList": [
{
"Name": "Open_Land"
},
{
"Name": "Close_Land"
}
]
}

View File

@@ -0,0 +1,80 @@
{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
"TriggerName": "InteractTrigger",
"ButtonsByName": [],
"ButtonConfigs": [
{
"ID": "Interact",
"ButtonText": {
"Value": "PlaneName_10402"
}
}
],
"InteractAngleRange": 360
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "Interact",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Self_TriggerUse"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Self_TriggerUse"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "SwitchOut",
"CustomTime": 1
},
{
"$type": "RPG.GameCore.SetAdvAchievement",
"AchievementID": 4044511
},
{
"$type": "RPG.GameCore.EnterMapByCondition",
"EntranceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1040201
}
}
}
]
}
]
}
],
"Type": "EntityInstance",
"EntityEventList": [
{
"Name": "Self_TriggerUse",
"IsPrivate": true
}
]
}

View File

@@ -0,0 +1,3 @@
{
"BakeInfoLayouts": []
}

View File

@@ -0,0 +1,77 @@
{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 39
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 500004
}
},
"TickInterval": 0.1
},
{
"$type": "RPG.GameCore.AdvDistrictEnableTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 39
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 500004
}
}
}
]
},
{},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsInDistrict",
"DistrictType": {
"$type": "RPG.GameCore.TargetFetchOwnerEntity"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetClientGroupProperty",
"GroupID": 39,
"DynamicName": {
"Value": "InDistrict"
},
"Value": 1
}
],
"FailedTaskList": []
}
]
}
],
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,3 @@
{
"BakeInfoLayouts": []
}

View File

@@ -0,0 +1,281 @@
{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "UpToMiddle",
"IsEnter": true,
"IsTransitionIn": false,
"OnEvent": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareGraphDynamicFloat",
"Name": "DownOrUp",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_timeline_springstatue_waterleveldown_day_loop"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_timeline_springstatue_waterlevelup_day_loop"
}
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "MiddleToDown",
"IsEnter": true,
"IsTransitionIn": false,
"OnEvent": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareGraphDynamicFloat",
"Name": "DownOrUp",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_timeline_springstatue_waterleveldown_day_loop"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_timeline_springstatue_waterlevelup_day_loop"
}
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "Up",
"IsEnter": true,
"IsTransitionIn": false,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_timeline_springstatue_waterlevel_loop_stop"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "Middle",
"IsEnter": true,
"IsTransitionIn": false,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_timeline_springstatue_waterlevel_loop_stop"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "Down",
"IsEnter": true,
"IsTransitionIn": false,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_timeline_springstatue_waterlevel_loop_stop"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ListenPropInAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"AnimStates": [
"Middle",
"Down",
"MiddleToDown"
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_SecretSpring_02_Spray_Lod0.prefab",
"IsAttachToTargetEntity": true,
"AttachPoint": "EffPoint02"
}
]
}
],
"OnExit": [
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_SecretSpring_02_Spray_Lod0.prefab",
"AttachPointName": "EffPoint02",
"Flags": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "Up",
"IsEnter": true,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "Up"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "UpToMiddle",
"IsEnter": true,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "UpToMiddle"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "Middle",
"IsEnter": true,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "Middle"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "MiddleToDown",
"IsEnter": true,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "MiddleToDown"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChangeV2",
"StateName": "Down",
"IsEnter": true,
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "Down"
}
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedFloat",
"Key": "DownOrUp"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,77 @@
{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 42
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 500004
}
},
"TickInterval": 0.1
},
{
"$type": "RPG.GameCore.AdvDistrictEnableTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 42
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 500004
}
}
}
]
},
{},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsInDistrict",
"DistrictType": {
"$type": "RPG.GameCore.TargetFetchOwnerEntity"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetClientGroupProperty",
"GroupID": 42,
"DynamicName": {
"Value": "InDistrict"
},
"Value": 1
}
],
"FailedTaskList": []
}
]
}
],
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,3 @@
{
"BakeInfoLayouts": []
}

View File

@@ -0,0 +1,73 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRegionEraState"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPathDS": {
"Custom": true,
"Key": "PlayMunicipalChatPath"
},
"NewMunicipalChatEntityInfos": {
"Custom": true,
"Key": "PlayMunicipalChatCharacterList",
"Value": []
},
"MunicipalChatNameDS": {
"Custom": true,
"Key": "PlayMunicipalChatName"
}
}
]
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatPath"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatName"
},
{
"$type": "RPG.GameCore.SharedJsonConfigList",
"Value": [],
"Key": "PlayMunicipalChatCharacterList"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,48 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"ColliderRelativePath": "Trigger",
"OnTriggerExit": [
{
"$type": "RPG.GameCore.StopMunicipalChat",
"MunicipalChatNameDS": {
"Custom": true,
"Key": "StopMunicipalChatName"
}
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "StopMunicipalChatName"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,73 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRegionEraState"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPathDS": {
"Custom": true,
"Key": "PlayMunicipalChatPath"
},
"NewMunicipalChatEntityInfos": {
"Custom": true,
"Key": "PlayMunicipalChatCharacterList",
"Value": []
},
"MunicipalChatNameDS": {
"Custom": true,
"Key": "PlayMunicipalChatName"
}
}
]
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatPath"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatName"
},
{
"$type": "RPG.GameCore.SharedJsonConfigList",
"Value": [],
"Key": "PlayMunicipalChatCharacterList"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,48 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"ColliderRelativePath": "Trigger",
"OnTriggerExit": [
{
"$type": "RPG.GameCore.StopMunicipalChat",
"MunicipalChatNameDS": {
"Custom": true,
"Key": "StopMunicipalChatName"
}
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "StopMunicipalChatName"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,74 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRegionEraState",
"EaraState": "State02"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPathDS": {
"Custom": true,
"Key": "PlayMunicipalChatPath"
},
"NewMunicipalChatEntityInfos": {
"Custom": true,
"Key": "PlayMunicipalChatCharacterList",
"Value": []
},
"MunicipalChatNameDS": {
"Custom": true,
"Key": "PlayMunicipalChatName"
}
}
]
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatPath"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatName"
},
{
"$type": "RPG.GameCore.SharedJsonConfigList",
"Value": [],
"Key": "PlayMunicipalChatCharacterList"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,48 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"ColliderRelativePath": "Trigger",
"OnTriggerExit": [
{
"$type": "RPG.GameCore.StopMunicipalChat",
"MunicipalChatNameDS": {
"Custom": true,
"Key": "StopMunicipalChatName"
}
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "StopMunicipalChatName"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,74 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByRegionEraState",
"EaraState": "State02"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPathDS": {
"Custom": true,
"Key": "PlayMunicipalChatPath"
},
"NewMunicipalChatEntityInfos": {
"Custom": true,
"Key": "PlayMunicipalChatCharacterList",
"Value": []
},
"MunicipalChatNameDS": {
"Custom": true,
"Key": "PlayMunicipalChatName"
}
}
]
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatPath"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "PlayMunicipalChatName"
},
{
"$type": "RPG.GameCore.SharedJsonConfigList",
"Value": [],
"Key": "PlayMunicipalChatCharacterList"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}

View File

@@ -0,0 +1,48 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"ColliderRelativePath": "Trigger",
"OnTriggerExit": [
{
"$type": "RPG.GameCore.StopMunicipalChat",
"MunicipalChatNameDS": {
"Custom": true,
"Key": "StopMunicipalChatName"
}
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "StopMunicipalChatName"
}
]
},
"Type": "EntityInstance",
"EntityEventList": []
}