mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
42 lines
894 B
JSON
42 lines
894 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimStateChange",
|
|
"StateName": "IdleShow01",
|
|
"IsEnter": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCSingleBubbleTalk",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
},
|
|
"AutoSkipTime": 1,
|
|
"TalkSentenceID": {
|
|
"IsDynamic": true,
|
|
"PostfixExpr": {
|
|
"OpCodes": "AQAR",
|
|
"FixedValues": [],
|
|
"DynamicHashes": [
|
|
712400862
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Value": 403800004,
|
|
"Key": "SentenceID"
|
|
}
|
|
]
|
|
},
|
|
"Type": "Entity"
|
|
} |