Files
turnbasedgamedata/Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_ShieldCoin_05.json
2025-09-25 21:02:32 +02:00

248 lines
6.6 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSwitchMaterial",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"MatID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
453764210
]
}
}
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.GenericSwitchCase",
"SwitchRef": {
"$type": "RPG.GameCore.SwitchRefGraphDynamicFloat",
"Name": "RotationType"
},
"Cases": [
{
"$type": "RPG.GameCore.NumberCaseContainer",
"Case": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"OnSuccess": [
{
"$type": "RPG.GameCore.SetupEffectTransformParams",
"FloatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"FloatingDistance": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"OverrideRotating": true,
"RotatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"RotatingSpeed": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
{
"$type": "RPG.GameCore.NumberCaseContainer",
"Case": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"OnSuccess": [
{
"$type": "RPG.GameCore.SetupEffectTransformParams",
"FloatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"FloatingDistance": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"OverrideRotating": true,
"RotatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1
}
},
"RotatingSpeed": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
}
}
]
},
{
"$type": "RPG.GameCore.NumberCaseContainer",
"Case": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"OnSuccess": [
{
"$type": "RPG.GameCore.SetupEffectTransformParams",
"FloatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"FloatingDistance": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"OverrideRotating": true,
"RotatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 100
}
},
"RotatingSpeed": {
"IsDynamic": false,
"FixedValue": {
"Value": 360
}
}
}
]
},
{
"$type": "RPG.GameCore.NumberCaseContainer",
"Case": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
},
"OnSuccess": [
{
"$type": "RPG.GameCore.SetupEffectTransformParams",
"OverrideFloating": true,
"FloatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"FloatingDistance": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"OverrideRotating": true,
"RotatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"RotatingSpeed": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "OnDestruction"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Custom": true,
"Key": "GE_Destruction"
}
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedInt",
"Key": "RotationType"
},
{
"$type": "RPG.GameCore.SharedInt",
"Key": "Colour"
},
{
"$type": "RPG.GameCore.SharedString",
"Value": "GE_Destruction",
"Key": "GE_Destruction"
}
]
},
"Type": "Entity",
"EntityEventList": [
{
"Name": "Srv_OnDestruction",
"IsClient": false
},
{
"Name": "SwitchHand_RocketPunchHit"
},
{
"Name": "OnDestruction"
}
]
}