mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
178 lines
5.0 KiB
JSON
178 lines
5.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.GenericSwitchCase",
|
|
"SwitchRef": {
|
|
"$type": "RPG.GameCore.SwitchRefGraphDynamicFloat",
|
|
"Name": "MovingType"
|
|
},
|
|
"Cases": [
|
|
{
|
|
"$type": "RPG.GameCore.NumberCaseContainer",
|
|
"Case": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.PropCurveSetStartPoint",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TargetCurve": {
|
|
"Custom": true,
|
|
"Key": "CurveRef"
|
|
},
|
|
"Duration": {
|
|
"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": {
|
|
"FixedValue": {
|
|
"Value": 0.2
|
|
}
|
|
},
|
|
"UseCurveRotationRoll": true,
|
|
"UseCurveRotationPitch": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.NumberCaseContainer",
|
|
"Case": {
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
},
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.PropCurveSetStartPoint",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TargetCurve": {
|
|
"Custom": true,
|
|
"Key": "CurveRef"
|
|
},
|
|
"Duration": {
|
|
"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": {
|
|
"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": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupHitBox",
|
|
"OnBeHit": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEvent",
|
|
"EventName": {
|
|
"Value": "Behit"
|
|
}
|
|
}
|
|
],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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": "Entity",
|
|
"EntityEventList": []
|
|
} |