mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
21 lines
483 B
JSON
21 lines
483 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_CutScence/Eff_Story_Common/HoloGram/Eff_Story_HoloGram_Avatar_JingYuan_00.prefab"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |