mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.5.0_D11507074_A11495076_L11433868
This commit is contained in:
@@ -0,0 +1,174 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.GenericSwitchCase",
|
||||
"SwitchRef": {
|
||||
"$type": "RPG.GameCore.SwitchRefGraphDynamicFloat",
|
||||
"Name": "MovingType"
|
||||
},
|
||||
"Cases": [
|
||||
{
|
||||
"$type": "RPG.GameCore.NumberCaseContainer",
|
||||
"Case": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 1
|
||||
}
|
||||
},
|
||||
"OnSuccess": [
|
||||
{
|
||||
"$type": "RPG.GameCore.PropCurveSetStartPoint",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
||||
},
|
||||
"TargetCurve": {
|
||||
"Custom": true,
|
||||
"Key": "CurveRef"
|
||||
},
|
||||
"Duration": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0
|
||||
}
|
||||
},
|
||||
"UseCurveRotationPitch": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.PropCurveMoveStart",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
||||
},
|
||||
"MoveMode": {
|
||||
"$type": "RPG.GameCore.PropCurveMoveStartMode_Circle",
|
||||
"Positive": true
|
||||
},
|
||||
"MoveType": "Speed",
|
||||
"MoveTypeValue": {
|
||||
"IsDynamic": true,
|
||||
"PostfixExpr": {
|
||||
"OpCodes": "AQAR",
|
||||
"FixedValues": [],
|
||||
"DynamicHashes": [
|
||||
-315470624
|
||||
]
|
||||
}
|
||||
},
|
||||
"InterpHalfTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"UseCurveRotationRoll": true,
|
||||
"UseCurveRotationPitch": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.NumberCaseContainer",
|
||||
"Case": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 2
|
||||
}
|
||||
},
|
||||
"OnSuccess": [
|
||||
{
|
||||
"$type": "RPG.GameCore.PropCurveSetStartPoint",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
||||
},
|
||||
"TargetCurve": {
|
||||
"Custom": true,
|
||||
"Key": "CurveRef"
|
||||
},
|
||||
"Duration": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0
|
||||
}
|
||||
},
|
||||
"UseCurveRotationPitch": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.PropCurveMoveStart",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
||||
},
|
||||
"MoveMode": {
|
||||
"$type": "RPG.GameCore.PropCurveMoveStartMode_PinPong"
|
||||
},
|
||||
"MoveType": "Speed",
|
||||
"MoveTypeValue": {
|
||||
"IsDynamic": true,
|
||||
"PostfixExpr": {
|
||||
"OpCodes": "AQAR",
|
||||
"FixedValues": [],
|
||||
"DynamicHashes": [
|
||||
-315470624
|
||||
]
|
||||
}
|
||||
},
|
||||
"InterpHalfTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"UseCurveRotationRoll": true,
|
||||
"UseCurveRotationPitch": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.TriggerSound",
|
||||
"SoundName": {
|
||||
"Value": "Ev_sfx_amphoreus_prop_flypig_loop"
|
||||
},
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": []
|
||||
}
|
||||
],
|
||||
"ValueSource": {
|
||||
"Values": [
|
||||
{
|
||||
"$type": "RPG.GameCore.SharedInt",
|
||||
"Key": "MovingType"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.SharedFloat",
|
||||
"Value": 10,
|
||||
"Key": "FlyingSpeed"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.SharedJsonConfig",
|
||||
"Value": {
|
||||
"$type": "RPG.GameCore.GameLevelObjectRefConfig"
|
||||
},
|
||||
"Key": "CurveRef"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.SharedString",
|
||||
"Value": "“”",
|
||||
"Key": "CustomString"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Type": "Entity",
|
||||
"EntityEventList": []
|
||||
}
|
||||
Reference in New Issue
Block a user