mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
25 lines
499 B
JSON
25 lines
499 B
JSON
{
|
|
"AdvResidentEffects": {
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ConfigNameList": [
|
|
"Spark"
|
|
]
|
|
},
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"AdvEffectList": [
|
|
{
|
|
"ConfigName": "Spark",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_LykosHead_01_Spark_Lod0.prefab",
|
|
"FollowTargetAlways": true,
|
|
"Scale": {
|
|
"X": 1,
|
|
"Y": 1,
|
|
"Z": 1
|
|
}
|
|
}
|
|
]
|
|
} |