Files
turnbasedgamedata/Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_HandCoin_TravelShip.json
2025-11-05 00:34:44 +01:00

103 lines
2.6 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_HandCoin_01_CoinIdle_Lod0.prefab",
"ForceSimulateImmediately": false,
"SubObjectModifyDataList": [],
"SyncPropState": true
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "Clt_Trough"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PropCurveMoveStop",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Duration": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.SwitchHandCoinFlyTo",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
},
"TargetPoint": {
"Value": "Root"
},
"Duration": 0.1,
"MoveSpeed": 5,
"KeepAttach": false
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "Clt_Respawn"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsAttachToTargetEntity": true,
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_Minion04_01_SpecialAppear_Lod0.prefab",
"Scale": {
"X": 5,
"Y": 5,
"Z": 5
},
"IsEnableReplay": true,
"SubObjectModifyDataList": []
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
],
"ValueSource": {
"Values": []
},
"Type": "Entity",
"EntityEventList": [
{
"Name": "Clt_Trough"
},
{
"Name": "Clt_Respawn"
}
]
}