OSPRODWin3.4.0_D10949372_A10916365_L10897625

This commit is contained in:
Dimbreath-Server
2025-07-03 15:21:03 +02:00
parent 19cdbb0b5c
commit 1db07c6451
6 changed files with 98 additions and 403 deletions

View File

@@ -7,38 +7,13 @@
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "Stage10441060_Ultra",
"OnTrigger": [
{
"$type": "RPG.GameCore.RecordEntityFormationIndex",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1408
}
},
{
"$type": "RPG.GameCore.DefineDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"DynamicKey": {
"Value": "DynamicFormationIndex"
}
},
{
"$type": "RPG.GameCore.SetDynamicValueByFormationIndex",
"DynamicKey": "DynamicFormationIndex",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1408
},
"CountingOption": "IgnoreServant"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "1408"
}
],
@@ -57,19 +32,7 @@
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"UltraButtonByFormationIndex"
],
"ParamInt": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1930086350
]
}
}
"EnableBattleOperationList": []
}
]
}